0 votes
in Azure by
Syntax to skip the compilation of the test

1 Answer

0 votes
by

mvn install -Dmaven.test.skip=true

...