Message:
The following issue has been closed.
Resolver: David Eric Pugh
Date: Fri, 23 Jul 2004 6:03 AM
I used a slightly different cglib jar that was already uploaded to ibiblio. The unit
test test-hibernate-schema-export seems to work cleanly.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPHIBERNATE-11
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPHIBERNATE-11
Summary: maven-hibernate needs cglib when sending SQL directly to the database
Type: Bug
Status: Closed
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-hibernate-plugin
Fix Fors:
1.2
Assignee:
Reporter: Henning Schmiedehausen
Created: Thu, 22 Jul 2004 3:20 PM
Updated: Fri, 23 Jul 2004 6:03 AM
Description:
I got "class not found" errors when running schema export commands
until I found out that Hibernate wants to access the cglib which is
not in the project.xml descriptor of the plugin.
I use the cglib-all-2.0.2.jar directly from sf.net which needs uploading
to ibiblio.org
The attached patch adds the dependency to the plugin.
Please apply.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]