[ http://jira.codehaus.org/browse/MANTTASKS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann moved MNG-1860 to MANTTASKS-132: -------------------------------------------------- Affects Version/s: (was: 2.0.1) 2.0.1 Component/s: (was: Ant tasks) POM Integration Key: MANTTASKS-132 (was: MNG-1860) Project: Maven 2.x Ant Tasks (was: Maven 2) > maven.* project references no longer resolve in ant tasks. > ---------------------------------------------------------- > > Key: MANTTASKS-132 > URL: http://jira.codehaus.org/browse/MANTTASKS-132 > Project: Maven 2.x Ant Tasks > Issue Type: Bug > Components: POM Integration > Affects Versions: 2.0.1 > Reporter: John Casey > Assignee: John Casey > Priority: Blocker > > 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