Prevent Maven Build Number Plugin from failing when locally modified files exist

Cannot forget that when using Maven Build Number Plugin (http://mojo.codehaus.org/buildnumber-maven-plugin/), to prevent it from failing when compiling and there are locally modified files (under development) use the -Dmaven.buildNumber.doCheck=false switch.

0 comments:

Post a Comment