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

A

AbstractCarMojo - Class in org.apache.geronimo.mavenplugins.car
Support for packaging Mojos.
AbstractCarMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
AbstractCarMojo.ArtifactLookupImpl - Class in org.apache.geronimo.mavenplugins.car
 
AbstractCarMojo.ArtifactLookupImpl() - Constructor for class org.apache.geronimo.mavenplugins.car.AbstractCarMojo.ArtifactLookupImpl
 
addDependencies(PluginListType) - Method in class org.apache.geronimo.mavenplugins.car.InstallModulesMojo
Retrieves all artifact dependencies.
addGBean(Artifact, GBeanData, ClassLoader) - Method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
applyOverrides(Artifact, Collection<GBeanData>, ClassLoader) - Method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
ArchiveCarMojo - Class in org.apache.geronimo.mavenplugins.car
Jar up a packaged plugin
ArchiveCarMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.ArchiveCarMojo
 
ArchiveMojo - Class in org.apache.geronimo.mavenplugins.car
 
ArchiveMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.ArchiveMojo
 
artifactFactory - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
The artifact factory to use.
artifactId - Variable in class org.apache.geronimo.mavenplugins.car.ModuleId
 
artifactRepository - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 

B

basedir - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
The basedir of the project.
buildPackage() - Method in class org.apache.geronimo.mavenplugins.car.PackageMojo
 

C

ClasspathElement - Class in org.apache.geronimo.mavenplugins.car
Represents a Maven-artifact with additional classpath prefix details to build a jar's Manifest Class-Path.
ClasspathElement() - Constructor for class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
createNewConfigurationDir(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
createPluginListForRepositories(ListableRepository, String) - Method in class org.apache.geronimo.mavenplugins.car.CreatePluginListMojo
 
CreatePluginListMojo - Class in org.apache.geronimo.mavenplugins.car
Creates or replaces a geronimo-plugins.xml catalog of geronimo plugins in the local maven repository.
CreatePluginListMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.CreatePluginListMojo
 

D

dependencies - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
Dependency - Class in org.apache.geronimo.mavenplugins.car
 
Dependency() - Constructor for class org.apache.geronimo.mavenplugins.car.Dependency
 
DependencyChangeMojo - Class in org.apache.geronimo.mavenplugins.car
Check if the dependencies have changed
DependencyChangeMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.DependencyChangeMojo
 

E

encoding - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
The character encoding scheme to be applied when filtering resources.
equals(Object) - Method in class org.apache.geronimo.mavenplugins.car.Dependency
 
equals(Object) - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
escapeString - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
Expression preceded with the String won't be interpolated \${foo} will be replaced with ${foo}
execute() - Method in class org.apache.geronimo.mavenplugins.car.ArchiveCarMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.ArchiveMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.CreatePluginListMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.DependencyChangeMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.InstallModulesMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.PackageMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo
Configuration for this instance itself.
execute() - Method in class org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo
 
execute() - Method in class org.apache.geronimo.mavenplugins.car.ValidateConfigurationMojo
 
executeBootShell() - Method in class org.apache.geronimo.mavenplugins.car.PackageMojo
 

F

filter(File, File) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
filteredPlanFile - Variable in class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
we copy the plan here for filtering, then add env stuff.

G

GBEAN_INFO - Static variable in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
GBEAN_INFO - Static variable in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
GBEAN_INFO - Static variable in class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
generateExplicitVersionProperties(File, Set<Artifact>) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
Generates a properties file with explicit versions of artifacts of the current project transitivly.
geronimoToMavenArtifact(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getArchiveFile(File, String, String) - Static method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getArtifactId() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getArtifactId() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
getArtifactRepository() - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getBasedir() - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo.ArtifactLookupImpl
 
getBasedir() - Method in interface org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter.ArtifactLookup
 
getClassifier() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getClasspathPrefix() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getDependencies(MavenProject, boolean) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getEntry() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getGBeanInfo() - Static method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
getGBeanInfo() - Static method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
getGBeanInfo() - Static method in class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
getGroupId() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getGroupId() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
getImport() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
getLocation(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo.ArtifactLookupImpl
 
getLocation(Artifact) - Method in interface org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter.ArtifactLookup
 
getLocation(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
getLog() - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getModuleId() - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getOverrides(File) - Method in class org.apache.geronimo.mavenplugins.car.Override
 
getPluginList() - Method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
getProject() - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
getServer() - Method in class org.apache.geronimo.mavenplugins.car.Override
 
getType() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getType() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
getVersion() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
getVersion() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
groupId - Variable in class org.apache.geronimo.mavenplugins.car.ModuleId
 

H

hashCode() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 

I

includeDependency(Dependency) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
init() - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
install(ConfigurationData) - Method in class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
InstallModulesMojo - Class in org.apache.geronimo.mavenplugins.car
Installs Geronimo module CAR files into a target repository to support assembly.
InstallModulesMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.InstallModulesMojo
 
isIncludeVersion() - Method in class org.apache.geronimo.mavenplugins.car.UseMavenDependencies
 
isModuleArtifact(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
Determine if the given artifact is a Geronimo module.
isStart() - Method in class org.apache.geronimo.mavenplugins.car.Dependency
 
isUseTransitiveDependencies() - Method in class org.apache.geronimo.mavenplugins.car.UseMavenDependencies
 
isValue() - Method in class org.apache.geronimo.mavenplugins.car.UseMavenDependencies
 

L

list() - Method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
list(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
listConfigurations() - Method in class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
localDependencies - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 

M

Maven2RepositoryAdapter - Class in org.apache.geronimo.mavenplugins.car
Helps adapt Geronimo repositories to Maven repositories for packaging building.
Maven2RepositoryAdapter(Set<Artifact>, Maven2RepositoryAdapter.ArtifactLookup) - Constructor for class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
Maven2RepositoryAdapter.ArtifactLookup - Interface in org.apache.geronimo.mavenplugins.car
 
MavenAttributeStore - Class in org.apache.geronimo.mavenplugins.car
???
MavenAttributeStore() - Constructor for class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
MavenConfigStore - Class in org.apache.geronimo.mavenplugins.car
Implementation of ConfigurationStore that loads Configurations from a repository.
MavenConfigStore(Kernel, String, WritableListableRepository) - Constructor for class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
MavenConfigStore(WritableListableRepository) - Constructor for class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
mavenFileFilter - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
mavenResourcesFiltering - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
mavenToGeronimoArtifact(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
mavenToGeronimoArtifact(Dependency) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
mavenToGeronimoArtifact(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
ModuleId - Class in org.apache.geronimo.mavenplugins.car
 
ModuleId() - Constructor for class org.apache.geronimo.mavenplugins.car.ModuleId
 

N

newDependency(DependencyType) - Static method in class org.apache.geronimo.mavenplugins.car.Dependency
 

O

open(Artifact, FileWriteMonitor) - Method in class org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter
 
org.apache.geronimo.mavenplugins.car - package org.apache.geronimo.mavenplugins.car
 
Override - Class in org.apache.geronimo.mavenplugins.car
 
Override() - Constructor for class org.apache.geronimo.mavenplugins.car.Override
 

P

PackageMojo - Class in org.apache.geronimo.mavenplugins.car
Build a Geronimo Configuration using the local Maven infrastructure.
PackageMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.PackageMojo
 
PlanProcessorMojo - Class in org.apache.geronimo.mavenplugins.car
Add module id and dependencies to a plan and process with velocity
PlanProcessorMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
 
pluginMetadataFileName - Variable in class org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo
Name of generated plugin metadata file.
PluginMetadataGeneratorMojo - Class in org.apache.geronimo.mavenplugins.car
Generate a geronimo-plugin.xml file based on configuration in the pom and car-maven-plugin configuration.
PluginMetadataGeneratorMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo
 
project - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
The maven project.

R

resolveArtifact(String, String, String) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
resolveDependency(Dependency, List<Dependency>) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 

S

save() - Method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
saveDependencyChanges(Collection<Dependency>, PluginArtifactType) - Method in class org.apache.geronimo.mavenplugins.car.DependencyChangeMojo
 
saveTreeListing() - Method in class org.apache.geronimo.mavenplugins.car.DependencyChangeMojo
 
ServerInstance - Class in org.apache.geronimo.mavenplugins.car
This class exists only to help maven set the values.
ServerInstance() - Constructor for class org.apache.geronimo.mavenplugins.car.ServerInstance
 
session - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
setArtifactId(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setArtifactId(String) - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
setClassifier(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setClasspathPrefix(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setEntry(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setGroupId(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setGroupId(String) - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
setImport(String) - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
setLog(Log) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
setReferencePatterns(Artifact, AbstractName, GReferenceInfo, ReferencePatterns) - Method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
setShouldLoad(Artifact, AbstractName, boolean) - Method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
setStart(Boolean) - Method in class org.apache.geronimo.mavenplugins.car.Dependency
 
setType(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setType(String) - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
setValue(Artifact, AbstractName, GAttributeInfo, Object, ClassLoader) - Method in class org.apache.geronimo.mavenplugins.car.MavenAttributeStore
 
setVersion(String) - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
setVersion(String) - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
sourceFile - Variable in class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
Location of unproccesed plan, normally missing moduleId and dependencies.

T

targetDir - Variable in class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
Directory to put the processed plan in.
targetDir - Variable in class org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo
Directory for generated plugin metadata file.
targetFile - Variable in class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
XXX
targetFile - Variable in class org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo
Location of the (just generated) plugin metadata file to merge into the geronimo-plugins.xml catalog in the local maven repository.
toArtifactType() - Method in class org.apache.geronimo.mavenplugins.car.ModuleId
 
toDependencies(Collection<Dependency>, UseMavenDependencies, boolean) - Method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
toDependencyType() - Method in class org.apache.geronimo.mavenplugins.car.Dependency
 
toGeronimoDependency(Artifact, boolean) - Static method in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
toKernelDependencies(List<Dependency>, UseMavenDependencies) - Method in class org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
 
toKernelDependency() - Method in class org.apache.geronimo.mavenplugins.car.Dependency
 
toString() - Method in class org.apache.geronimo.mavenplugins.car.ClasspathElement
 
toString() - Method in class org.apache.geronimo.mavenplugins.car.Dependency
 
treeListing - Variable in class org.apache.geronimo.mavenplugins.car.AbstractCarMojo
 
type - Variable in class org.apache.geronimo.mavenplugins.car.ModuleId
 

U

uninstall(Artifact) - Method in class org.apache.geronimo.mavenplugins.car.MavenConfigStore
 
updatePluginList(PluginType, PluginListType) - Method in class org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo
 
UpdatePluginListMojo - Class in org.apache.geronimo.mavenplugins.car
Maintain the geronimo-plugins.xml catalog in the local maven repository by merging in the geronimo-plugin.xml from the current project.
UpdatePluginListMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.UpdatePluginListMojo
 
UseMavenDependencies - Class in org.apache.geronimo.mavenplugins.car
 
UseMavenDependencies() - Constructor for class org.apache.geronimo.mavenplugins.car.UseMavenDependencies
 
UseMavenDependencies(boolean, boolean, boolean) - Constructor for class org.apache.geronimo.mavenplugins.car.UseMavenDependencies
 

V

ValidateConfigurationMojo - Class in org.apache.geronimo.mavenplugins.car
Check that all dependencies mentioned explicitly in the car-maven-plugin configuration are present as maven dependencies.
ValidateConfigurationMojo() - Constructor for class org.apache.geronimo.mavenplugins.car.ValidateConfigurationMojo
 
version - Variable in class org.apache.geronimo.mavenplugins.car.ModuleId
 

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

Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.