Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "UsingNexus" page has been changed by OliverHeger:
http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=32&rev2=33

Comment:
Described staging the site in the home directory.

  mvn site:stage-deploy -DstagingDirectory=src/site \
  -DstagingSiteURL=scp://[...]/people.apache.org/builds/commons/compress/1.1/RC1
  }}}
- The site should appear on the specified folder.
+ The site should appear on the specified folder. Alternatively, you can stage 
the site in your ''public_html'' folder in your home directory on 
''people.apache.org''. This can be done with the following command:
+ {{{
+ mvn site:stage-deploy
+ 
-DstagingSiteURL=scp://people.apache.org/home/<ApacheID>/public_html/foo-1.2rc1
+ }}}
  
  ==== Send Out The Vote ====
  Below you find a vote template to save you some time ...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to