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.FileYes${project.build.outputDirectory}Output directory for generated docs.
java.io.FileNo${project.reporting.outputDirectory}Site renderer component.
org.apache.maven.doxia.siterenderer.RendererNoDirectory containing tld files. Subdirectories are also processed.
java.io.FileNosrc/main/resources/META-INF