public abstract class AbstractJenkinsMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.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 java.lang.String |
findJenkinsVersion() |
getLog, getPluginContext, setLog, setPluginContextprotected org.apache.maven.project.MavenProject project
protected java.lang.String jenkinsCoreId
Copyright © 2013. All Rights Reserved.