Skip to content

Latest commit

 

History

History
94 lines (71 loc) · 2.48 KB

vra-ng-plugin-arguments.md

File metadata and controls

94 lines (71 loc) · 2.48 KB

com.vmware.pscoe.maven.plugins:vra-ng-package-maven-plugin:4.4.1-SNAPSHOT

Name: vra-ng-package-maven-plugin Description: Build Tools for VMware Aria provides development and release management tools for implementing automation solutions based on the VMware Aria Suite and VMware Cloud Director. The solution enables Virtual Infrastructure Administrators and Automation Developers to use standard DevOps practices for managing and deploying content. Group Id: com.vmware.pscoe.maven.plugins Artifact Id: vra-ng-package-maven-plugin Version: 4.4.1-SNAPSHOT Goal Prefix: vra-ng

This plugin has 2 goals:

vra-ng:package Description: (no description available) Implementation: com.vmware.pscoe.maven.plugins.PackageMojo Language: java Bound to phase: package

Available parameters:

project (Default: ${project})
  (no description available)

vra-ng:pull Description: (no description available) Implementation: com.vmware.pscoe.maven.plugins.PullMojo Language: java

Available parameters:

connectionTimeout (Default: ${vrealize.connection.timeout})
  User property: connectionTimeout
  (no description available)

dryrun (Default: false)
  User property: dryrun
  Dry run or not. Default value is false.

ignoreSslCertificate (Default: false)
  Required: true
  User property: ignoreSslCertificate
  (no description available)

ignoreSslHostname (Default: false)
  Required: true
  User property: ignoreSslHostname
  (no description available)

keystoreCert
  User property: vroCertificatePem
  Certificate of keystore.

keystorePassword
  User property: vroKeyPass
  password to keystore.

privateKeyPem
  User property: vroPrivateKeyPem
  private key to keystore.

project (Default: ${project})
  The project that is built with the tools.

socketTimeout (Default: ${vrealize.socket.timeout})
  User property: socketTimeout
  (no description available)

ssh (Default: ${ssh.*})
  User property: ssh
  (no description available)

vcd (Default: ${vcd.*})
  User property: vcd
  (no description available)

vrang (Default: ${vrang.*})
  User property: vrang
  (no description available)

vrli (Default: ${vrli.*})
  User property: vrli
  (no description available)

vro (Default: ${vro.*})
  User property: vro
  (no description available)

vrops (Default: ${vrops.*})
  User property: vrops
  (no description available)