Oleg, I just fixed the main reactor pom for the tag url. Before the vote, I think it would be better if you simply reverted the release and re-did it from the beginning. Tell me if I can help.
Regards, Hervé Le vendredi 05 décembre 2008, [EMAIL PROTECTED] a écrit : > Author: ogusakov > Date: Thu Dec 4 15:50:40 2008 > New Revision: 723497 > > URL: http://svn.apache.org/viewvc?rev=723497&view=rev > Log: > [maven-release-plugin] prepare release mercury-1.0.0-alpha-2 > [SNAP] >=== --- maven/mercury/trunk/pom.xml (original) > +++ maven/mercury/trunk/pom.xml Thu Dec 4 15:50:40 2008 > @@ -12,7 +12,7 @@ > <artifactId>mercury</artifactId> > <packaging>pom</packaging> > <name>Mercury</name> > - <version>1.0.0-alpha-2-SNAPSHOT</version> > + <version>1.0.0-alpha-2</version> > <description>Maven Mercury is a replacement for the Maven Artifact > subsystem, and a complete replacement for the HTTP/HTTPS/DAV/DAVS portions > of the existing transport.</description> > > <developers> > @@ -606,9 +606,9 @@ > </ciManagement> > > <scm> > - > <connection>scm:svn:http://svn.apache.org/repos/asf/maven/mercury/trunk/</c >onnection> - > <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/mercury >/trunk/</developerConnection> - > <url>http://svn.apache.org/viewvc/maven/mercury/trunk/</url> > + > <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/mercury- >1.0.0-alpha-2</connection> + > <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tag >s/mercury-1.0.0-alpha-2</developerConnection> + > <url>http://svn.apache.org/viewvc/maven/pom/tags/mercury-1.0.0-alpha-2</url >> </scm> > > </project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
