You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Francesco Tinti (JIRA)" <ji...@codehaus.org> on 2006/04/23 21:25:19 UTC

[jira] Commented: (MEV-378) Fix cglib in groovy-1.0-jsr-05

    [ http://jira.codehaus.org/browse/MEV-378?page=comments#action_64011 ] 

Francesco Tinti commented on MEV-378:
-------------------------------------

sorry for this duplicates. See MEv-377.
A browser refresh :(

> Fix cglib in groovy-1.0-jsr-05
> ------------------------------
>
>          Key: MEV-378
>          URL: http://jira.codehaus.org/browse/MEV-378
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Invalid POM
>     Reporter: Francesco Tinti

>
>
> Dependency should be
>     <dependency>
>       <groupId>cglib</groupId>
>       <artifactId>cglib-nodep</artifactId>
>       <version>2.1</version>
>     </dependency>
> instead of 
>     <dependency>
>       <groupId>cglib</groupId>
>       <artifactId>cglib</artifactId>
>       <version>nodep-2.1</version>
>     </dependency>

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