org.spiffyui.maven.plugins
Class GwtCompileMojo

java.lang.Object
  extended by AbstractGwtShellMojo
      extended by org.spiffyui.maven.plugins.GwtCompileMojo

public class GwtCompileMojo
extends AbstractGwtShellMojo

Invokes the GWTCompiler for the project source


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

Constructor Detail

GwtCompileMojo

public GwtCompileMojo()
Method Detail

doExecute

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