Hi. Still reading "UsingNexus". This command does not work here:
$ mvn site:deploy This one had been successful (for "staging"): $ mvn site:stage-deploy \ -DstagingDirectory=src/site \ -DstagingSiteURL=scp://er...@people.apache.org:/www/people.apache.org/builds/commons/math/3.0/RC3 Help appreciated. Thanks, Gilles P.S. Rather than using maven again, isn't there a more direct method, since the web site is already available in the directory /www/people.apache.org/builds/commons/math/3.0/RC3 on the "people.apache.org" server, e.g. "rsync" with the live site? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org