[
http://jira.codehaus.org/browse/MASSEMBLY-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey closed MASSEMBLY-367.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.2-beta-6
Assignee: John Casey
if this workaround doesn't solve the problem, please reopen and attach a sample
project that uses the latest plugin release, and displays the problem.
> mvn assembly:assembly fails to replace ${parent.parent.version}
> ---------------------------------------------------------------
>
> Key: MASSEMBLY-367
> URL: http://jira.codehaus.org/browse/MASSEMBLY-367
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.2-beta-2
> Environment: Maven 2.0.8
> Ubuntu Hardy
> Java 5
> Reporter: Pablo Saavedra
> Assignee: John Casey
> Fix For: 2.2-beta-6
>
>
> I have a multi module project with the following structure:
> parent
> dev
> jar1
> war
> In the jar1 project there's a file with the following expression:
> ${parent.parent.version}
> This expression is being correctly replaced by the project's version when I
> run clean install, but when I run assembly:assembly, the expression remains
> as is. The file is filtered in the resources declarartion of the pom.xml
> Any ideas about what can be the cause of this?
> Thanks.
--
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