On 2011-07-27, sebb wrote: > Aside:
> Seems wrong that site plugin creates output under src/site - surely it > should be created under target? > Is there a bug in the POM or the Commons Parent POM - or is it a bug > in the site plugin? Apart from the obvious fact that I don't know what I do when I use mvn so it could always be a driver's error, this is what the UsingNexus wiki page says: ,---- | Once done, run a command like this from your tag: | | mvn site:stage-deploy -DstagingDirectory=src/site \ | -DstagingSiteURL=scp://[...]/people.apache.org/builds/commons/compress/1.1/RC1 `---- the -DstagingDirectory looks suspicious. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org