[ http://jira.codehaus.org/browse/MEV-101?page=all ]
Carlos Sanchez closed MEV-101:
------------------------------
Assign To: Carlos Sanchez
Resolution: Fixed
> M2-Hibernate 3.1beta POM should refer to asm version 1.5.3
> -----------------------------------------------------------
>
> Key: MEV-101
> URL: http://jira.codehaus.org/browse/MEV-101
> Project: Maven Evangelism
> Type: Bug
> Reporter: Jin Ruan
> Assignee: Carlos Sanchez
>
>
> http://www.ibiblio.org/maven2/hibernate/hibernate/3.1beta2/hibernate-3.1beta2.pom
> Please update the asm dependency jar file version from 1.4.3 to 1.5.3.
> <dependency>
> <groupId>asm</groupId>
> <artifactId>asm</artifactId>
> <version>1.5.3</version>
> </dependency>
> The asm 1.4.3 causes problem with the CGLIB library bundled with this version
> of Hibernate. The corresponding POM file in the Maven 1.x repository is
> correctly referencing to asm 1.5.3.
> Thanks.
--
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]