...
- 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>pre
pre-integration-
test</code>test
Required Parameters
Name | Type | Description |
---|---|---|
File | The directory where compiled fixture classes go. | |
File | The source directory containing the fixture sources to be compiled. |
...