[
http://jira.codehaus.org/browse/MSITE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Theussl updated MSITE-488:
--------------------------------
Fix Version/s: 2.3
> site:deploy shouldn't repace variables from site.xml
> ----------------------------------------------------
>
> Key: MSITE-488
> URL: http://jira.codehaus.org/browse/MSITE-488
> Project: Maven 2.x and 3.x Site Plugin
> Issue Type: Bug
> Components: site:deploy
> Affects Versions: 2.1.1
> Reporter: Krashan Brahmanjara
> Fix For: 2.3
>
>
> Action site:deploy pushes site.xml to external location.
> This action works ok but parse original site description and send different
> to server.
> For example orignal site.xml contain line
> <item name="${project.name}" href="." />
> sended file contain line
> <item name="Core Parent POM" href="." />
> instead..
> I suppose that developers expect that original file will be commited to maven
> repository.
--
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