Generates a tag library validation report.
Mojo Attributes:
Name | Type | Description |
---|---|---|
buildOutputDirectory | File |
The directory containing generated test classes of the project being tested. |
Name | Type | Description |
---|---|---|
outputDirectory | File |
Output directory for generated docs. |
siteRenderer | Renderer |
Site renderer component. |
srcDir | File |
Directory containing tld files. Subdirectories are also processed. |
The directory containing generated test classes of the project being tested.
java.io.File
Yes
${project.build.outputDirectory}
Output directory for generated docs.
java.io.File
No
${project.reporting.outputDirectory}
Site renderer component.
org.apache.maven.doxia.siterenderer.Renderer
No
Directory containing tld files. Subdirectories are also processed.
java.io.File
No
src/main/resources/META-INF