Min Chen created CLOUDSTACK-1502: ------------------------------------ Summary: Master branch failed to build cloud-apidoc Key: CLOUDSTACK-1502 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1502 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Install and Setup Affects Versions: 4.2.0 Reporter: Min Chen Priority: Blocker
master "mvn clean install" failed with the following error: Exception in thread "main" java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:4 8) at java.lang.Integer.parseInt(Integer.java:470) at java.lang.Short.parseShort(Short.java:120) at java.lang.Short.parseShort(Short.java:78) at com.cloud.api.doc.ApiXmlDocWriter.main(ApiXmlDocWriter.java:147) [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] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira