[ http://jira.codehaus.org/browse/MEV-272?page=all ]
Carlos Sanchez moved MAVENUPLOAD-650 to MEV-272: ------------------------------------------------ Bundle URL: (was: http://www.ibiblio.org/maven2/groovy/groovy-1.0-jsr/04/groovy-1.0-jsr-04.pom) Key: MEV-272 (was: MAVENUPLOAD-650) Project: Maven Evangelism (was: maven-upload-requests) > Groovy 1.0-jsr-04 not uploaded correctly > ---------------------------------------- > > Key: MEV-272 > URL: http://jira.codehaus.org/browse/MEV-272 > Project: Maven Evangelism > Type: Bug > Reporter: Dominik Roblek > > > The groovy is declared in POM as: > <groupId>groovy</groupId> > <artifactId>groovy</artifactId> > <version>1.0-jsr-04</version> > but stored in http://www.ibiblio.org/maven2/ repository as: > <groupId>groovy</groupId> > <artifactId>groovy-1.0-jsr</artifactId> > <version>04</version> > Besides the POM has an invalid dependency: > <groupId>cglib</groupId> > <artifactId>cglib</artifactId> > <version>nodep-2.1</version> > The correctly defined dependency would be: > <groupId>cglib</groupId> > <artifactId>cglib-nodep</artifactId> > <version>2.1</version> -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]