| Property | Default | Optional? | Description |
|---|---|---|---|
| maven.tasks.source.file | ${maven.docs.src}/tasks.xml | Yes | The path and name of the tasks source xml file. This is the source file created by users. |
| maven.tasks.report.file | tasks-report.xml | Yes |
The name of the tasks report xml file.
This is the file generated by the Tasks plugin
that the XDoc plugin transforms into an HTML file.
Currently, the plugin fails when also specifying a location, so only specify if file name when changing from the default. |