More Spring Dependencies Should be Optional
-------------------------------------------
Key: MEV-277
URL: http://jira.codehaus.org/browse/MEV-277
Project: Maven Evangelism
Type: Improvement
Components: Dependencies
Reporter: Stephen Duncan Jr
I appreciate all the work that has been done on getting Springs dependencies
optional. However, I still have a global parent POM defining
dependencyManagement dependencies for my spring jars that contain the following
exclusions. I may be wrong on a couple, but I think most of them should be
optional, as I've had no problems excluding them.
For spring-aop, I exclude aopalliance:aopalliance, and oro:oro
For spring-web, I exclude javax.servlet:jsp-api, javax.servlet:jstl, and
taglibs:standard
For spring-dao, I exclude javax.transaction:jta
For spring-orm, I exclude org.springframework:spring-webmvc
--
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]