The following comment has been added to this issue:

     Author: Brett Porter
    Created: Thu, 27 May 2004 2:18 AM
       Body:
tried upgrading to latest Jelly and there are big issues, so this may not happen for a 
while.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1150?page=comments#action_20130

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1150

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1150
    Summary: maven.xml inheritance strangeness
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             inheritance
   Fix Fors:
             1.1
   Versions:
             1.0-rc2

   Assignee: Brett Porter
   Reporter: Sean Timm

    Created: Wed, 4 Feb 2004 4:52 PM
    Updated: Thu, 27 May 2004 2:18 AM

Description:
The attachment contains child/project.xml that extends project-base.xml.  There is a 
maven.xml file in the folder with project-base.xml as well as a maven.xml in the child 
folder.

If you go to the child folder and type "maven different", it will successfully output 
"ECHO".  If you type "maven" or "maven footest", you'll get a 
TargetInvocationException due to the echo call in the parent's maven.xml.  Note that 
other jelly tags work successfully in the parent...it appears to be an issue just with 
Ant tags.

Additionally, if you remove the maven.xml from the child folder, and then type "maven 
footest" in the child folder, you get a "no such goal" error rather than executing the 
inherited maven.xml goal.


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