...
| No Format |
|---|
mvn repositorytools:copy-repository \
-Dsource=id::default::http://people.apache.org/path/to//maven-staging/repo \
-Dtarget=id::default::scp://people.apache.org/path/to/destination/repo \
-Ddeploy=true
|
