Am 12.01.2016 um 14:14 schrieb drug007:

one of my projects is always rebuild by dub like I use --force option. In verbose mode dub says:
File '/home/drug/workspace/rdpl/test/dub.selections.json' modified, need rebuild.
What is the reason of this behavior? Is it known bug?

Can you check the modification time of that "dub.selections.json" file?
Does it change for every build, or is it maybe in the future? In the
latter case you'd just have to re-save it once in a text editor to fix
the issue. In the former case there must be some bug within DUB.