Issue warning in case parent.relativePath points at POM with different 
groupId/artifactId
-----------------------------------------------------------------------------------------

                 Key: MNG-4619
                 URL: http://jira.codehaus.org/browse/MNG-4619
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: POM
    Affects Versions: 3.0-alpha-7
            Reporter: Benjamin Bentmann
            Priority: Minor


While a version mismatch for the local POM at parent.relativePath is not 
unusual, discovering a POM with a completely different groupId or artifactId 
indicates an inconsistency between the project structure and the POM. We should 
tell users this via a warning to help fixing their setup and avoid potential 
confusion about parent resolution.

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