|
||||||||||
| 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.StartJiraMojo
public class StartJiraMojo
starts jira in a Container using cargo to support integration tests
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
StartJiraMojo()
|
|
| Method Summary | |
|---|---|
protected void |
configureWebapp()
does pre-deployment of Container config |
protected java.lang.String[] |
getExtraClassPathElements()
set of strings that will be added to the classpath for the application Container |
java.lang.String |
getServiceName()
|
java.util.Map |
getSystemProperties()
system properties to be set on the application Container |
| Methods inherited from class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo |
|---|
execute, getAntUtils, getContainer, getDependencyUtils, getProject, getService, installDependencies, setContainer, 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 StartJiraMojo()
| Method Detail |
|---|
public java.lang.String getServiceName()
getServiceName in class AbstractStartServiceMojo
protected void configureWebapp()
throws org.apache.maven.plugin.MojoExecutionException
AbstractStartServiceMojo
configureWebapp in class AbstractStartServiceMojoorg.apache.maven.plugin.MojoExecutionExceptionpublic java.util.Map getSystemProperties()
getSystemProperties in class AbstractStartServiceMojoprotected java.lang.String[] getExtraClassPathElements()
getExtraClassPathElements in class AbstractStartServiceMojo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||