No Cactus source files to compile. At least one test had a failure! At least one test had an error! You must define the test case to run via -Dtestcase=classname Example: maven -Dtestcase=MyTest cactus:single You must define the test case to match via -Dtestmatch=classname Example: maven -Dtestmatch=MyTest cactus:match id = '${pom.artifactId}' groupId = '${pom.groupId}' artifactDirectory = '${pom.artifactDirectory}'