11.5.8 Copy project dependencies
This copies the dependencies of a certain Maven project to a Maven-style local repository. This is used by the binary distribution build script.
./tools/artifacter/target/artifacter-dev -l -s <source-repo> -d <dest-repo>
Previous