org.codehaus.mojo.pomtools
Class AbstractPomToolsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.pomtools.AbstractPomToolsMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- ConsoleMojo
public abstract class AbstractPomToolsMojo
- extends org.apache.maven.plugin.AbstractMojo
- Version:
- $Id: AbstractPomToolsMojo.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- David Hawkins
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.maven.plugin.Mojo |
execute |
AbstractPomToolsMojo
public AbstractPomToolsMojo()
initialize
protected void initialize()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2011 The Codehaus. All Rights Reserved.