fecru:generate-obr-artifact

Full name:

com.atlassian.maven.plugins:maven-fecru-plugin:3.8-caviar-m7:generate-obr-artifact

Description:

Attributes:

  • Requires a Maven 2.0 project to be executed.

Optional Parameters

Name Type Since Description
pluginManager PluginManager - (no description)
pluginDependencies List<PluginDependency> - (no description)
jarArchiver JarArchiver - (no description)
archive MavenArchiveConfiguration - (no description)
attach boolean - (no description)
Default value is: true.
projectHelper MavenProjectHelper - (no description)
outputDirectory File - (no description)
Default value is: ${project.build.directory}.
finalName String - (no description)
Default value is: ${project.build.finalName}.
instructions Map - (no description)

Parameter Details

pluginManager:

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

pluginDependencies:

(no description)
  • Type: java.util.List<com.atlassian.maven.plugins.amps.osgi.PluginDependency>
  • Required: No

jarArchiver:

(no description)
  • Type: org.codehaus.plexus.archiver.jar.JarArchiver
  • Required: No

archive:

(no description)
  • Type: org.apache.maven.archiver.MavenArchiveConfiguration
  • Required: No

attach:

(no description)
  • Type: boolean
  • Required: No
  • Expression: ${attach}
  • Default: true

projectHelper:

(no description)
  • Type: org.apache.maven.project.MavenProjectHelper
  • Required: No

outputDirectory:

(no description)
  • Type: java.io.File
  • Required: No
  • Default: ${project.build.directory}

finalName:

(no description)
  • Type: java.lang.String
  • Required: No
  • Default: ${project.build.finalName}

instructions:

(no description)
  • Type: java.util.Map
  • Required: No