[ http://jira.codehaus.org/browse/MAVEN-1704?page=all ]

Arnaud Heritier updated MAVEN-1704:
-----------------------------------

    Fix Version: 1.1-beta-3

> 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
>      Fix For: 1.1-beta-3

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

Reply via email to