com.atlassian.maven.plugins.sandbox
Class SandboxMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.atlassian.maven.plugins.sandbox.AbstractSandboxMojo
com.atlassian.maven.plugins.sandbox.SandboxMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class SandboxMojo
- extends AbstractSandboxMojo
Modifies the distribution management of the project so that all builds dep
| 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 |
outputDirectory
protected String outputDirectory
- The output directory of the project.
SandboxMojo
public SandboxMojo()
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
getRepositoryName
public String getRepositoryName(String url)
Copyright © 2015 Atlassian. All rights reserved.