This is just a short message for all you out there that want to suppress testing with maven. Heres how to do it:
$ mvn package -Dmaven.test.skip=true
Have fun with your additionally won spare time ;).
This is just a short message for all you out there that want to suppress testing with maven. Heres how to do it:
$ mvn package -Dmaven.test.skip=true
Have fun with your additionally won spare time ;).
Be the first to start the conversation!