-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 notdiffi...@gmx.net on 15 Oct 2014 at 2:13
Attachments:
Reactions are currently unavailable