prafulljha / maven-replacer-plugin

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

Option: Don't fail when file not found #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Try to replace something in non-existent file
2. Build fails when the file is not found.

This failure should be optional.

[INFO] [replacer:replace {execution: mrp1}]
[INFO] Replacing attribute A with attribute B in /.../messaging-service.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] /.../messaging-service.xml (No such file or directory)

Original issue reported on code.google.com by dynaw...@gmail.com on 13 May 2009 at 2:53

GoogleCodeExporter commented 9 years ago
I'll take this on board as an enhancement. :-)

Original comment by baker.st...@gmail.com on 15 May 2009 at 6:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Completed in 1.0.0

Original comment by baker.st...@gmail.com on 14 Jul 2009 at 1:25