Maven Xhtml Plug-in Settings

PropertyOptional?Description
xhtml.excludeYes

Comma separated list of paths to exclude from validation. Default value is apidocs/**/*.*,clover/**/*.*,xref/**/*.*,xref-test/**/*.* , to avoid javadoc and clover reports validation.

xhtml.workingdirYes

Directory where the validation log will be saved before xdoc transformation. Default value is ${maven.build.dir}/xhtml.