Please read
http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#test
thanks,
Robert
ps I wonder why you thought the other would work or what/who gave you that
hint.
Op Tue, 09 Dec 2014 16:01:11 +0100 schreef Adrien Ruffié
<[email protected]>:
Hello all,
I Have several test packages, for example com.myapp.test1,
com.myapp.test2,
com.myapp.test3
How I can exclude by parameter one package ? for example:
mvn test –DskipTests=com.myapp.test1
Or
mvn test –Dtest.exclude=com.myapp.test2
I have try both, and no success …
Thank and best regards.
Adrien Ruffié
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]