Spiffy UI Framework

Package org.spiffyui.maven.plugins

This package contains all of the Java code supporting the Spiffy UI Maven plugin.

See:
          Description

Class Summary
BuildInfoMojo Generates a build-info descriptor
ClientBuildMojo Aggregates all of the necessary steps to compile a spiffyui client application into one goal.
ClosureMojo Invokes the Google Closure compiler for the project .js source
CssCompressMojo Invokes the YUI Compressor for the project .css source
GwtCompileMojo Invokes the GWTCompiler for the project source
GZipMojo GZip compresses specific web artifacts
HTMLPropsMojo Invokes the HTML-Properties compiler for the project .html source
InitializeMojo Goal which initializes various default property values for the plugin
JavaCompileMojo Invokes the Java compiler for the project .java source
PackageMojo Packages spiffy-ui client into an stand-alone archive
ResourcesMojo Copies resources to the target
RevisionInfoMojo Determines various revision details about the build
 

Package org.spiffyui.maven.plugins Description

This package contains all of the Java code supporting the Spiffy UI Maven plugin.


Spiffy UI Framework