warning with multiple child modules with the same artifact id
-------------------------------------------------------------

         Key: MNG-1223
         URL: http://jira.codehaus.org/browse/MNG-1223
     Project: Maven 2
        Type: New Feature
 Reporter: Matthew Pocock
    Priority: Minor


Sometimes when splitting up big modules into child modules I muck up, and end 
up with multiple children with the same artifactId, which causes trouble later.

It would be nice if at the time when m2 is building the list of all children of 
a module and ordering them and stuff, if it could warn or throw an error if 
there are multiple children with the same artifactId - I presume this would 
only cut in if they also had the same groupId.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to