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 <[email protected]>:
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: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to