maven.* project references no longer resolve in ant tasks.
----------------------------------------------------------

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

  Components: Ant tasks  
    Versions: 2.0.1    
    Reporter: John Casey
 Assigned to: John Casey 
    Priority: Blocker
     Fix For: 2.0.2


from original email:

The following reference in ant run used to work. Now it resolves to
null.null. Did something fundamental change or is this a bug?
              <unzip src="${maven.build.finalName}.${maven.packaging}"
dest="target/classes"></unzip>       
  

>From follow-up email:

changing to pom.* fixes the problem

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