A B C D E F G H I J L M N O R S T U V

A

AbstractEarPluginIT - Class in org.apache.maven.plugin.ear.it
Base class for ear test cases.
AbstractEarPluginIT() - Constructor for class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
AbstractEarTest - Class in org.apache.maven.plugin.ear
 
AbstractEarTest() - Constructor for class org.apache.maven.plugin.ear.AbstractEarTest
 
AbstractFileNameMappingTest - Class in org.apache.maven.plugin.ear.output
 
AbstractFileNameMappingTest() - Constructor for class org.apache.maven.plugin.ear.output.AbstractFileNameMappingTest
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
ArtifactHandlerTestStub - Class in org.apache.maven.plugin.ear
 
ArtifactHandlerTestStub(String) - Constructor for class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
ArtifactRepositoryTest - Class in org.apache.maven.plugin.ear.util
 
ArtifactRepositoryTest() - Constructor for class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
ArtifactTestStub - Class in org.apache.maven.plugin.ear
A fake Artifact test stub.
ArtifactTestStub(String, String, String, String, String) - Constructor for class org.apache.maven.plugin.ear.ArtifactTestStub
 
ArtifactTestStub(String, String, String, String) - Constructor for class org.apache.maven.plugin.ear.ArtifactTestStub
 
ArtifactTypeMappingServiceTest - Class in org.apache.maven.plugin.ear.util
Tests for the ArtifactTypeMappingService
ArtifactTypeMappingServiceTest() - Constructor for class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
assertArchiveContent(File, String, String[], boolean[]) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
assertDeploymentDescriptors(File, String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Asserts that the deployment descriptors have been generated successfully.
assertEarArchive(File, String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
assertEarDirectory(File, String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 

B

buildArchiveContentFiles(File, List<File>) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
buildFinalName(String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 

C

compareTo(Object) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
createArtifact(String, String, String, String) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifact(String, String, String) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifact(String, String) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifact(String, String, String, String) - Method in class org.apache.maven.plugin.ear.output.AbstractFileNameMappingTest
 
createArtifact(String, String, String) - Method in class org.apache.maven.plugin.ear.output.AbstractFileNameMappingTest
 
createArtifacts(String[]) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifacts(String[], String[]) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifacts(String[], String[], String[]) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifacts(String[], String[], String[], String[]) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
createArtifactWithGroupId(String, String, String, String, String) - Method in class org.apache.maven.plugin.ear.output.AbstractFileNameMappingTest
 
createArtifactWithGroupId(String, String, String, String) - Method in class org.apache.maven.plugin.ear.output.AbstractFileNameMappingTest
 
createComplete() - Method in class org.apache.maven.plugin.ear.EnvEntryTest
 
createWithEmptyName() - Method in class org.apache.maven.plugin.ear.EnvEntryTest
 
createWithEmptyTypeAndNoValue() - Method in class org.apache.maven.plugin.ear.EnvEntryTest
 
createWithNullTypeAndNoValue() - Method in class org.apache.maven.plugin.ear.EnvEntryTest
 
createWithoutName() - Method in class org.apache.maven.plugin.ear.EnvEntryTest
 
createWithoutTypeButValue() - Method in class org.apache.maven.plugin.ear.EnvEntryTest
 

D

DEFAULT_GROUPID - Static variable in class org.apache.maven.plugin.ear.AbstractEarTest
 
DEFAULT_TYPE - Static variable in class org.apache.maven.plugin.ear.AbstractEarTest
 
DEFAULT_VERSION - Static variable in class org.apache.maven.plugin.ear.ArtifactTestStub
 
DESCRIPTION - Static variable in class org.apache.maven.plugin.ear.EnvEntryTest
 
doTestProject(String, String[], boolean[], boolean) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Executes the specified projects and asserts the given artifacts.
doTestProject(String, String[], boolean[]) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Executes the specified projects and asserts the given artifacts.
doTestProject(String, String[], boolean) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Executes the specified projects and asserts the given artifacts as artifacts (non directory)
doTestProject(String, String[]) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Executes the specified projects and asserts the given artifacts as artifacts (non directory).

E

EarMavenArchiverTest - Class in org.apache.maven.plugin.ear.util
 
EarMavenArchiverTest() - Constructor for class org.apache.maven.plugin.ear.util.EarMavenArchiverTest
 
EarModuleTest - Class in org.apache.maven.plugin.ear
Ear module test case.
EarModuleTest() - Constructor for class org.apache.maven.plugin.ear.EarModuleTest
 
EarMojoIT - Class in org.apache.maven.plugin.ear.it
 
EarMojoIT() - Constructor for class org.apache.maven.plugin.ear.it.EarMojoIT
 
EnvEntryTest - Class in org.apache.maven.plugin.ear
 
EnvEntryTest() - Constructor for class org.apache.maven.plugin.ear.EnvEntryTest
 
equals(Object) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
executeMojo(String, Properties, boolean) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Execute the EAR plugin for the specified project.
executeMojo(String, Properties) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Execute the EAR plugin for the specified project.

F

FileNameMappingFactoryTest - Class in org.apache.maven.plugin.ear.output
 
FileNameMappingFactoryTest() - Constructor for class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
FINAL_NAME_PREFIX - Variable in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
FINAL_NAME_SUFFIX - Variable in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
FullFileNameMappingTest - Class in org.apache.maven.plugin.ear.output
 
FullFileNameMappingTest() - Constructor for class org.apache.maven.plugin.ear.output.FullFileNameMappingTest
 

G

getArtifactHandler() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getArtifactId() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getAvailableVersions() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getBasedir() - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
getBaseVersion() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getClassifier() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
getClassifier() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getData(String[], int, String) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
getDefaultService() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
getDefaultValue(String, String) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
getDependencyConflictId() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getDependencyFilter() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getDependencyTrail() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getDirectory() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
getDownloadUrl() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getEarArchive(File, String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
getEarDirectory(File, String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
getExtension() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
getFile() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getGroupId() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getId() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getLanguage() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
getMetadataList() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getPackaging() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
getRepository() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getScope() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getSelectedVersion() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getServiceWithRarMappingToMyRar() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
getTargetDirectory(File) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
getTestDir(String) - Method in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
getType() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getVersion() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
getVersionRange() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 

H

hasClassifier() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
hashCode() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 

I

isAddedToClasspath() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
isIncludesDependencies() - Method in class org.apache.maven.plugin.ear.ArtifactHandlerTestStub
 
isOptional() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
isRelease() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
isResolved() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
isSelectedVersionKnown() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
isSnapshot() - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 

J

JavaEEVersionTest - Class in org.apache.maven.plugin.ear.util
 
JavaEEVersionTest() - Constructor for class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 

L

localRepositoryDir - Variable in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
Test repository directory.

M

MAIN_ARTIFACT_ID - Static variable in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 

N

NAME - Static variable in class org.apache.maven.plugin.ear.EnvEntryTest
 
NoVersionFileNameMappingTest - Class in org.apache.maven.plugin.ear.output
 
NoVersionFileNameMappingTest() - Constructor for class org.apache.maven.plugin.ear.output.NoVersionFileNameMappingTest
 
NoVersionForEjbFileNameMappingTest - Class in org.apache.maven.plugin.ear.output
 
NoVersionForEjbFileNameMappingTest() - Constructor for class org.apache.maven.plugin.ear.output.NoVersionForEjbFileNameMappingTest
 

O

org.apache.maven.plugin.ear - package org.apache.maven.plugin.ear
 
org.apache.maven.plugin.ear.it - package org.apache.maven.plugin.ear.it
 
org.apache.maven.plugin.ear.output - package org.apache.maven.plugin.ear.output
 
org.apache.maven.plugin.ear.util - package org.apache.maven.plugin.ear.util
 

R

resolveEntity(String, String) - Method in class org.apache.maven.plugin.ear.util.ResourceEntityResolver
 
ResourceEntityResolver - Class in org.apache.maven.plugin.ear.util
 
ResourceEntityResolver() - Constructor for class org.apache.maven.plugin.ear.util.ResourceEntityResolver
 

S

selectVersion(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setArtifactId(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setAvailableVersions(List) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setBaseVersion(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setDependencyTrail(List) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setDownloadUrl(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setFile(File) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setGroupId(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setOptional(boolean) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setRelease(boolean) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setResolved(boolean) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setResolvedVersion(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setScope(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
settingsFile - Variable in class org.apache.maven.plugin.ear.it.AbstractEarPluginIT
 
setUp() - Method in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
setUri(EarModule, String) - Method in class org.apache.maven.plugin.ear.AbstractEarTest
 
setVersion(String) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
setVersionRange(VersionRange) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 
StandardFileNameMappingTest - Class in org.apache.maven.plugin.ear.output
 
StandardFileNameMappingTest() - Constructor for class org.apache.maven.plugin.ear.output.StandardFileNameMappingTest
 

T

testArtifactWithClassifier() - Method in class org.apache.maven.plugin.ear.output.FullFileNameMappingTest
 
testArtifactWithClassifier() - Method in class org.apache.maven.plugin.ear.output.NoVersionFileNameMappingTest
 
testArtifactWithClassifier() - Method in class org.apache.maven.plugin.ear.output.StandardFileNameMappingTest
 
testCleanBuildDir() - Method in class org.apache.maven.plugin.ear.EarModuleTest
 
testConfigWithNoMapping() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testConfigWithNoType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testConfigWithSameCustomType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testConfigWithUnknownStandardType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testDefaultConfiguration() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testDefaultFileNameMapping() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testEjbArtifact() - Method in class org.apache.maven.plugin.ear.output.NoVersionForEjbFileNameMappingTest
 
testEmptyRepository() - Method in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
testEqAnotherVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testEqSameVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGeNextVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGePreviousVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGeSameVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGetFileNameMappingByClass() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetFileNameMappingByClass2() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetFileNameMappingByName() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetFileNameMappingByName2() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetFileNameMappingByName3() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetFileNameMappingByName4() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetFileNameMappingByUnknownClass() - Method in class org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest
 
testGetJavaEEVersionInvalid() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGetJavaEEVersionNull() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGetJavaEEVersionValid() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGetStandardTypeForKnownType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testGetStandardTypeForUknonwnType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testGetVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGtNextVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGtPreviousVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testGtSameVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testIsMappedToTypeForKnownType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testIsMappedToTypeForUnknownType() - Method in class org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
 
testJarArtifact() - Method in class org.apache.maven.plugin.ear.output.NoVersionForEjbFileNameMappingTest
 
testLeNextVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testLePreviousVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testLeSameVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testLtNextVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testLtPreviousVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testLtSameVersion() - Method in class org.apache.maven.plugin.ear.util.JavaEEVersionTest
 
testProject001() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a single EJB and no configuration.
testProject002() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a customized artifact location and a customized artifact name.
testProject003() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a default bundle directory for java modules.
testProject004() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a default bundle directory for _java_ modules and a custom location overriding the default.
testProject005() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a custom URI.
testProject006() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with an excluded module.
testProject007() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a classified artifact and no extra configuration.
testProject008() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for J2EE 1.3.
testProject009() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for J2EE 1.4.
testProject010() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for Java EE 5.
testProject011() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that deployment descriptor default settings are applied.
testProject012() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that EAR resources are bundled within the EAR.
testProject013() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that EAR resources in a customized resources directory are bundled within the EAR.
testProject014() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that EAR resources are bundled within the EAR using includes and excludes.
testProject015() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that default manifest is taken into account.
testProject016() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that custom manifest is taken into account.
testProject017() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that custom application.xml is taken into account.
testProject018() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a custom final name.
testProject019() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with unpacked archives using the unpackTypes.
testProject020() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with unpacked archives using the unpack module attribute.
testProject021() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with unpacked archives using both unpackTypes and the unpack module attribute.
testProject022() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a classifier.
testProject023() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that a single classified dependency is detected without specifying the classifier.
testProject024() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that a single classified dependency is detected when specifying the classifier.
testProject025() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that a classified dependency with mutiple candidates is detected when specifying the classifier.
testProject026() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that the build fails if a unclassifed module configuration with mutiple candidates is specified.
testProject027() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that provided dependencies are not included in the EAR.
testProject028() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that test dependencies are not included in the EAR.
testProject029() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that system dependencies are not included in the EAR.
testProject030() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that ejb-client dependencies are detected and not added by default in the generated application.xml.
testProject031() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 4 configuration specifying the security domain and the unauthenticated-principal to use.
testProject032() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 3.2 configuration specifying the jmx-name to use.
testProject033() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 4 configuration and Jboss specific modules.
testProject034() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with custom security settings.
testProject035() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a full filename mapping and make sure that custom locations are not overridden.
testProject036() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a full filename mapping and make sure that groupIds with dots are replaced by dashes in filenames.
testProject037() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that ejb-client dependencies are detected and added in the generated application.xml if includeInApplicationXml is set.
testProject038() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and make sure that a non-classified dependency with mutiple candidates is detected when specifying the mainArtifactId as classifier.
testProject039() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 4 configuration specifying specifying the loader repository to use.
testProject040() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for Java EE 5 and an alternative deployment descriptor.
testProject041() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 4.2 configuration specifying the module order to use.
testProject042() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 4.2 configuration specifying a datasource to add.
testProject043() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a custom descriptor location (generatedDescriptorLocation setting).
testProject044() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a custom library-directory.
testProject045() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and filter the content of the sources directory.
testProject046() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and filter the content of the sources directory using a custom filter file.
testProject047() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR and filter the content with a list of extensions.
testProject048() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing library directory.
testProject049() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 4.2 configuration containing a library directory.
testProject050() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing a loader repository configuration definition.
testProject051() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing a loader repository class definition.
testProject052() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing a configuration parser class definition.
testProject053() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing only the loader repo configuration
testProject054() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for Java EE 5 and no application.xml
testProject055() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with jar dependencies added in application.xml.
testProject056() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for J2EE 1.4 and an alternative deployment descriptor.
testProject057() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a complete JBoss 4.2 configuration and validate it matches the DTD (MEAR-104).
testProject058() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for Java EE 6.
testProject059() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with no display name entry at all.
testProject060() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for J2EE 1.3 (MEAR-85)
testProject061() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for J2EE 1.4 (MEAR-85)
testProject062() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for JavaEE 5 (MEAR-85)
testProject063() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for JavaEE 6 (MEAR-85)
testProject064() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for JavaEE 5 and still put it in the root (MEAR-85)
testProject065() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a custom moduleId.
testProject066() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with generateModuleId enabled.
testProject067() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with generateModuleId enabled and a custom module.
testProject068() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with the no-version file name mapping.
testProject069() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with a custom library-directory and JavaEE 6.
testProject070() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with application-name and initialize-in-order tags.
testProject071() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with application-name and initialize-in-order tags for unsupported version.
testProject072() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with an application client module (app-client).
testProject073() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with an application client module (app-client) and a default bundle directory for _java_ modules.
testProject074() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and J2EE 1.3.
testProject075() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and J2EE 1.4.
testProject076() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and JavaEE 5.
testProject077() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and JavaEE 6.
testProject078() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with the no version for ejb file name mapping.
testProject079() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with the 'default' library directory mode.
testProject080() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with the 'empty' library directory mode.
testProject081() - Method in class org.apache.maven.plugin.ear.it.EarMojoIT
Builds an EAR with the 'none' library directory mode.
testRepositoryWithMultipleClassifiedArtifacts() - Method in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact() - Method in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
testRepositoryWithOneClassifiedArtifact() - Method in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
testRepositoryWithOneUnclassifiedArtifact() - Method in class org.apache.maven.plugin.ear.util.ArtifactRepositoryTest
 
testSimpleArtifact() - Method in class org.apache.maven.plugin.ear.output.FullFileNameMappingTest
 
testSimpleArtifact() - Method in class org.apache.maven.plugin.ear.output.NoVersionFileNameMappingTest
 
testSimpleArtifact() - Method in class org.apache.maven.plugin.ear.output.StandardFileNameMappingTest
 
testSimpleEjbModule() - Method in class org.apache.maven.plugin.ear.util.EarMavenArchiverTest
 
testSimpleJarModuleWithCustomBundleDir() - Method in class org.apache.maven.plugin.ear.util.EarMavenArchiverTest
 
testTwoModules() - Method in class org.apache.maven.plugin.ear.util.EarMavenArchiverTest
 
TYPE - Static variable in class org.apache.maven.plugin.ear.EnvEntryTest
 

U

updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.plugin.ear.ArtifactTestStub
 

V

VALUE - Static variable in class org.apache.maven.plugin.ear.EnvEntryTest
 

A B C D E F G H I J L M N O R S T U V

Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.