You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Stephen Duncan Jr (JIRA)" <ji...@codehaus.org> on 2006/01/03 21:15:12 UTC

[jira] Created: (MEV-277) More Spring Dependencies Should be Optional

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org