No test source files to compile.
${maven.junit.sysproperties}
${maven.junit.jvmargs}
No tests to run.
${maven.junit.sysproperties}
${maven.junit.jvmargs}
You must define the test case to run via -Dtestcase=classname
Example: maven -Dtestcase=MyTest test:single
${maven.junit.sysproperties}
${maven.junit.jvmargs}
No tests to run.
You must define the test case to run via -Dtestmatch=pattern
Example: maven -Dtestmatch=*Foo* test:match
${maven.junit.sysproperties}
No tests to run.
[deprecated] please use the test:single goal instead
[deprecated] please use the test:match goal instead
Used by eclipse to drag in test plugin context