Github user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1678
@abhinandanprateek please fix noredist/vmware issue:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
project cloud-plugin-hypervisor-vmware: Compilation failure: Compilation
failure:
[ERROR]
/jenkins/workspace/acs-pr-centos6-pkg-builder/dist/rpmbuild/BUILD/cloudstack-4.9.1.0-SNAPSHOT/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java:[1269,15]
error: no suitable method found for executeInVR(String,String,String,int)
[ERROR] method VmwareResource.executeInVR(String,String,String,Duration) is
not applicable
[ERROR] (actual argument int cannot be converted to Duration by method
invocation conversion)
[ERROR] method VmwareResource.executeInVR(String,String,String) is not
applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR]
/jenkins/workspace/acs-pr-centos6-pkg-builder/dist/rpmbuild/BUILD/cloudstack-4.9.1.0-SNAPSHOT/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java:[1284,41]
error: cannot find symbol
[ERROR] -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :cloud-plugin-hypervisor-vmware
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---