A C D E G I L P R S

A

AbstractStartCargoServiceMojo - Class in com.atlassian.maven.plugins.testharness
A base class for services that use Cargo to start.
AbstractStartCargoServiceMojo() - Constructor for class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
 
AbstractStartServiceMojo - Class in com.atlassian.maven.plugins.testharness
base class for service starting
AbstractStartServiceMojo() - Constructor for class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 

C

com.atlassian.maven.plugins.testharness - package com.atlassian.maven.plugins.testharness
 
com.atlassian.maven.plugins.testharness.util - package com.atlassian.maven.plugins.testharness.util
 
configureWebapp() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
Does pre-deployment of container config
configureWebapp() - Method in class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
 
configureWebapp() - Method in class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 
configureWebapp() - Method in class com.atlassian.maven.plugins.testharness.StartJiraMojo
 
Container - Class in com.atlassian.maven.plugins.testharness
 
Container() - Constructor for class com.atlassian.maven.plugins.testharness.Container
 
copyDependenciesTo(List, File) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
copyDependenciesTo(List, File, MavenProject, ArtifactRepository, List, Set) - Method in class com.atlassian.maven.plugins.testharness.util.DependencyUtils
Takes a list of dependencies, loads them from the repository, and copies them to the specified location.

D

DependencyUtils - Class in com.atlassian.maven.plugins.testharness.util
In charge of finding and perhaps dynamically downloading dependencies.
DependencyUtils() - Constructor for class com.atlassian.maven.plugins.testharness.util.DependencyUtils
 
DependencyUtils(ArtifactFactory, ArtifactResolver, ArtifactMetadataSource) - Constructor for class com.atlassian.maven.plugins.testharness.util.DependencyUtils
 

E

execute() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
expandArtifact(String, String, String, String, File, boolean) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
expandArtifact(String, String, String, String, File, boolean, ArtifactRepository, List) - Method in class com.atlassian.maven.plugins.testharness.util.DependencyUtils
 

G

getApplicationDependencies() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getApplicationDependencies() - Method in class com.atlassian.maven.plugins.testharness.Service
 
getConfigDirectory() - Method in class com.atlassian.maven.plugins.testharness.Service
 
getContainer() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getContainerHome() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getContainerId() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getContainerOutputLog() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getContext() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getControlPort() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getDefaultServiceDirectory() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getDependencyUtils() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getExcludeArtifactIds() - Method in class com.atlassian.maven.plugins.testharness.Service
 
getExtraClassPathElements() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
set of strings that will be added to the classpath for the application Container
getExtraClassPathElements() - Method in class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
set of strings that will be added to the classpath for the application Container
getExtraClassPathElements() - Method in class com.atlassian.maven.plugins.testharness.StartJiraMojo
set of strings that will be added to the classpath for the application Container
getHttpPort() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getInstallerUrl() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getInstallThisArtifact() - Method in class com.atlassian.maven.plugins.testharness.Service
 
getJvmArgs() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getLocalRepository() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getOutputLog() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getProject() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getRemoteRepositories() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getService() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getServiceConfigDirectory() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getServiceName() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getServiceName() - Method in class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
 
getServiceName() - Method in class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 
getServiceName() - Method in class com.atlassian.maven.plugins.testharness.StartJiraMojo
 
getServiceWebappDirectory() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getStartService() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getSystemProperties() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
system properties to be set on the application Container
getSystemProperties() - Method in class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
system properties to be set on the application Container
getSystemProperties() - Method in class com.atlassian.maven.plugins.testharness.StartJiraMojo
system properties to be set on the application Container
getType() - Method in class com.atlassian.maven.plugins.testharness.PluginDependency
 
getWait() - Method in class com.atlassian.maven.plugins.testharness.Container
 
getWebappDirectory() - Method in class com.atlassian.maven.plugins.testharness.Service
 

I

installDependencies() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
 
installDependencies() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
Installs dependencies into the container
installDependencies() - Method in class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 

L

loadDependencyList(InputStream) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
loadDependencyList(InputStream) - Method in class com.atlassian.maven.plugins.testharness.util.DependencyUtils
 

P

PluginDependency - Class in com.atlassian.maven.plugins.testharness
This subclass of the standard Maven Dependency class exists for two reasons: Plugin configuration in POMs assumes by default that all of the sub-elements refer to classes in the same package as the MOJO.
PluginDependency() - Constructor for class com.atlassian.maven.plugins.testharness.PluginDependency
 

R

resolveDependencies(List) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
resolveDependencies(List, MavenProject, ArtifactRepository, List, Set) - Method in class com.atlassian.maven.plugins.testharness.util.DependencyUtils
 

S

Service - Class in com.atlassian.maven.plugins.testharness
Contains configuration for the webapp service e.g.
Service() - Constructor for class com.atlassian.maven.plugins.testharness.Service
 
setApplicationDependencies(List) - Method in class com.atlassian.maven.plugins.testharness.Service
 
setConfigDirectory(File) - Method in class com.atlassian.maven.plugins.testharness.Service
 
setContainer(Container) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
setContainerHome(File) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setContainerId(String) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setContext(String) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setControlPort(int) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setDependencyUtils(DependencyUtils) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
setExcludeArtifactIds(Set) - Method in class com.atlassian.maven.plugins.testharness.Service
 
setHttpPort(int) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setInstallerUrl(URL) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setInstallThisArtifact(boolean) - Method in class com.atlassian.maven.plugins.testharness.Service
 
setJvmArgs(String) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setLocalRepository(ArtifactRepository) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
setOutputLog(File) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setProject(MavenProject) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
setRemoteRepositories(List) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
setService(Service) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
setStartService(boolean) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setWait(boolean) - Method in class com.atlassian.maven.plugins.testharness.Container
 
setWebappDirectory(File) - Method in class com.atlassian.maven.plugins.testharness.Service
 
StartConfluenceMojo - Class in com.atlassian.maven.plugins.testharness
starts confluence in a Container using cargo to support integration tests
StartConfluenceMojo() - Constructor for class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
 
startContainer() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
setups up the application Container and then starts it
startContainer() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
Sets up the application container and then starts it
startContainer() - Method in class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 
StartFisheyeMojo - Class in com.atlassian.maven.plugins.testharness
starts jira in a Container using cargo to support integration tests
StartFisheyeMojo() - Constructor for class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 
StartJiraMojo - Class in com.atlassian.maven.plugins.testharness
starts jira in a Container using cargo to support integration tests
StartJiraMojo() - Constructor for class com.atlassian.maven.plugins.testharness.StartJiraMojo
 

A C D E G I L P R S

Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.