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