Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Html2XDoc Settings

PropertyOptional?Description
maven.html2xdoc.dir Yes (default=${maven.docs.src}) Specifies the directory containing HTML documents which will be turned into xdoc XML documents in the target/generated-xdoc directory ready for use by the xdoc plugin.
maven.html2xdoc.enabled Yes (default=false) If this is set to true, the html2xdoc plugin will run before any xdocs are translated to html, allowing the html2xdoc conversion process to produce its output as if it's a normal part of the site.