File tree Expand file tree Collapse file tree
plugins/file-systems/netapp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919mvn install:install-file -Dfile=cloud-iControl.jar -DgroupId=com.cloud.com.f5 -DartifactId=icontrol -Dversion=1.0 -Dpackaging=jar
2020mvn install:install-file -Dfile=cloud-netscaler.jar -DgroupId=com.cloud.com.citrix -DartifactId=netscaler -Dversion=1.0 -Dpackaging=jar
2121mvn install:install-file -Dfile=cloud-netscaler-sdx.jar -DgroupId=com.cloud.com.citrix -DartifactId=netscaler-sdx -Dversion=1.0 -Dpackaging=jar
22- mvn install:install-file -Dfile=cloud-manageontap.jar -DgroupId=com.cloud.com.netapp -DartifactId=manageontap -Dversion=1.0 -Dpackaging=jar
22+ #
23+ # From http://support.netapp.com/ (not available online, contact your support representative)
24+ # Version: 4.0
25+ mvn install:install-file -Dfile=manageontap.jar -DgroupId=com.cloud.com.netapp -DartifactId=manageontap -Dversion=4.0 -Dpackaging=jar
2326#
2427# From https://my.vmware.com/group/vmware/get-download?downloadGroup=VSDK41
2528# Version: 4.1, Release-date: 2010-07-13, Build: 257238
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.cloud.com.netapp</groupId >
3232 <artifactId >manageontap</artifactId >
33- <version >1 .0</version >
33+ <version >4 .0</version >
3434 </dependency >
3535 </dependencies >
3636</project >
You can’t perform that action at this time.
0 commit comments