“maven.test.skip.exec=true” the tests get compiled, but not executed.
“maven.test.skip=true” doesn’t compile or execute the tests.
“-DskipTests” is the same as “maven.test.skip.exec=true“
“maven.test.skip.exec=true” the tests get compiled, but not executed.
“maven.test.skip=true” doesn’t compile or execute the tests.
“-DskipTests” is the same as “maven.test.skip.exec=true“