On 3 April 2011 14:20, Simone Tripodi <simonetrip...@apache.org> wrote: > I would be moe than pleased to follow the Nexus way, but I'm following
Looks like Discovery is not using Nexus anyway. > the guide on Wiki[1] to avoid mistakes. > Any recommendation? Thanks in advance! > Simo > > [1] http://wiki.apache.org/commons/CreatingReleases > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > > > On Sun, Apr 3, 2011 at 3:13 PM, sebb <seb...@gmail.com> wrote: >> On 3 April 2011 01:23, <simonetrip...@apache.org> wrote: >>> Author: simonetripodi >>> Date: Sun Apr 3 00:23:32 2011 >>> New Revision: 1088193 >>> >>> URL: http://svn.apache.org/viewvc?rev=1088193&view=rev >>> Log: >>> added missing RC profile (cannot be defined in parent) >> >> Not sure this is needed if one uses Nexus, but won't do any harm. >> >>> Modified: >>> commons/proper/discovery/trunk/pom.xml >>> >>> Modified: commons/proper/discovery/trunk/pom.xml >>> URL: >>> http://svn.apache.org/viewvc/commons/proper/discovery/trunk/pom.xml?rev=1088193&r1=1088192&r2=1088193&view=diff >>> ============================================================================== >>> --- commons/proper/discovery/trunk/pom.xml (original) >>> +++ commons/proper/discovery/trunk/pom.xml Sun Apr 3 00:23:32 2011 >>> @@ -188,4 +188,18 @@ >>> </plugins> >>> </reporting> >>> >>> + <profiles> >>> + <profile> >>> + <id>rc</id> >>> + <distributionManagement> >>> + <!-- Cannot define in parent ATM, see COMMONSSITE-26 --> >>> + <site> >>> + <id>apache.website</id> >>> + <name>Apache Commons Release Candidate Staging Site</name> >>> + >>> <url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/builds/commons/${commons.componentid}/${commons.release.version}/${commons.rc.version}/site</url> >>> + </site> >>> + </distributionManagement> >>> + </profile> >>> + </profiles> >>> + >>> </project> >>> >>> >>> >> >> --------------------------------------------------------------------- >> 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org