Closed GoogleCodeExporter closed 8 years ago
I changed the pom.xml to below and worked as expected.
<configuration>
<file>pom.xml</file>
<replacements>
<replacement>
<xpath>/project/properties/foo/text()</xpath>
<token>${foo}</token>
<value>${replacer.newfoo}</value>
</replacement>
</replacements>
</configuration>
Original comment by srinivas...@gmail.com
on 2 Sep 2014 at 12:33
Okay, looks like it's working then.
I'll close this off.
Original comment by baker.st...@gmail.com
on 13 Oct 2014 at 1:32
Original issue reported on code.google.com by
torben.k...@gmail.com
on 11 Aug 2014 at 9:34Attachments: