refapp:cli

Full name:

com.atlassian.maven.plugins:maven-refapp-plugin:3.9.4:cli

Description:

(no description)

Attributes:

  • Requires a Maven 2.0 project to be executed.

Optional Parameters

Name Type Since Description
pluginManager PluginManager - (no description)
product String - (no description)
instanceId String - (no description)
allowGoogleTracking boolean - (no description)
Default value is: true.
cliPort int - (no description)
Default value is: 4330.

Parameter Details

pluginManager:

(no description)
  • Type: org.apache.maven.plugin.PluginManager
  • Required: No

product:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${product}

instanceId:

(no description)
  • Type: java.lang.String
  • Required: No
  • Expression: ${instanceId}

allowGoogleTracking:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${allow.google.tracking}
  • Default: true

cliPort:

(no description)
  • Type: int
  • Required: No
  • Expression: ${cli.port}
  • Default: 4330