Off late, I am seeing following test-compile failure with plugin ovm3. But in Jenkins there is no such failure observed. Is there anybody who encountered this build failure?
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-hypervisor-ovm3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /code/cloudstack/plugins/hypervisors/ovm3/target/test-classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... FAILURE [20.341s] [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.012s [INFO] Finished at: Tue Oct 27 18:32:51 IST 2015 [INFO] Final Memory: 41M/361M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project cloud-plugin-hypervisor-ovm3: Compilation failure -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Regards, Sateesh