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 |
Don't use it on a production repository without testing it out first !