Validate coordinates of dependency exclusions
---------------------------------------------

                 Key: MNG-4744
                 URL: http://jira.codehaus.org/browse/MNG-4744
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: Dependencies, POM
    Affects Versions: 3.0-beta-1
            Reporter: Benjamin Bentmann
            Priority: Minor


The coordinates for exclusons should be subject to the same validation as 
dependencies, i.e. groupId&artifactId should be valid IDs. Maven itself doesn't 
care, but a typo in there or an attempt to use wildcards will cause surprises 
to users so let's emit a warning.

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