Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 14 Next »

greenpepper:documentation

Generates The documentation of your fixtures.

Mojo Attributes

  • Requires a Maven 2.0 project to execute.
  • Requires dependency resolution of artifacts in scope: test
  • Automatically executes within the lifecycle phase: pre-integration-test

Required Parameters

Name

Type

Description

documentationDirectory

File

No description. Default value is ${project.build.directory}/greenpepper-documentation

Optional Parameters

Name

Type

Description

packagesToScan

String[]

No description.

Parameter Details

documentationDirectory

No Description.

Type

java.io.File

Required

Yes

Default

${project.build.directory}/greenpepper-documentation

packagesToScan

No Description.

Type

java.lang.String[]

Required

No

  • No labels