Skip to content

nuagenetworks/vspk-vro

Repository files navigation

VSPK-VRO

VSPK Plug-In for VMWare vRealize Orchestrator (vRO).

Build

The following libraries need to be build (in the order listed) prior to building the plug-in:

To build plug-in:

  • mvn -Dmaven.wagon.http.ssl.insecure=true -Dvco.version={vro-version} -DrepoUrl=https://{vro-ip-address}:8281/vco-repo/ -Dbuild.number=1 -Dinstallation.mode=always clean install

Example:

Install

To install plug-in:

  • Follow instructions in INSTALL.txt