net.twisterrob.gradle
net.twisterrob.gradle copied to clipboard
Consider dropping dependency on built-in plugins
It just makes it harder in some cases to set up the tasks properly, because the order of the plugin applications are not helping.
See Checkstyle.setConfigDir call for example. It should be set in ctor not in the creator.