I am trying to stop maven from compiling the Tests. I have already tried using -DskipTests
and -Dmaven.test.skip=true
. But neither stops maven from compiling the tests.
mvn clean install -Dmaven.test.skip=true -DskipTests -T1C
I get errors in the tests.
Aucun commentaire:
Enregistrer un commentaire