[ http://jira.codehaus.org/browse/MEV-316?page=comments#action_57825 ]
Stephen Duncan Jr commented on MEV-316: --------------------------------------- Ok. I'll look and see where I can bring this up with Spring. The only reason it's a pain not to have optional set correctly in the POM is because I can't really rely on using dependencyManagement in a parent POM because of http://jira.codehaus.org/browse/MNG-1557 & http://jira.codehaus.org/browse/MNG-1797 But I don't think anybody else in my organization is likely to use the other excluded pieces with Maven anytime soon. So, as long as it's done in future versions, that's good enough for me. > spring-support should have all dependencies be optional > ------------------------------------------------------- > > Key: MEV-316 > URL: http://jira.codehaus.org/browse/MEV-316 > Project: Maven Evangelism > Type: Improvement > Components: Dependencies > Reporter: Stephen Duncan Jr > Assignee: Carlos Sanchez > > > All the dependencies in spring-support should have <optional>true</optional> > added. spring-support consists of miscellaneous supporting utility clases. > So, for instance, if I'm using the EHCache features, then I don't need any of > the other dependencies. -- 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]
