org.codehaus.tycho.buildversion
Class AbstractVersionMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.tycho.buildversion.AbstractVersionMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- BuildQualifierMojo, ValidateVersionMojo
public abstract class AbstractVersionMojo
- extends org.apache.maven.plugin.AbstractMojo
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 |
project
protected org.apache.maven.project.MavenProject project
packaging
protected String packaging
projectTypes
protected Map<String,org.codehaus.tycho.TychoProject> projectTypes
AbstractVersionMojo
public AbstractVersionMojo()
getOSGiVersion
protected String getOSGiVersion()
Copyright © 2008-2011. All Rights Reserved.