We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123e9f8 commit 7914cdcCopy full SHA for 7914cdc
1 file changed
deps/install-non-oss.sh
@@ -35,3 +35,6 @@ mvn install:install-file -Dfile=vim25_51.jar -DgroupId=com.cloud.com.vmwa
35
36
# From https://my.vmware.com/group/vmware/get-download?downloadGroup=WEBSDK550
37
mvn install:install-file -Dfile=vim25_55.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=5.5 -Dpackaging=jar
38
+
39
+# From https://my.vmware.com VMware-vSphere-SDK-6.0.0-3634981.zip
40
+mvn install:install-file -Dfile=vim25_60.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.0 -Dpackaging=jar
0 commit comments