org.tinyjee.maven.dim
Class ResetMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.tinyjee.maven.dim.ResetMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class ResetMojo
- extends AbstractMojo
Resets project specific paths that were previously set with 'initialize'.
Using this mojo is optional but required in case of 'initialize' is not everywhere in the build but just for specific artifacts.
- Author:
- Juergen_Kellerer, 2011-10-27
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResetMojo
public ResetMojo()
execute
public void execute()
throws MojoExecutionException,
MojoFailureException
- Throws:
MojoExecutionException
MojoFailureException