public abstract class AbstractRepositoryMojo
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
AbstractRepositoryMojo() |
Modifier and Type | Method and Description |
---|---|
protected File |
getAssemblyRepositoryLocation() |
protected BuildContext |
getBuildContext() |
protected BuildOutputDirectory |
getBuildDirectory() |
protected org.apache.maven.project.MavenProject |
getProject() |
protected ReactorProjectIdentities |
getProjectIdentities() |
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 BuildOutputDirectory getBuildDirectory()
protected BuildContext getBuildContext()
protected File getAssemblyRepositoryLocation()
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.