public abstract class AbstractJenkinsMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
jenkinsCoreId
Optional string that represents "groupId:artifactId" of Jenkins core jar.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
AbstractJenkinsMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
findJenkinsVersion() |
getLog, getPluginContext, setLog, setPluginContextprotected org.apache.maven.project.MavenProject project
protected String jenkinsCoreId
protected String findJenkinsVersion() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2004-2013. All Rights Reserved.