You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2007/03/22 03:16:01 UTC

mvn -Dtest=false = mvn -Dmaven.test.skip=false

(I keep sending things meant for this list to dev@maven.a.o and  
things meant for dev@geronimo.a.o to that list, anyways...)

I just found out that -Dtest=false is the same as - 
Dmaven.test.skip=true... for those that don't like to type so much...  
FYI.

--jason