Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Requires a Maven 2.0 project to execute.
  • Requires dependency resolution of artifacts in scope: <code>compile</code> compile
  • Automatically executes within the lifecycle phase: <code>prepre-integration-test</code>test

Required Parameters

Name

Type

Description

fixtureOutputDirectory

File

The directory where compiled fixture classes go.

fixtureSourceDirectory

File

The source directory containing the fixture sources to be compiled.

...