The javadoc you specified clearly state though, that skipTests is recommended because maven.test.skip doesn't compile the testcases :)

IMHO the FAQ should follow the recommended guidelines, so shouldn't it use skipTests instead of maven.test.skip?

With kind regards,
Geoffrey De Smet

Olivier Lamy schreef:
Hi,
Both are supported but it's not the same effect :-)

Read here : 
http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#skip
.

--
Olivier

2009/7/27 Geoffrey De Smet <ge0ffrey.s...@gmail.com>:
The offical FAQ on
 http://maven.apache.org/general.html
Still mentions this text:

How do I skip the tests?
   Add the parameter -Dmaven.test.skip=true in the command line

Hasn't that been changed to "-DskipTests"?

--
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to