org.kuali.maven.plugins.jenkins
Class CreateJobsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.kuali.maven.plugins.jenkins.BaseMojo
org.kuali.maven.plugins.jenkins.PushJobsMojo
org.kuali.maven.plugins.jenkins.CreateJobsMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class CreateJobsMojo
- extends PushJobsMojo
Connect to a Jenkins server and create a Jenkins job
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.kuali.maven.plugins.jenkins.BaseMojo |
execute, getJobTypes, getMajorVersion, getPluginArtifacts, getProject, getScmType, getScmUrl, getSuccessCodes, getTemplate, getTimestampFormat, getUrl, getWorkingDir, isFailOnError, isStopOnError, setFailOnError, setJobTypes, setMajorVersion, setScmType, setScmUrl, setStopOnError, setSuccessCodes, setTemplate, setTimestampFormat, setUrl, setWorkingDir |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateJobsMojo
public CreateJobsMojo()
executeMojo
protected void executeMojo()
- Specified by:
executeMojo
in class BaseMojo
getCmd
public String getCmd()
- Specified by:
getCmd
in class PushJobsMojo
setCmd
public void setCmd(String cmd)
Copyright © 2011-2012 The Kuali Foundation. All Rights Reserved.