Support of the syntax "*" to exclude several artifacts
------------------------------------------------------

                 Key: MECLIPSE-541
                 URL: http://jira.codehaus.org/browse/MECLIPSE-541
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Improvement
          Components: Core : Dependencies resolution and build path (.classpath)
    Affects Versions: 2.6
         Environment: maven 2.0.9
Java 6
            Reporter: Jean-Paul GUIGUI
            Priority: Minor


Will be nice if the <excludes> list could resolve "*" as assembly plugin is 
doing. For instance:
<exclude>myGroupId:my-*-artifact</exclude>
should exclude all the artifcat starting by "my-" abd finishing by "-artifact"



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