There is another issue with that release caused by the change in r1051839, which adds http://dist.wso2.org/maven2 as a repository. The problem is that this repository is not properly managed. It contains artifacts with the same groupId, artifactId and version as Maven central, but with different content. Example:
http://dist.wso2.org/maven2/org/apache/axis2/addressing/1.5/addressing-1.5.pom http://repo1.maven.org/maven2/org/apache/axis2/addressing/1.5/addressing-1.5.pom This threatens the stability of the build of the Rampart project as well as downstream projects. We had lots of issues with the java.net repository, which is also not managed properly, and Axis2 now no longer relies on this repository. We should not make the same mistake again. Therefore my vote is -1. Andreas On Thu, Dec 23, 2010 at 05:37, Selvaratnam Uthaiyashankar <[email protected]> wrote: > Devs, > > This is the vote for Apache Rampart 1.5.1 release. > > Please review the signed artifacts: > > http://people.apache.org/~shankar/rampart/1.5.1/dist/ > > The m2 repository is available at: > http://people.apache.org/~shankar/rampart/1.5.1/m2_repo/ > > The site is temporarily hosted at: > http://people.apache.org/~shankar/rampart/1.5.1/site/ > > SVN Info: > https://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.5.1 > > It was tested against Axis2 release candidates hosted in: > http://people.apache.org/~veithen/1.5.4/ > > Here's my +1 (binding) to declare the above dist as Apache Rampart 1.5.1 > > thanks, > Shankar > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
