You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jean-Paul GUIGUI (JIRA)" <ji...@codehaus.org> on 2009/03/30 04:19:12 UTC

[jira] Created: (MECLIPSE-541) Support of the syntax "*" to exclude several artifacts

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