Html2XDoc Properties James Strachan
PropertyOptional?Description
maven.html2xdoc.dir Yes (default=xdoc) 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.
maven.html2xdoc.jsl Yes Allows the JSL stylesheet to be specified to perform some custom HTML to XDoc transformation.