Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Wed, 2 Mar 2005 9:53 PM

it appears the patch is AWOL. Since we've upgraded Jelly and the props handler, 
this should be fixed.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.1-beta-1
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Sean Timm

    Created: Wed, 4 Feb 2004 4:52 PM
    Updated: Wed, 2 Mar 2005 9:53 PM

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