I have question about maven. How can I disable buildnumber-maven-plugin through command line option. I want to run \"mvn test\" command on our continuous integration server,
You may skip failure without change pom.xml in project. Please look at my answer at Disable maven build number plugin
pom.xml