On 29 July 2011 18:02, sebb <seb...@gmail.com> wrote: > On 28 July 2011 05:52, Stefan Bodewig <bode...@apache.org> wrote: >> 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. > > Ah, that could be it. I wondered why I did not get the same problem. > > Will try to find out who added that to the Wiki to find out why they > think it's necessary ...
Looks like it was Christian that added that section - is the stagingDirectory definition really needed? If so, can it be moved somewhere else, e.g. under target/ ? >> Stefan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org