org.jenkinsci.maven.plugins.hpi
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, setPluginContext
protected org.apache.maven.project.MavenProject project
protected java.lang.String jenkinsCoreId
Copyright © 2014. All Rights Reserved.