[ http://jira.codehaus.org/browse/MNG-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter updated MNG-1906:
------------------------------
Component/s: Plugins and Lifecycle
Inheritance and Interpolation
> properties not being replaced before being passed to plugins (specificaly the surefire
plugin)
> ----------------------------------------------------------------------------------------------
>
> Key: MNG-1906
> URL: http://jira.codehaus.org/browse/MNG-1906
> Project: Maven 2
> Issue Type: Bug
> Components: Inheritance and Interpolation, Plugins and Lifecycle
> Reporter: Bill Dudney
> Fix For: 2.1.x
>
> Attachments: foo-root.tar.gz, transcript.txt
>
>
> in the attached foo-root proj run mvn package from foo-root and you will see that ${project.build.directory}
is not substituted but ${project.x.build.directory} is.
> I spent a bit of time chatting with jdcasey on irc on Dec-07-2005 about this issue if
that helps.
--
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
|