Login
Remember
Register
Ask a Question
Syntax to skip the compilation of the test
0
votes
asked
Jan 31, 2020
in
Azure
by
Tate
Syntax to skip the compilation of the test
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
Tate
mvn install -Dmaven.test.skip=true
...