public abstract class AbstractP2Mojo
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
AbstractP2Mojo() |
Modifier and Type | Method and Description |
---|---|
protected BuildContext |
getBuildContext() |
protected BuildOutputDirectory |
getBuildDirectory() |
protected EclipseRepositoryProject |
getEclipseRepositoryProject() |
protected org.apache.maven.project.MavenProject |
getProject() |
protected ReactorProjectIdentities |
getProjectIdentities() |
protected String |
getQualifier() |
protected org.apache.maven.execution.MavenSession |
getSession() |
getLog, getPluginContext, setLog, setPluginContext
protected org.apache.maven.project.MavenProject getProject()
protected ReactorProjectIdentities getProjectIdentities()
protected org.apache.maven.execution.MavenSession getSession()
protected String getQualifier()
protected BuildOutputDirectory getBuildDirectory()
protected EclipseRepositoryProject getEclipseRepositoryProject()
protected BuildContext getBuildContext()
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.