Spring-dao has an invalid dependency on jta
-------------------------------------------
Key: MEV-354
URL: http://jira.codehaus.org/browse/MEV-354
Project: Maven Evangelism
Type: Bug
Components: Dependencies
Reporter: Alexandre Poitras
The jta dependency doesn't have any version so it doesn't get include in the
build process :
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>jta</artifactId>
</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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]