You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Use attached pom.xml
2. Create folder src/ next to pom.xml, place empty test.java in there.
3. run "mvn compile"
What is the expected output? What do you see instead?
pom.xml should change its foo property.
Instead maven reports error:
Failed to execute goal com.google.code.maven-replacer-plugin:maven-replacer-plugin:1.4.1:replace (default) on project testid: Error during XML replacement: Content is not allowed in prolog.
What version of the product are you using?
1.4.1
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 15 Oct 2014 at 2:13
Original issue reported on code.google.com by
[email protected]
on 15 Oct 2014 at 2:13Attachments:
The text was updated successfully, but these errors were encountered: