Skip navigation links
A B C D E G I J L N O R S T V 

A

AbstractEarPluginIT - Class in org.apache.maven.plugins.ear.it
Base class for ear test cases.
AbstractEarPluginIT() - Constructor for class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
AbstractEarTestBase - Class in org.apache.maven.plugins.ear
 
AbstractEarTestBase() - Constructor for class org.apache.maven.plugins.ear.AbstractEarTestBase
 
ArtifactHandlerTestStub - Class in org.apache.maven.plugins.ear.stub
 
ArtifactHandlerTestStub(String) - Constructor for class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
ArtifactRepositoryTest - Class in org.apache.maven.plugins.ear.util
 
ArtifactRepositoryTest() - Constructor for class org.apache.maven.plugins.ear.util.ArtifactRepositoryTest
 
ArtifactTypeMappingServiceTest - Class in org.apache.maven.plugins.ear.util
ArtifactTypeMappingServiceTest() - Constructor for class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
assertClassPathElements(File, String, String[], boolean[], String[][]) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
Asserts that given EAR archive artifacts have expected elements in artifact manifest Class-Path entry.
assertDeploymentDescriptors(File, String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
Asserts that the deployment descriptors have been generated successfully.
assertEarArchive(File, String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
assertEarDirectory(File, String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
assertEarModulesContent(File, String, String, String[], boolean[], String[][], String[][]) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
Asserts that given EAR archive artifacts have expected entries and don't have unexpected entries.

B

buildFinalName(String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 

C

createArtifact(String, String) - Method in class org.apache.maven.plugins.ear.AbstractEarTestBase
 
createArtifacts(String[]) - Method in class org.apache.maven.plugins.ear.AbstractEarTestBase
 
createArtifacts(String[], String[]) - Method in class org.apache.maven.plugins.ear.AbstractEarTestBase
 
createComplete() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 
createWithEmptyLookupName() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 
createWithEmptyName() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 
createWithEmptyTypeAndNoValue() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 
createWithNullTypeAndNoValue() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 
createWithoutName() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 
createWithoutTypeButValue() - Method in class org.apache.maven.plugins.ear.EnvEntryTest
 

D

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

E

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

G

getClassifier() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
getClassPathElements(File, String, boolean) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
Retrieves elements of Class-Path entry of manifest of given EAR module.
getDefaultService() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
getDirectory() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
getEarArchive(File, String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
getEarDirectory(File, String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
getEarModuleDirectory(File, String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
getExtension() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
getLanguage() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
getPackaging() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
getServiceWithRarMappingToMyRar() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
getTargetDirectory(File) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 
getTestDir(String) - Method in class org.apache.maven.plugins.ear.it.AbstractEarPluginIT
 

I

isAddedToClasspath() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 
isIncludesDependencies() - Method in class org.apache.maven.plugins.ear.stub.ArtifactHandlerTestStub
 

J

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

L

LOOKUP_NAME - Static variable in class org.apache.maven.plugins.ear.EnvEntryTest
 

N

NAME - Static variable in class org.apache.maven.plugins.ear.EnvEntryTest
 

O

org.apache.maven.plugins.ear - package org.apache.maven.plugins.ear
 
org.apache.maven.plugins.ear.it - package org.apache.maven.plugins.ear.it
 
org.apache.maven.plugins.ear.stub - package org.apache.maven.plugins.ear.stub
 
org.apache.maven.plugins.ear.util - package org.apache.maven.plugins.ear.util
 

R

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

S

setUri(EarModule, String) - Method in class org.apache.maven.plugins.ear.AbstractEarTestBase
 

T

testCleanArchivePath() - Method in class org.apache.maven.plugins.ear.EarModuleTest
 
testConfigWithNoMapping() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testConfigWithNoType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testConfigWithSameCustomType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testConfigWithUnknownStandardType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testDefaultConfiguration() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testEmptyRepository() - Method in class org.apache.maven.plugins.ear.util.ArtifactRepositoryTest
 
testEqAnotherVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testEqSameVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGeNextVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGePreviousVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGeSameVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGetJavaEEVersionInvalid() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGetJavaEEVersionNull() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGetJavaEEVersionValid() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGetStandardTypeForKnownType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testGetStandardTypeForUknonwnType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testGetVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGtNextVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGtPreviousVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testGtSameVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testIsMappedToTypeForKnownType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testIsMappedToTypeForUnknownType() - Method in class org.apache.maven.plugins.ear.util.ArtifactTypeMappingServiceTest
 
testLeNextVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testLePreviousVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testLeSameVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testLtNextVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testLtPreviousVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testLtSameVersion() - Method in class org.apache.maven.plugins.ear.util.JavaEEVersionTest
 
testProject001() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a single EJB and no configuration.
testProject002() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a customized artifact location and a customized artifact name.
testProject003() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a default bundle directory for java modules.
testProject004() - Method in class org.apache.maven.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with a custom URI.
testProject006() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with an excluded module.
testProject007() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a classified artifact and no extra configuration.
testProject008() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for J2EE 1.3.
testProject009() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for J2EE 1.4.
testProject010() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for Java EE 5.
testProject011() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that deployment descriptor default settings are applied.
testProject012() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that EAR resources are bundled within the EAR.
testProject013() - Method in class org.apache.maven.plugins.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.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that default manifest is taken into account.
testProject016() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that custom manifest is taken into account.
testProject017() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that custom application.xml is taken into account.
testProject018() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a custom final name.
testProject019() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with unpacked archives using the unpackTypes.
testProject020() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with unpacked archives using the unpack module attribute.
testProject021() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with unpacked archives using both unpackTypes and the unpack module attribute.
testProject022() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a classifier.
testProject023() - Method in class org.apache.maven.plugins.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.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that a classified dependency with multiple candidates is detected when specifying the classifier.
testProject026() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that the build fails if a unclassifed module configuration with multiple candidates is specified.
testProject027() - Method in class org.apache.maven.plugins.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.plugins.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.plugins.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.plugins.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.plugins.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.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with a Jboss 4 configuration and Jboss specific modules.
testProject034() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with custom security settings.
testProject035() - Method in class org.apache.maven.plugins.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.plugins.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.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR and make sure that a non-classified dependency with multiple candidates is detected when specifying the mainArtifactId as classifier.
testProject039() - Method in class org.apache.maven.plugins.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.plugins.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.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with a Jboss 4.2 configuration specifying a datasource to add.
testProject043() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a custom descriptor location (generatedDescriptorLocation setting).
testProject044() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a custom library-directory.
testProject045() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR and filter the content of the sources directory.
testProject046() - Method in class org.apache.maven.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR and filter the content with a list of extensions.
testProject048() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a JBoss 5 configuration containing library directory.
testProject049() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a JBoss 4.2 configuration containing a library directory.
testProject050() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing a loader repository configuration definition.
testProject051() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing a loader repository class definition.
testProject052() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing a configuration parser class definition.
testProject053() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a Jboss 5 configuration containing only the loader repo configuration
testProject054() - Method in class org.apache.maven.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with jar dependencies added in application.xml.
testProject056() - Method in class org.apache.maven.plugins.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.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for Java EE 6.
testProject059() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with no display name entry at all.
testProject060() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for J2EE 1.3 (MEAR-85)
testProject061() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for J2EE 1.4 (MEAR-85)
testProject062() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for JavaEE 5 (MEAR-85)
testProject063() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with ejb-client packaged for JavaEE 6 (MEAR-85)
testProject064() - Method in class org.apache.maven.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with a custom moduleId.
testProject066() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with generateModuleId enabled.
testProject067() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with generateModuleId enabled and a custom module.
testProject068() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with the no-version file name mapping.
testProject069() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a custom library-directory and JavaEE 6.
testProject070() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with application-name and initialize-in-order tags.
testProject071() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with application-name and initialize-in-order tags for unsupported version.
testProject072() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with an application client module (app-client).
testProject073() - Method in class org.apache.maven.plugins.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.plugins.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and J2EE 1.3.
testProject075() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and J2EE 1.4.
testProject076() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and JavaEE 5.
testProject077() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with custom env entries settings and JavaEE 6.
testProject078() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with the no version for ejb file name mapping.
testProject079() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with the 'default' library directory mode.
testProject080() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with the 'empty' library directory mode.
testProject081() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with the 'none' library directory mode.
testProject082() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for JavaEE 7.
testProject083() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with a library directory and custom env entries.
testProject084() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Support of an application id (MEAR-174).
testProject085() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with custom ejbRef entries settings and JavaEE 6.
testProject086() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with custom ejbRef entries plus lookup-name entry.
testProject087() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with resource-ref entries.
testProject088() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds WAR and EAR as part of multi-module project twice so that the 2nd build is guaranteed to be performed when target directories and files exist.
testProject089() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Validates modification of Class-Path entry of EAR modules manifest when skinnyWars option is turned on skipClassPathModification option is turned off
testProject090() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Validates modification of Class-Path entry of EAR modules manifest when skinnyWars option is turned on skipClassPathModification option is turned on
testProject091() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Validates modification of Class-Path entry of EAR modules manifest when skinnyWars option is turned off skipClassPathModification option is turned off unpacking of EJB JARs is turned on
testProject092() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that when skinnyWars option is turned off (has default value) skinnyModules options is turned on then movement of JARs and modification of manifest Class-Path entry is performed for WAR, SAR, HAR and RAR modules.
testProject093() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that when skinnyWars option is turned on skinnyModules options is turned off (has default value) then movement of JARs and modification of manifest Class-Path entry is performed only for WAR module and not for SAR, HAR and RAR modules.
testProject094() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that when skinnyWars option is turned off (has default value) skinnyModules options is turned off (has default value) then movement of JARs and modification of the manifest Class-Path entry is not performed for WAR, SAR, HAR and RAR modules modification of the manifest Class-Path entry is performed for EJB module provided JAR is removed from the manifest Class-Path entry of EJB module
testProject095() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that test JAR dependency of WAR is handled as regular JAR in terms of packaging and manifest modification when skinnyWars option is turned on.
testProject096() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that test JAR dependency representing Java module is described in deployment descriptor if includeInApplicationXml property of module is true.
testProject097() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that artifacts with jboss-sar, jboss-har and jboss-par types are packaged in EAR and described in deployment descriptor when respective types are configured for EAR modules.
testProject098() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensures that when skinnyModules option is turned on then EAR module whose classPathItem property is false is removed from the Class-Path entry of MANIFEST.mf of other modules EAR module whose classPathItem property is true is added into the Class-Path entry of MANIFEST.mf or existing reference is updated to match location of the module EAR module is removed from WARs and RARs (from modules which include their dependencies)
testProject099() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for JakartaEE 9.
testProject100() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Builds an EAR with deployment descriptor configuration for JakartaEE 10.
testProject101() - Method in class org.apache.maven.plugins.ear.it.EarMojoIT
Ensure that defaultLibBundleDir with dot at begin don't remove artifacts during second execution.
testRepositoryWithMultipleClassifiedArtifacts() - Method in class org.apache.maven.plugins.ear.util.ArtifactRepositoryTest
 
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact() - Method in class org.apache.maven.plugins.ear.util.ArtifactRepositoryTest
 
testRepositoryWithOneClassifiedArtifact() - Method in class org.apache.maven.plugins.ear.util.ArtifactRepositoryTest
 
testRepositoryWithOneUnclassifiedArtifact() - Method in class org.apache.maven.plugins.ear.util.ArtifactRepositoryTest
 
testSimpleEjbModule() - Method in class org.apache.maven.plugins.ear.util.EarMavenArchiverTest
 
testSimpleJarModuleWithCustomBundleDir() - Method in class org.apache.maven.plugins.ear.util.EarMavenArchiverTest
 
testTwoModules() - Method in class org.apache.maven.plugins.ear.util.EarMavenArchiverTest
 
TYPE - Static variable in class org.apache.maven.plugins.ear.EnvEntryTest
 

V

VALUE - Static variable in class org.apache.maven.plugins.ear.EnvEntryTest
 
A B C D E G I J L N O R S T V 
Skip navigation links

Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.