org.kuali.maven.mojo
Class CreateJobsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.kuali.maven.mojo.BaseMojo
org.kuali.maven.mojo.AbstractCliMojo
org.kuali.maven.mojo.AbstractJobConfigMojo
org.kuali.maven.mojo.CreateJobsMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class CreateJobsMojo
- extends AbstractJobConfigMojo
Connect to a Jenkins server and create one or more Jenkins jobs
Fields inherited from class org.kuali.maven.mojo.BaseMojo |
FS |
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
setCmd
public void setCmd(String cmd)
getTypes
public String getTypes()
setTypes
public void setTypes(String types)
getCmd
public String getCmd()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.