Commons-attributes compiler for tests.
Mojo Attributes:
generate-test-sources| Name | Type | Description |
|---|---|---|
| project | MavenProject |
No description. |
| projectBuildDirectory | String |
No description. |
| Name | Type | Description |
|---|---|---|
| outputDirectory | File |
The directory for generated sources. Default value is ${project.build.directory}/generated-test-sources. |
| testExcludes | Set |
A list of exclusion filters for the compiler. |
| testIncludes | Set |
A list of inclusion filters for the compiler. |
The directory for generated sources.
java.io.FileNo${project.build.directory}/generated-test-sourcesorg.apache.maven.project.MavenProjectYes${project}java.lang.StringYes${project.build.directory}java.util.SetNojava.util.SetNo