Hi, I used source code compile guide for ACS 4.9 to compile ACS 4.10 from source code. I used jdk1.8 and I have a problem.
Failure results are shown in below. ... [INFO] Apache CloudStack Developer Mode .................. SUCCESS [8.158s] [INFO] Apache CloudStack Developer Tools ................. SUCCESS [1.726s] [INFO] Apache CloudStack apidocs ......................... FAILURE [12.202s] [INFO] Apache CloudStack marvin .......................... SKIPPED [INFO] Apache CloudStack DevCloud4 ....................... SUCCESS [3.391s] [INFO] Apache CloudStack DevCloud-KVM .................... SUCCESS [1.643s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22:59.584s (Wall Clock) [INFO] Finished at: Tue Nov 14 16:49:43 EET 2017 [INFO] Final Memory: 103M/241M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project cloud-apidoc: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cloud-apidoc make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory `/root/apache-cloudstack-4.10.0.0-src' make: *** [binary] Error 2 dpkg-buildpackage: error: debian/rules binary gave error exit status 2 root@ubuntu14045ACS410jdk8:~/apache-cloudstack-4.10.0.0-src# Thanks, Tolga
