Spiffy UI Framework

org.spiffyui.maven.plugins
Class ClosureMojo

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

public class ClosureMojo
extends AbstractMojo

Invokes the Google Closure compiler for the project .js source


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

Constructor Detail

ClosureMojo

public ClosureMojo()
Method Detail

execute

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

Spiffy UI Framework