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.StartBambooMojo
Unpacks the Bamboo war and data to the deploy location.
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, List) - 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
 
getDestinationDir() - Method in class com.atlassian.maven.plugins.testharness.ProcessSafeZipUrlInstaller
 
getExcludeArtifacts() - 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.StartBambooMojo
Simply returns StartBambooMojo.EXTRA_CLASS_PATHS
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
getHome() - Method in class com.atlassian.maven.plugins.testharness.ProcessSafeZipUrlInstaller
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
 
getJarsToRemove() - 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
 
getRegexesOfJarFilesToRemove() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getRemoteRepositories() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
getRemoveJarFileRegexes() - Method in class com.atlassian.maven.plugins.testharness.Service
 
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.StartBambooMojo
Simple returns StartBambooMojo.SERVICE_NAME
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.StartBambooMojo
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

install() - Method in class com.atlassian.maven.plugins.testharness.ProcessSafeZipUrlInstaller
 
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
 
installThisArtifact() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
 
installThisArtifact() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
installThisArtifact() - Method in class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
 
installThisArtifact() - Method in class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 
isAlreadyInstalled() - Method in class com.atlassian.maven.plugins.testharness.ProcessSafeZipUrlInstaller
Checks whether the zip file has been downloaded to the local repository.
isBundledPlugin() - Method in class com.atlassian.maven.plugins.testharness.Service
 
isForceInstallAsWebApplicationComponent() - Method in class com.atlassian.maven.plugins.testharness.Service
 

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
 
ProcessSafeZipUrlInstaller - Class in com.atlassian.maven.plugins.testharness
 
ProcessSafeZipUrlInstaller(URL, File, File) - Constructor for class com.atlassian.maven.plugins.testharness.ProcessSafeZipUrlInstaller
A custom ZipUrlnstaller that is process safe --- multiple builds/processes can use it and it won't screw up the local repository.
projectHasInstallableArtifact() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 

R

removeConflictingJars() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartCargoServiceMojo
Remove jar files from WEB-INF/lib based on configuration.
removeConflictingJars() - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
removeConflictingJars() - Method in class com.atlassian.maven.plugins.testharness.StartConfluenceMojo
 
removeConflictingJars() - Method in class com.atlassian.maven.plugins.testharness.StartFisheyeMojo
 
resolveDependencies(List) - Method in class com.atlassian.maven.plugins.testharness.AbstractStartServiceMojo
 
resolveDependencies(List, MavenProject, ArtifactRepository, List, List) - 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
 
setBundledPlugin(boolean) - 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
 
setExcludeArtifacts(List) - Method in class com.atlassian.maven.plugins.testharness.Service
 
setForceInstallAsWebApplicationComponent(boolean) - 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
 
setJarsToRemove(List) - 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
 
setRemoveJarFileRegexes(File) - Method in class com.atlassian.maven.plugins.testharness.Service
 
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
 
StartBambooMojo - Class in com.atlassian.maven.plugins.testharness
starts Bamboo in a Container using cargo to support integration tests
StartBambooMojo() - Constructor for class com.atlassian.maven.plugins.testharness.StartBambooMojo
 
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 © 2009 Atlassian Pty Ltd. All Rights Reserved.