[ http://jira.codehaus.org/browse/MEV-272?page=all ]
     
Edwin Punzalan closed MEV-272:
------------------------------

     Assign To: Edwin Punzalan  (was: Carlos Sanchez)
    Resolution: Fixed

Thanks.

Relocation pom created.


NOTE: May take up to 4 hours for the fix to reach central repo.

> 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
>     Assignee: Edwin Punzalan

>
>
> 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]

Reply via email to