|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
com.atlassian.maven.plugins.testharness.StartBambooMojo
public class StartBambooMojo
starts Bamboo in a Container using cargo to support integration tests
| Field Summary |
|---|
| Fields inherited from class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo |
|---|
WEB_APP_LIB_DIR |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
StartBambooMojo()
|
|
| Method Summary | |
|---|---|
protected void |
configureWebapp()
Unpacks the Bamboo war and data to the deploy location. |
protected java.lang.String[] |
getExtraClassPathElements()
Simply returns EXTRA_CLASS_PATHS |
protected java.lang.String |
getServiceName()
Simple returns SERVICE_NAME |
protected java.util.Map |
getSystemProperties()
System properties to be set on the application Container. |
| Methods inherited from class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo |
|---|
installDependencies, installThisArtifact, removeConflictingJars, startContainer |
| Methods inherited from class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo |
|---|
copyDependenciesTo, execute, expandArtifact, getApplicationDependencies, getContainer, getContainerOutputLog, getDefaultServiceDirectory, getDependencyUtils, getLocalRepository, getProject, getRegexesOfJarFilesToRemove, getRemoteRepositories, getService, getServiceConfigDirectory, getServiceWebappDirectory, installThisArtifactsDependencies, loadDependencyList, resolveDependencies, setContainer, setDependencyUtils, setLocalRepository, setProject, setRemoteRepositories, setService |
| 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 |
| Constructor Detail |
|---|
public StartBambooMojo()
| Method Detail |
|---|
protected java.util.Map getSystemProperties()
getSystemProperties in class AbstractStartCargoServiceMojoMap of the system properties.protected java.lang.String[] getExtraClassPathElements()
EXTRA_CLASS_PATHS
getExtraClassPathElements in class AbstractStartCargoServiceMojoEXTRA_CLASS_PATHSprotected java.lang.String getServiceName()
SERVICE_NAME
getServiceName in class AbstractStartServiceMojoSERVICE_NAME
protected void configureWebapp()
throws org.apache.maven.plugin.MojoExecutionException
configureWebapp in class AbstractStartServiceMojoorg.apache.maven.plugin.MojoExecutionException - Thrown if there are any errors while deploying either the WAR or the data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||