The web and other things
This is just a short message for all you out there that want to suppress testing with maven. Heres how to do it:
1
$ mvn package -Dmaven.test.skip=true
Have fun with your additionally won spare time ;).
Last comments