Class HtmlCompressorMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressorMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="html", defaultPhase=COMPILE, requiresProject=false, threadSafe=true) public class HtmlCompressorMojo extends org.apache.maven.plugin.AbstractMojo
Compress HTML files.