gradle-plugins
gradle-plugins copied to clipboard
DepNames should allow configuration of location of dependencies.properties
I would like to suggest that you provide a mechanism for providing the location of dependencies.properties instead of assuming it is in ~/.gradle/dependencies.properties When using a CI environment like Jenkins or Hudson you may want to have this information in the project source instead of a global one.