| Property name | Optional? | Description |
|---|---|---|
| maven.docs.src | Yes |
The source directory for your navigation.xml.
Defaults to ${basedir}/xdocs.
|
| maven.docs.dest | Yes |
The destination directory for documentation. Defaults to
${maven.build.dir}/docs/
|
| maven.docs.outputencoding | Yes |
The output encoding of the generated documentation
Defaults to ISO-8859-1.
|
| maven.gen.docs | Yes |
The directory for generated xdocs. Defaults to
${maven.build.dir}/generated-xdocs/
|