You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/09/30 23:57:19 UTC

[jira] Created: (MAVEN-1704) artifactId is used as groupId when the latest is not defined

artifactId is used as groupId when the latest is not defined
------------------------------------------------------------

         Key: MAVEN-1704
         URL: http://jira.codehaus.org/browse/MAVEN-1704
     Project: Maven
        Type: Bug
  Components: inheritance  
    Versions: 1.1-beta-2    
 Reporter: Carlos Sanchez


artifactId is used as groupId when the latest is not defined (using extends at least), both in 1.0.2 and 1.1b2, which I believe it's a problem, maven should complain.
Which is really a problem is that if pom a extends pom b, and no groupId is defined in any of both, in 1.0.2 the artifactId of a is chosen as groupId, while in 1.1 artifactId of b is the chosen one.

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