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 sebbapache.
The comment on this change is: Profile is test-deploy not local-deploy.
http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=13&rev2=14

--------------------------------------------------

  
  Once the code appears to be ready, the Maven artifacts can be deployed:
  
- {{{mvn deploy -Prelease [-Plocal-deploy]}}}
+ {{{mvn deploy -Prelease [-Ptest-deploy]}}}
  
- The {{{-Plocal-deploy}}} parameter can be used as described above to redirect 
the deployment to target/deploy.
+ The {{{-Ptest-deploy}}} parameter can be used as described above to redirect 
the deployment to target/deploy.
  
  Otherwise, the artifacts will be deployed to the release staging repository 
in Nexus.
  

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

Reply via email to