[ http://jira.codehaus.org/browse/MAVENUPLOAD-844?page=all ]
     
Henri Tremblay reopened MAVENUPLOAD-844:
----------------------------------------


Sadly it still wrong. My pom.xml is ok but the one in the repository is using 
2.1.3 as the cglib version. It should be 2.1_3 with and underscore (yes, cglib 
is versionning strangely the jars). The dependecy is the following:

    <dependency>
      <groupId>cglib</groupId>
      <artifactId>cglib-nodep</artifactId>
      <version>2.1_3</version>
    </dependency>  


> Easymock class extension 2.2
> ----------------------------
>
>          Key: MAVENUPLOAD-844
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-844
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Henri Tremblay
>     Assignee: Carlos Sanchez

>
>


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

Reply via email to