${_testSrcDirs} No test source files to compile. ${maven.junit.sysproperties} ${maven.junit.envvars} ${maven.junit.jvmargs} There were test failures! ========================================================== WARNING: There were test failures! ========================================================== No tests to run. ${maven.junit.sysproperties} ${maven.junit.envvars} ${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.envvars} ${maven.junit.jvmargs} There were test failures! ========================================================== WARNING: There were test failures! ========================================================== No tests to run. [deprecated] testmatch property is deprecated, please use testmatchpattern instead You must define the test case to run via -Dtestmatchpattern=pattern Example: maven -Dtestmatchpattern=*Foo* test:match Searching directory ${maven.test.searchdir} ${maven.junit.sysproperties} ${maven.junit.envvars} ${maven.junit.jvmargs} ${testmatchpattern} ${testnotmatchpattern} There were test failures! ========================================================== WARNING: There were test failures! ========================================================== No tests to run. [deprecated] please use the test:single goal instead [deprecated] please use the test:match goal instead DEPRECATED: the use of dependency-handle is deprecated. Please use maven:get/set to modify properties of the test plugin