refapp:create

Full name:

com.atlassian.maven.plugins:maven-refapp-plugin:3.10.5-m1:create

Description:

Creates a new plugin

Attributes:

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.

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