org.codehaus.mojo.nbm.utils
Class AbstractNetbeansMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.nbm.utils.AbstractNetbeansMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public abstract class AbstractNetbeansMojo
- extends org.apache.maven.plugin.AbstractMojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
protected org.apache.tools.ant.Project |
antProject()
Creates a project initialized with the same logger. |
protected org.apache.tools.ant.Project |
registerNbmAntTasks()
|
| 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 |
AbstractNetbeansMojo
public AbstractNetbeansMojo()
antProject
protected final org.apache.tools.ant.Project antProject()
- Creates a project initialized with the same logger.
registerNbmAntTasks
protected final org.apache.tools.ant.Project registerNbmAntTasks()
Copyright © 2005-2013 Codehaus. All Rights Reserved.