Incorrect resolution of parent POM properties
---------------------------------------------

         Key: MNG-2124
         URL: http://jira.codehaus.org/browse/MNG-2124
     Project: Maven 2
        Type: Bug

  Components: Inheritence and Interpolation  
    Versions: 2.0.2    
 Environment: Windows XP, JDK 1.4.2_11
    Reporter: Kjetil Ødegaard
 Attachments: maven-bug.zip

Unzip maven-bug to current dir and cd to maven-bug/artifact.

Now, Maven 2.0.1 handles things correctly (irrelevant output removed):

{code}[echo] Parent: parentartifact, project: artifact{code}

But Maven 2.0.2 has a bug:

{code}[echo] Parent: artifact, project: artifact{code}


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to