com.atlassian.maven.plugins.sandbox
Class PromoteMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.atlassian.maven.plugins.sandbox.AbstractSandboxMojo
com.atlassian.maven.plugins.sandbox.PromoteMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class PromoteMojo
- extends AbstractSandboxMojo
Promote a Sandbox from the command line
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class com.atlassian.maven.plugins.sandbox.AbstractSandboxMojo |
checkSandboxKeySpecified, decryptPasswordIfNecessary, getBuildPluginManager, getCustomSettingsArgument, getMavenRepositoryBaseUrl, getProject, getPromoterUrl, getProperties, getProperty, getRepositorySandboxUrl, getSandboxKey, getSandboxRepositoryRootUrl, getSandboxRepositoryUrl, getSandboxService, getSandboxSettingsFilename, getServer, getSession, getSettings, isEnabled, makeSessionNonInteractive, setProperty, setPropertyIfNotBlank |
| 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 |
PromoteMojo
public PromoteMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
getExpectedBranch
public String getExpectedBranch()
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
Copyright © 2015 Atlassian. All rights reserved.