Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.1
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
MSITE-502 Multiple Parent-Links and additional module-link inherited wrong from parent
- Closed