You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2005/10/07 11:40:11 UTC

[jira] Updated: (MEV-9) jmock-cglib should depend on cglib

     [ http://jira.codehaus.org/browse/MEV-9?page=all ]

Edwin Punzalan updated MEV-9:
-----------------------------

    Attachment: jmock-cglib-1.0.1.pom

fixed and should be applied soon

> jmock-cglib should depend on cglib
> ----------------------------------
>
>          Key: MEV-9
>          URL: http://jira.codehaus.org/browse/MEV-9
>      Project: Maven Evangelism
>         Type: Task
>   Components: Invalid POM
>     Reporter: Mark Hobson
>  Attachments: jmock-cglib-1.0.1.pom
>
>
> jmock-cglib requires cglib but doesn't state so in it's dependencies.  Needs the following block:
> <dependency>
> 	<groupId>cglib</groupId>
> 	<artifactId>cglib</artifactId>
> 	<version>2.1</version>
> 	<scope>test</scope>
> </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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org