Spiffy UI Framework

org.spiffyui.maven.plugins
Class ResourcesMojo

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

public class ResourcesMojo
extends AbstractMojo

Copies resources to the target


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

Constructor Detail

ResourcesMojo

public ResourcesMojo()
Method Detail

execute

public void execute()
             throws MojoExecutionException
Throws:
MojoExecutionException

Spiffy UI Framework