[ http://jira.codehaus.org/browse/MEV-428?page=comments#action_71094 ] Tomasz Pik commented on MEV-428: --------------------------------
Correction, it should be: <groupId>groovy</groupId> <artifactId>groovy-1.0-jsr</artifactId> <name>groovy</name> <version>06</version> > Incorrect version for groovy-1.0-jsr-06 > --------------------------------------- > > Key: MEV-428 > URL: http://jira.codehaus.org/browse/MEV-428 > Project: Maven Evangelism > Issue Type: Improvement > Components: Invalid POM > Reporter: Tomasz Pik > > currently pom > (http://www.ibiblio.org/maven2/groovy/groovy-1.0-jsr/06/groovy-1.0-jsr-06.pom) > has: > <groupId>groovy</groupId> > <artifactId>groovy</artifactId> > <name>groovy</name> > <version>1.0-jsr-06</version> > but is located as groovy/groovy-1.0-jsr/06/groovy-1.0-jsr-06.pom > so it should be > <groupId>groovy</groupId> > <artifactId>groovy</artifactId> > <name>groovy-1.0-jsr</name> > <version>06</version> > The same problem for versions 01 and 02, versions 03, 04 and 05 looks OK > Also version 06 referencing xpp3:xpp3:jar:1.1.3.4-RC8_min, which is not > existing at ibiblio. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira