Spiffy UI Framework

org.spiffyui.maven.plugins
Class GZipMojo

java.lang.Object
  extended by AbstractMojo
      extended by org.spiffyui.maven.plugins.GZipMojo

public class GZipMojo
extends AbstractMojo

GZip compresses specific web artifacts


Constructor Summary
GZipMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GZipMojo

public GZipMojo()
Method Detail

execute

public void execute()
             throws MojoExecutionException,
                    MojoFailureException
Throws:
MojoExecutionException
MojoFailureException

Spiffy UI Framework