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