plexus:components-report

Note:This goal should be used as a Maven report.

Full name:

org.codehaus.plexus:plexus-maven-plugin:1.3.9-SNAPSHOT:components-report

Description:

(no description)

Attributes:

  • Requires a Maven project to be executed.
  • Invokes the execution of the lifecycle phase process-resources prior to executing itself.
  • Executes in its own lifecycle: plexus-site.

Required Parameters

Name Type Since Description
componentsXml File - (no description)
Default value is: ${project.build.outputDirectory}/META-INF/plexus/components.xml.

Optional Parameters

Name Type Since Description
javaDocDestDir String - Location of javadoc report
Default value is: apidocs.
User property is: javaDocDestDir.
jxrDestDir String - Location of xref report
Default value is: xref.
User property is: jxrDestDir.
outputDirectory String - (no description)
User property is: project.reporting.outputDirectory.

Parameter Details

componentsXml:

(no description)
  • Type: java.io.File
  • Required: Yes
  • Default: ${project.build.outputDirectory}/META-INF/plexus/components.xml

javaDocDestDir:

Location of javadoc report
  • Type: java.lang.String
  • Required: No
  • User Property: javaDocDestDir
  • Default: apidocs

jxrDestDir:

Location of xref report
  • Type: java.lang.String
  • Required: No
  • User Property: jxrDestDir
  • Default: xref

outputDirectory:

(no description)
  • Type: java.lang.String
  • Required: No
  • User Property: project.reporting.outputDirectory