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,
mvn clean install deploy -Dbuildnumber.phase=none