Extend Mojo API to allow resolution of both compile and runtime dependencies
----------------------------------------------------------------------------

                 Key: MNG-4293
                 URL: http://jira.codehaus.org/browse/MNG-4293
             Project: Maven 2
          Issue Type: Improvement
          Components: Plugin API, Plugins and Lifecycle
    Affects Versions: 2.0.10
            Reporter: Benjamin Bentmann
            Priority: Minor


Right now, only {...@requiresdependencyresolution compile|runtime|test}} is 
supported. However, {{runtime}} is no superset of {{compile}} but plugins 
occasionally need both scopes. To better support those use cases, a new 
resolution scope {{compile+runtime}} will be introduced. See also [\[DISCUSS\] 
Extend Mojo API to allow for resolution of multiple dependency 
scopes|http://markmail.org/message/2z4vlqhxm6qb4owk]

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