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. http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=5&rev2=6 -------------------------------------------------- '''THIS SECTION IS INCOMPLETE - DO NOT USE YET''' + Make sure you are using Commons Parent V16 or later. + This is necessary to ensure that Nexus is used as the deployment target. + First, create the SVN tag (with appropriate non-SNAPSHOT version in the pom), check it out into a fresh workspace and build/test the code. Once the code appears to be ready, the Maven artifacts can be deployed: - '''TO BE DETERMINED - at present mvn deploy -Prelease won't deploy to Nexus, but to the live forge''' + {{{mvn deploy -Prelease [-Plocal-deploy]}}} The {{{-Plocal-deploy}}} parameter can be used as described above to redirect the deployment to target/deploy. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org