ihmcrobotics / ihmc-build

Composite build and IDE classpath seperation support for JVM Gradle projects.
Apache License 2.0
5 stars 4 forks source link

Support selecting which dependencies to latest-snapshot lock on to #45

Open calvertdw opened 6 years ago

calvertdw commented 6 years ago

Only used for Bamboo.

Essentially, remove the need for the groupDependencyVersion.

Probably will only work for dependencies passed in through the build plugin's xxxDependencies { ... } blocks.

Maybe check for properties: dependencyOverrideGroup=us.ihmc dependencyOverrideVersion=SNAPSHOT-5102