You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Matthew Pocock (JIRA)" <ji...@codehaus.org> on 2005/10/17 16:40:11 UTC

[jira] Created: (MNG-1223) warning with multiple child modules with the same artifact id

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-1223) warning with multiple child modules with the same artifact id

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1223?page=all ]
     
Brett Porter closed MNG-1223:
-----------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version: 2.0.1

> 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
>     Assignee: Brett Porter
>     Priority: Minor
>      Fix For: 2.0.1

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org