Optionally include "provided" transitive dependencies on classpath
------------------------------------------------------------------

                 Key: MNG-5048
                 URL: http://jira.codehaus.org/browse/MNG-5048
             Project: Maven 2 & 3
          Issue Type: New Feature
          Components: Dependencies
    Affects Versions: 2.2.1
            Reporter: Stephen Cresswell
            Priority: Minor


I want to be able to define a large set of common dependencies in a shared pom. 
The trouble is this only works if the dependencies are compile scope, but not 
provided scope. For my situation the dependencies are already present in the 
server lib directory, so I don't want them bundled with the aar.

-- 
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

        

Reply via email to