Skip to content

ModelingValueGroup/buildtools

Repository files navigation

buildtools

scripted tools we use in building our projects

maven dependencies

To get all the dependencies in your lib folder: use the following commands:

mvn dependency:copy-dependencies -Dmdep.stripVersion=true -DoutputDirectory=lib
mvn dependency:copy-dependencies -Dmdep.stripVersion=true -DoutputDirectory=lib -Dclassifier=javadoc
mvn dependency:copy-dependencies -Dmdep.stripVersion=true -DoutputDirectory=lib -Dclassifier=sources

About

tooling scripts to use in our other projects

Resources

License

Stars

Watchers

Forks

Packages