The following issue has been updated:

    Updater: gilles dodinet (mailto:[EMAIL PROTECTED])
       Date: Mon, 28 Jul 2003 3:13 PM
    Comment:
completly rewritten maven-eclipse-plugin using taglib. 
   o classpathentry/@excluding support
   o classpathentry/@output support (unitTestSourceDirectory only)
   o use JRE_CONTAINER instead of JRE_LIB
   o jar overriding support
   o build.resources and build.unitTest.resources support
optional (using a property) : 
   o add aspectj nature to project
.project is NOT generated but rather transformed using jelly:xml taglib and java | 
aspectj natures are added only if not already present. 
    Changes:
             Attachment changed to plugin.jelly
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-611&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-611


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-611
    Summary: groupId and multiple levels of pom inheritance
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: gilles dodinet

    Created: Fri, 25 Jul 2003 3:03 AM
    Updated: Mon, 28 Jul 2003 3:13 PM
Environment: win2k

Description:
i hope this is not a well known issue (i browsed for it in jira but couldnt find it). 
i have PomC extends PomB  and PomB extends PomA. groupId is defined is the 
least-derived POM (i.e. PomA) but then, when running the reactor it appears that 
PomC.groupId = '' instead of the value defined in PomA. 


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to