mozzash / maven-replacer-plugin

Automatically exported from code.google.com/p/maven-replacer-plugin
MIT License
0 stars 0 forks source link

Ignores outputFilePattern option and overwrites input on Windows/Bamboo #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm using this wonderfull maven plugin to add/replace some text in camel XML 
routes.
When using this in a unit test,  i noticed that on a mac it runs fine : it 
writes the output to the outputFilePattern indicated (to src/test/resources)
On our bamboo server (windows 2012 server R2) however, it completely ignores 
the 'outputFilePattern' option.
No matter what i put there, it always overwrites (!) the input file!

I attached the maven debug log for mac and windows.

Regards
Rino

Original issue reported on code.google.com by Rino.van...@gmail.com on 19 Aug 2015 at 1:38

Attachments: