A Maven Plugin which runs a post-process on HTML files by running them through JTidy to make them XHTML conformant, and then running a Velocity pass to embed the document in a standard framework.
'org.kathrynhuxtable.maven.plugins:htmlfilter-site-maven-plugin:0.2.2'
<dependency>
<groupId>org.kathrynhuxtable.maven.plugins</groupId>
<artifactId>htmlfilter-site-maven-plugin</artifactId>
<version>0.2.2</version>
</dependency>
<dependency org="org.kathrynhuxtable.maven.plugins" name="htmlfilter-site-maven-plugin" rev="0.2.2"/>
"org.kathrynhuxtable.maven.plugins", "htmlfilter-site-maven-plugin", "0.2.2"