rohityadavcloud commented on PR #7046:
URL: https://github.com/apache/cloudstack/pull/7046#issuecomment-1370549114

   New SDK appears not backward-compatible :(
   ```
   12:25:08 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project cloud-vmware-base: Compilation failure
   12:25:08 [ERROR] 
/jenkins/workspace/acs-deb-pkg-builder/vmware-base/src/main/java/com/cloud/hypervisor/vmware/mo/VirtualStorageObjectManagerMO.java:[61,36]
 error: method retrieveVStorageObject in interface VimPortType cannot be 
applied to given types;
   12:25:08 [ERROR]   required: 
ManagedObjectReference,ID,ManagedObjectReference,List<String>
   12:25:08 [ERROR]   found: ManagedObjectReference,ID,ManagedObjectReference
   12:25:08 [ERROR]   reason: actual and formal argument lists differ in length
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to