Spiffy UI Framework

org.spiffyui.maven.plugins
Class StubsPropsMojo

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

public class StubsPropsMojo
extends AbstractMojo

Invokes the stubs properties the project stub directory


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

Constructor Detail

StubsPropsMojo

public StubsPropsMojo()
Method Detail

execute

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

Spiffy UI Framework