Index

A B C D E F G H I K L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractArchetypeDescriptor - Class in org.apache.maven.archetype.metadata
Class AbstractArchetypeDescriptor.
AbstractArchetypeDescriptor() - Constructor for class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
 
activeProxy - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
addArchetype(Archetype) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Method addArchetype.
addDefaultEntities - Variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities - Variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultExcludes() - Method in class org.apache.maven.archetype.common.util.ListScanner
Adds default exclusions to the current exclusions set.
addExclude(String) - Method in class org.apache.maven.archetype.metadata.FileSet
Method addExclude.
addFileSet(FileSet) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Method addFileSet.
addGoal(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Method addGoal.
addInclude(String) - Method in class org.apache.maven.archetype.metadata.FileSet
Method addInclude.
addLists(List<String>, List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
addMirror(Mirror) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
addMirror(Server) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
addModule(File, String) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
addModule(File, String) - Method in interface org.apache.maven.archetype.common.PomManager
 
addModule(ModuleDescriptor) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Method addModule.
addModuleToParentPom(String, Reader, Writer) - Static method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
addNewModule(String, Reader, Writer) - Static method in class org.apache.maven.archetype.common.util.PomUtils
Adds module artifactId unless the module already presents in fileReader.
addParent(File, File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
addParent(File, File) - Method in interface org.apache.maven.archetype.common.PomManager
 
addProperty(String, String) - Method in class org.apache.maven.archetype.catalog.Archetype
Method addProperty.
addRequiredProperties(ArchetypeDescriptor, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
addRequiredProperty(RequiredProperty) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Method addRequiredProperty.
addResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
addResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method addResource.
addResourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
Adds the resource element resource to the list of resources in the descriptor and sets its TemplateDescriptor to filtered if the attribute filtered was not specified or its value is "true", or false if its value is "false", and the encoding specified in the encoding attribute or the Java virtual machine's default if it is not defined.
addServer(Server) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
addSiteResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
addSiteResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method addSiteResource.
addSiteResourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
Adds the site-resource element resource to the list of site-resources in the descriptor and sets its TemplateDescriptor to filtered if the attribute filtered was not specified or its value is "true", or false if its value is "false", and the encoding specified in the encoding attribute or the Java virtual machine's default if it is not defined.
addSource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
addSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method addSource.
addSourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
Adds the source element source to the list of sources in the descriptor and sets its TemplateDescriptor to filtered and with the encoding specified in the encoding attribute or the Java virtual machine's default if it is not defined.
addTestResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
addTestResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method addTestResource.
addTestResourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
Adds the test-resource element resource to the list of test-resources in the descriptor and sets its TemplateDescriptor to filtered if the attribute filtered was not specified or its value is "true", or false if its value is "false", and the encoding specified in the encoding attribute or the Java virtual machine's default if it is not defined.
addTestSource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
addTestSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method addTestSource.
addTestSourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
Adds the test-source element source to the list of sources in the descriptor and sets its TemplateDescriptor to filtered and with the encoding specified in the encoding attribute or the Java virtual machine's default if it is not defined.
allowPartial - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Setting this option to true makes it possible to run the archetype:create even on existing projects.
allowPartial - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
This indicates the archetype can be a whole project or can be part of another project.
Archetype - Class in org.apache.maven.archetype.catalog
Informations to point to an Archetype referenced in the catalog.
Archetype() - Constructor for class org.apache.maven.archetype.catalog.Archetype
 
ARCHETYPE_ARTIFACT_ID - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_CATALOG_FILENAME - Static variable in interface org.apache.maven.archetype.source.ArchetypeDataSource
 
ARCHETYPE_CATALOG_PROPERTY - Static variable in class org.apache.maven.archetype.source.CatalogArchetypeDataSource
 
ARCHETYPE_DESCRIPTION - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.old.OldArchetype
 
ARCHETYPE_FILTERED_EXTENSIONS - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_GROUP_ID - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_LANGUAGES - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_OLD_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.old.OldArchetype
 
ARCHETYPE_POM - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_POM - Static variable in interface org.apache.maven.archetype.old.OldArchetype
 
ARCHETYPE_POST_GENERATION_GOALS - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_POST_GENERATION_SCRIPT - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_REPOSITORY - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_REPOSITORY_ID - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
Id of the repository used to download catalog file.
ARCHETYPE_RESOURCES - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_RESOURCES - Static variable in interface org.apache.maven.archetype.old.OldArchetype
 
ARCHETYPE_SUFFIX - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_URL - Static variable in interface org.apache.maven.archetype.common.Constants
 
ARCHETYPE_VERSION - Static variable in interface org.apache.maven.archetype.common.Constants
 
archetypeArtifactId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
archetypeArtifactManager - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
archetypeArtifactManager - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
archetypeArtifactManager - Variable in class org.apache.maven.archetype.old.DefaultOldArchetype
 
archetypeArtifactManager - Variable in class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
 
ArchetypeArtifactManager - Interface in org.apache.maven.archetype.common
 
archetypeCache - Variable in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
ArchetypeCatalog - Class in org.apache.maven.archetype.catalog
Class ArchetypeCatalog.
ArchetypeCatalog() - Constructor for class org.apache.maven.archetype.catalog.ArchetypeCatalog
 
ArchetypeCatalogXpp3Reader - Class in org.apache.maven.archetype.catalog.io.xpp3
Class ArchetypeCatalogXpp3Reader.
ArchetypeCatalogXpp3Reader() - Constructor for class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
 
ArchetypeCatalogXpp3Reader(ArchetypeCatalogXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
 
ArchetypeCatalogXpp3Reader.ContentTransformer - Interface in org.apache.maven.archetype.catalog.io.xpp3
 
ArchetypeCatalogXpp3Writer - Class in org.apache.maven.archetype.catalog.io.xpp3
Class ArchetypeCatalogXpp3Writer.
ArchetypeCatalogXpp3Writer() - Constructor for class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
 
ArchetypeCreationRequest - Class in org.apache.maven.archetype
 
ArchetypeCreationRequest() - Constructor for class org.apache.maven.archetype.ArchetypeCreationRequest
 
ArchetypeCreationResult - Class in org.apache.maven.archetype
 
ArchetypeCreationResult() - Constructor for class org.apache.maven.archetype.ArchetypeCreationResult
 
ArchetypeCreator - Interface in org.apache.maven.archetype.creator
Create an archetype from a project.
ArchetypeDataSource - Interface in org.apache.maven.archetype.source
Sources we can get Archetypes from.
ArchetypeDataSourceException - Exception in org.apache.maven.archetype.source
 
ArchetypeDataSourceException(String) - Constructor for exception org.apache.maven.archetype.source.ArchetypeDataSourceException
 
ArchetypeDataSourceException(String, Throwable) - Constructor for exception org.apache.maven.archetype.source.ArchetypeDataSourceException
 
ArchetypeDataSourceException(Throwable) - Constructor for exception org.apache.maven.archetype.source.ArchetypeDataSourceException
 
ArchetypeDescriptor - Class in org.apache.maven.archetype.metadata
Class ArchetypeDescriptor.
ArchetypeDescriptor - Class in org.apache.maven.archetype.old.descriptor
 
ArchetypeDescriptor() - Constructor for class org.apache.maven.archetype.metadata.ArchetypeDescriptor
 
ArchetypeDescriptor() - Constructor for class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
ArchetypeDescriptorBuilder - Class in org.apache.maven.archetype.old.descriptor
 
ArchetypeDescriptorBuilder() - Constructor for class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
 
ArchetypeDescriptorException - Exception in org.apache.maven.archetype.old
 
ArchetypeDescriptorException(String) - Constructor for exception org.apache.maven.archetype.old.ArchetypeDescriptorException
 
ArchetypeDescriptorException(String, Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeDescriptorException
 
ArchetypeDescriptorException(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeDescriptorException
 
ArchetypeDescriptorGenerator - Class in org.apache.maven.archetype.old.descriptor
Pass over the directory containing the sources of the archetype and create the appropriate descriptor.
ArchetypeDescriptorGenerator() - Constructor for class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorGenerator
 
ArchetypeDescriptorXpp3Reader - Class in org.apache.maven.archetype.metadata.io.xpp3
Class ArchetypeDescriptorXpp3Reader.
ArchetypeDescriptorXpp3Reader() - Constructor for class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
 
ArchetypeDescriptorXpp3Reader(ArchetypeDescriptorXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
 
ArchetypeDescriptorXpp3Reader.ContentTransformer - Interface in org.apache.maven.archetype.metadata.io.xpp3
 
ArchetypeDescriptorXpp3Writer - Class in org.apache.maven.archetype.metadata.io.xpp3
Class ArchetypeDescriptorXpp3Writer.
ArchetypeDescriptorXpp3Writer() - Constructor for class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
 
ArchetypeException - Exception in org.apache.maven.archetype.exception
 
ArchetypeException() - Constructor for exception org.apache.maven.archetype.exception.ArchetypeException
 
ArchetypeException(String) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeException
 
ArchetypeException(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeException
 
ArchetypeException(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeException
 
archetypeFilesResolver - Variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
archetypeFilesResolver - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
ArchetypeFilesResolver - Interface in org.apache.maven.archetype.common
 
ArchetypeGenerationConfigurationFailure - Exception in org.apache.maven.archetype.exception
 
ArchetypeGenerationConfigurationFailure() - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationConfigurationFailure
 
ArchetypeGenerationConfigurationFailure(String) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationConfigurationFailure
 
ArchetypeGenerationConfigurationFailure(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationConfigurationFailure
 
ArchetypeGenerationConfigurationFailure(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationConfigurationFailure
 
ArchetypeGenerationFailure - Exception in org.apache.maven.archetype.exception
 
ArchetypeGenerationFailure() - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationFailure
 
ArchetypeGenerationFailure(String) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationFailure
 
ArchetypeGenerationFailure(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationFailure
 
ArchetypeGenerationFailure(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationFailure
 
ArchetypeGenerationRequest - Class in org.apache.maven.archetype
 
ArchetypeGenerationRequest() - Constructor for class org.apache.maven.archetype.ArchetypeGenerationRequest
 
ArchetypeGenerationRequest(Archetype) - Constructor for class org.apache.maven.archetype.ArchetypeGenerationRequest
 
ArchetypeGenerationResult - Class in org.apache.maven.archetype
 
ArchetypeGenerationResult() - Constructor for class org.apache.maven.archetype.ArchetypeGenerationResult
 
ArchetypeGenerator - Interface in org.apache.maven.archetype.generator
Generate a Maven project from an archetype.
archetypeGoals - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
archetypeGroupId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
ArchetypeManager - Interface in org.apache.maven.archetype
 
ArchetypeModel - Class in org.apache.maven.archetype.model
Describes the assembly layout and packaging.
ArchetypeModel() - Constructor for class org.apache.maven.archetype.model.ArchetypeModel
 
archetypeName - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
ArchetypeNotConfigured - Exception in org.apache.maven.archetype.exception
 
ArchetypeNotConfigured(String, Throwable, List<String>) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
 
ArchetypeNotConfigured(String, List<String>) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
 
ArchetypeNotConfigured(Throwable, List<String>) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
 
ArchetypeNotConfigured(List<String>) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
 
ArchetypeNotDefined - Exception in org.apache.maven.archetype.exception
 
ArchetypeNotDefined() - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotDefined
 
ArchetypeNotDefined(String) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotDefined
 
ArchetypeNotDefined(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotDefined
 
ArchetypeNotDefined(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotDefined
 
ArchetypeNotFoundException - Exception in org.apache.maven.archetype.old
 
ArchetypeNotFoundException(String) - Constructor for exception org.apache.maven.archetype.old.ArchetypeNotFoundException
 
ArchetypeNotFoundException(String, Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeNotFoundException
 
ArchetypeNotFoundException(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeNotFoundException
 
archetypeRepository - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
Deprecated.
see ARCHETYPE-439
archetypes - Variable in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Field archetypes.
ArchetypeSelectionFailure - Exception in org.apache.maven.archetype.exception
 
ArchetypeSelectionFailure() - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
 
ArchetypeSelectionFailure(String) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
 
ArchetypeSelectionFailure(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
 
ArchetypeSelectionFailure(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
 
archetypeSources - Variable in class org.apache.maven.archetype.DefaultArchetypeManager
 
ArchetypeTemplateProcessingException - Exception in org.apache.maven.archetype.old
 
ArchetypeTemplateProcessingException(String) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
 
ArchetypeTemplateProcessingException(String, Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
 
ArchetypeTemplateProcessingException(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
 
archetypeVersion - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
ArchetypeXpp3Reader - Class in org.apache.maven.archetype.model.io.xpp3
Class ArchetypeXpp3Reader.
ArchetypeXpp3Reader() - Constructor for class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
 
ArchetypeXpp3Reader(ArchetypeXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
 
ArchetypeXpp3Reader.ContentTransformer - Interface in org.apache.maven.archetype.model.io.xpp3
 
ArchetypeXpp3Writer - Class in org.apache.maven.archetype.model.io.xpp3
Class ArchetypeXpp3Writer.
ArchetypeXpp3Writer() - Constructor for class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
 
archiveArchetype(File, File, String) - Method in interface org.apache.maven.archetype.ArchetypeManager
Deprecated.
replaced by archetype plugin's JarMojo using maven-archiver component for Reproducible Builds
archiveArchetype(File, File, String) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
ARTIFACT_ID - Static variable in interface org.apache.maven.archetype.common.Constants
 
artifactId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
artifactId - Variable in class org.apache.maven.archetype.catalog.Archetype
The artifactId of the archetype.
artifactResolver - Variable in class org.apache.maven.archetype.downloader.DefaultDownloader
 

B

basedir - Variable in class org.apache.maven.archetype.common.util.ListScanner
The base directory to be scanned.
bits - Variable in class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
 
build(Reader) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
 

C

canEncode - Variable in class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
 
CatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
 
CatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.CatalogArchetypeDataSource
 
cause - Variable in class org.apache.maven.archetype.ArchetypeCreationResult
 
cause - Variable in class org.apache.maven.archetype.ArchetypeGenerationResult
 
CENTRAL_REPOSITORY_ID - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
charset - Variable in class org.apache.maven.archetype.common.util.FileCharsetDetector
 
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method checkFieldWithDuplicate.
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method checkFieldWithDuplicate.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method checkUnknownAttribute.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method checkUnknownAttribute.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method checkUnknownElement.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method checkUnknownElement.
clone() - Method in class org.apache.maven.archetype.common.util.Format
 
clone() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Returns a copy of this XMLOutputter.
concatenateToList(List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
Constants - Interface in org.apache.maven.archetype.common
 
contentTransformer - Variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Field contentTransformer.
convertPathForOS(String) - Static method in class org.apache.maven.archetype.common.util.PathUtils
This method converts all \ or / chars to File.separatorChar.
copyFile(File, String, boolean, ZipFile) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
copyFiles(File, File, String, List<String>, boolean, String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
copyFiles(String, List<String>, boolean, String, File, ZipFile, String, boolean, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
copyResource(String, File) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
Counter(int) - Constructor for class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
 
crawl(File) - Method in class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
 
crawl(File) - Method in interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler
 
createArchetype(ArchetypeCreationRequest, ArchetypeCreationResult) - Method in interface org.apache.maven.archetype.creator.ArchetypeCreator
 
createArchetype(ArchetypeCreationRequest, ArchetypeCreationResult) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
createArchetype(ArchetypeGenerationRequest, File) - Method in interface org.apache.maven.archetype.old.OldArchetype
Create a project from an archetype file.
createArchetype(ArchetypeGenerationRequest, ArtifactRepository) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
createArchetype(ArchetypeGenerationRequest, ArtifactRepository) - Method in interface org.apache.maven.archetype.old.OldArchetype
Download an archetype then create a project from it.
createArchetypeBasicIt(ArchetypeDescriptor, File) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
Create an archetype IT, ie goals.txt and archetype.properties in src/test/resources/projects/basic.
createArchetypeFiles(Properties, List<FileSet>, String, File, File, String, List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createArchetypeFromProject(ArchetypeCreationRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
A command to create an archetype from an existing Maven project given the supplied creation request.
createArchetypeFromProject(ArchetypeCreationRequest) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
createArchetypePom(Model, File, Properties, File, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createArchetypeProjectPom(MavenProject, ProjectBuildingRequest, Properties, File) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
Create the archetype project pom.xml file, that will be used to build the archetype.
createDependencyMap(List<Dependency>) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
createFileSet(List<String>, boolean, boolean, String, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createFileSets(List<String>, int, boolean, String, boolean, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createModule(Properties, String, String, String, File, File, List<String>, List<String>, String, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createModulePom(Model, String, File, Properties, File, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createModulePoms(Properties, String, String, File, File, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createNamespaceStack() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Factory for making new NamespaceStack objects.
createPoms(Model, String, String, File, File, File, Properties, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
createProjectDirectoryStructure(String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
createRepository(String, String) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
creator - Variable in class org.apache.maven.archetype.DefaultArchetypeManager
 
currentFormat - Variable in class org.apache.maven.archetype.common.util.XMLOutputter
 
currentIndex - Variable in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
Field currentIndex.

D

DEFAULT_FILTERED_EXTENSIONS - Static variable in interface org.apache.maven.archetype.common.Constants
 
DEFAULT_LANGUAGES - Static variable in interface org.apache.maven.archetype.common.Constants
 
DEFAULT_OUTPUT_DIRECTORY - Static variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
DEFAULT_RESOURCE_DIR - Static variable in class org.apache.maven.archetype.old.DefaultOldArchetype
 
DEFAULT_SOURCE_DIR - Static variable in class org.apache.maven.archetype.old.DefaultOldArchetype
 
DEFAULT_TEST_RESOURCE_DIR - Static variable in class org.apache.maven.archetype.old.DefaultOldArchetype
 
DEFAULT_TEST_SOURCE_DIR - Static variable in class org.apache.maven.archetype.old.DefaultOldArchetype
 
DefaultArchetypeArtifactManager - Class in org.apache.maven.archetype.common
 
DefaultArchetypeArtifactManager() - Constructor for class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
DefaultArchetypeFilesResolver - Class in org.apache.maven.archetype.common
 
DefaultArchetypeFilesResolver() - Constructor for class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
DefaultArchetypeGenerator - Class in org.apache.maven.archetype.generator
 
DefaultArchetypeGenerator() - Constructor for class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
DefaultArchetypeManager - Class in org.apache.maven.archetype
 
DefaultArchetypeManager() - Constructor for class org.apache.maven.archetype.DefaultArchetypeManager
 
defaultArtifactRepositoryLayout - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
Determines whether the layout is legacy or not.
DefaultDownloader - Class in org.apache.maven.archetype.downloader
 
DefaultDownloader() - Constructor for class org.apache.maven.archetype.downloader.DefaultDownloader
 
defaultEncoding - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
DefaultEscapeStrategy(String) - Constructor for class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
 
DEFAULTEXCLUDES - Static variable in class org.apache.maven.archetype.common.util.ListScanner
Patterns which should be excluded by default.
DefaultFilesetArchetypeGenerator - Class in org.apache.maven.archetype.generator
 
DefaultFilesetArchetypeGenerator() - Constructor for class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
DefaultOldArchetype - Class in org.apache.maven.archetype.old
 
DefaultOldArchetype() - Constructor for class org.apache.maven.archetype.old.DefaultOldArchetype
 
DefaultPomManager - Class in org.apache.maven.archetype.common
 
DefaultPomManager() - Constructor for class org.apache.maven.archetype.common.DefaultPomManager
 
DefaultRepositoryCrawler - Class in org.apache.maven.archetype.repositorycrawler
 
DefaultRepositoryCrawler() - Constructor for class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
 
defaultValue - Variable in class org.apache.maven.archetype.metadata.RequiredProperty
Default value of the property.
description - Variable in class org.apache.maven.archetype.catalog.Archetype
The description of the archetype.
dir - Variable in class org.apache.maven.archetype.metadata.ModuleDescriptor
The module's directory.
directory - Variable in class org.apache.maven.archetype.metadata.FileSet
The directory where the files will be searched for, which is also the directory where the project's files will be generated.
disconnectWagon(Wagon) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
download(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.downloader.DefaultDownloader
 
download(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.downloader.Downloader
 
downloadCatalog(ArtifactRepository) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
downloader - Variable in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
Downloader - Interface in org.apache.maven.archetype.downloader
 
DownloadException - Exception in org.apache.maven.archetype.downloader
 
DownloadException(String) - Constructor for exception org.apache.maven.archetype.downloader.DownloadException
 
DownloadException(String, Throwable) - Constructor for exception org.apache.maven.archetype.downloader.DownloadException
 
DownloadException(Throwable) - Constructor for exception org.apache.maven.archetype.downloader.DownloadException
 
DownloadNotFoundException - Exception in org.apache.maven.archetype.downloader
 
DownloadNotFoundException(String) - Constructor for exception org.apache.maven.archetype.downloader.DownloadNotFoundException
 
DownloadNotFoundException(String, Throwable) - Constructor for exception org.apache.maven.archetype.downloader.DownloadNotFoundException
 
DownloadNotFoundException(Throwable) - Constructor for exception org.apache.maven.archetype.downloader.DownloadNotFoundException
 
downloadOld(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.downloader.DefaultDownloader
 
downloadOld(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.downloader.Downloader
 

E

encoder - Variable in class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
 
encoding - Variable in class org.apache.maven.archetype.common.util.Format
The encoding format
encoding - Variable in class org.apache.maven.archetype.metadata.FileSet
Encoding to use when filtering content.
encoding - Variable in class org.apache.maven.archetype.model.Resource
The encoding to be used when reading/writing this file.
encoding - Variable in class org.apache.maven.archetype.model.Source
The encoding to be used when reading/writing this file.
encoding - Variable in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Determines the template's encoding.
endsWithWhite(String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
equals(Object) - Method in class org.apache.maven.archetype.catalog.Archetype
 
escapeAttributeEntities(String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
escapeElementEntities(String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will take the three pre-defined entities in XML 1.0 (used specifically in XML elements) and convert their character representation to the appropriate entity reference, suitable for XML element content.
escapeOutput - Variable in class org.apache.maven.archetype.common.util.XMLOutputter
Whether output escaping is enabled for the being processed Element - default is true
escapeStrategy - Variable in class org.apache.maven.archetype.common.util.Format
entity escape logic
evaluateExpression(Context, String, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
everythingIncluded - Variable in class org.apache.maven.archetype.common.util.ListScanner
Whether or not everything tested so far has been included.
EXCLUDE_PATTERNS - Static variable in interface org.apache.maven.archetype.common.Constants
 
excludes - Variable in class org.apache.maven.archetype.common.util.ListScanner
The patterns for the files to be excluded.
excludes - Variable in class org.apache.maven.archetype.metadata.FileSet
Field excludes.
exists(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
exists(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
expandEmptyElements - Variable in class org.apache.maven.archetype.common.util.Format
Whether or not to expand empty elements to <tagName></tagName> - default is false
EXTERNAL_WILDCARD - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
extractPropertiesFromProject(MavenProject, Properties, Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 

F

factory - Variable in class org.apache.maven.archetype.common.MavenJDOMWriter
Field factory.
file - Variable in class org.apache.maven.archetype.model.Resource
The resource file.
file - Variable in class org.apache.maven.archetype.model.Source
The source file.
FileCharsetDetector - Class in org.apache.maven.archetype.common.util
 
FileCharsetDetector(File) - Constructor for class org.apache.maven.archetype.common.util.FileCharsetDetector
 
FileCharsetDetector(InputStream) - Constructor for class org.apache.maven.archetype.common.util.FileCharsetDetector
 
fileComment - Variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Field fileComment.
fileComment - Variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Field fileComment.
FileSet - Class in org.apache.maven.archetype.metadata
A fileset defines the way the project's files located in the jar file are used by the Archetype Plugin to generate a project.
FileSet() - Constructor for class org.apache.maven.archetype.metadata.FileSet
 
FilesetArchetypeCreator - Class in org.apache.maven.archetype.creator
Create a 2.x Archetype project from a project.
FilesetArchetypeCreator() - Constructor for class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
FilesetArchetypeGenerator - Interface in org.apache.maven.archetype.generator
Generate a Maven project from an archetype.
filesetGenerator - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
fileSets - Variable in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Field fileSets.
filter - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
filtered - Variable in class org.apache.maven.archetype.metadata.FileSet
Filesets can be filtered, which means the selected files will be used as Velocity templates.
filtered - Variable in class org.apache.maven.archetype.model.Resource
A resource can be filtered, which means the file will be used as Velocity template.
filtered - Variable in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Determines if the template should be filtered or not.
filtereds - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
filterFiles(String, FileSet, List<String>) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
filterFiles(String, FileSet, List<String>) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findAndReplaceProperties(MavenJDOMWriter.Counter, Element, String, Map) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method findAndReplaceProperties.
findAndReplaceSimpleElement(MavenJDOMWriter.Counter, Element, String, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method findAndReplaceSimpleElement.
findAndReplaceSimpleLists(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method findAndReplaceSimpleLists.
findAndReplaceXpp3DOM(MavenJDOMWriter.Counter, Element, String, Xpp3Dom) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method findAndReplaceXpp3DOM.
findOtherResources(int, List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findOtherResources(int, List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findOtherResources(int, List<String>, List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findOtherResources(int, List<String>, List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findOtherSources(int, List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findOtherSources(int, List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findResourcesMainFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findResourcesMainFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findResourcesTestFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findResourcesTestFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findSiteFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findSiteFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findSourcesMainFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findSourcesMainFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
findSourcesTestFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
findSourcesTestFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
Format - Class in org.apache.maven.archetype.common.util
Class to encapsulate XMLOutputter format options.
Format() - Constructor for class org.apache.maven.archetype.common.util.Format
Creates a new Format instance with default (raw) behavior.
Format.DefaultEscapeStrategy - Class in org.apache.maven.archetype.common.util
Handle common charsets quickly and easily.
Format.TextMode - Class in org.apache.maven.archetype.common.util
Class to signify how text should be handled on output.
found - Variable in class org.apache.maven.archetype.common.util.FileCharsetDetector
 

G

generateArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
generateArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
generateArchetype(ArchetypeGenerationRequest, File) - Method in interface org.apache.maven.archetype.generator.FilesetArchetypeGenerator
Generate a project from an archetype file.
generateArchetype(ArchetypeGenerationRequest, File, ArchetypeGenerationResult) - Method in interface org.apache.maven.archetype.generator.ArchetypeGenerator
 
generateArchetype(ArchetypeGenerationRequest, File, ArchetypeGenerationResult) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
generateArchetype(ArchetypeGenerationRequest, ArchetypeGenerationResult) - Method in interface org.apache.maven.archetype.generator.ArchetypeGenerator
 
generateArchetype(ArchetypeGenerationRequest, ArchetypeGenerationResult) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
generateProjectFromArchetype(ArchetypeGenerationRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
A command to generate a Maven project from an archetype given the supplied generation request.
generateProjectFromArchetype(ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
generator - Variable in class org.apache.maven.archetype.DefaultArchetypeManager
 
getActiveProxy() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getAddDefaultEntities() - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Returns the state of the "add default entities" flag.
getArchetype(String, String, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getArchetypeArtifactId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getArchetypeCatalog(ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.source.ArchetypeDataSource
 
getArchetypeCatalog(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.source.InternalCatalogArchetypeDataSource
 
getArchetypeCatalog(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.source.LocalCatalogArchetypeDataSource
 
getArchetypeCatalog(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
getArchetypeDescriptorReader(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getArchetypeFile(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getArchetypeFile(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getArchetypeFile(ArchetypeGenerationRequest, ArtifactRepository) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
getArchetypeGoals() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getArchetypeGroupId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getArchetypeJarLoader(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getArchetypeJarLoader(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getArchetypeName() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getArchetypePom(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getArchetypePom(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getArchetypeRepository() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
Deprecated.
see ARCHETYPE-439
getArchetypes() - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Method getArchetypes.
getArchetypeVersion() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getArchetypeVersion() - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getArchetypeZipFile(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getArchetypeZipFile(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getArtifactId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getArtifactId() - Method in class org.apache.maven.archetype.catalog.Archetype
Get the artifactId of the archetype.
getAuthenticationInfo(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
getBasedir() - Method in class org.apache.maven.archetype.common.util.ListScanner
Returns the base directory to be scanned.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getBooleanValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getByteValue.
getCause() - Method in class org.apache.maven.archetype.ArchetypeCreationResult
 
getCause() - Method in class org.apache.maven.archetype.ArchetypeGenerationResult
 
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getCharacterValue.
getCharset() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
 
getCommonPackage(String, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
getCompactFormat() - Static method in class org.apache.maven.archetype.common.util.Format
Returns a new Format object that performs whitespace normalization, uses the UTF-8 encoding, doesn't expand empty elements, includes the declaration and encoding, and uses the default entity escape strategy.
getCurrentIndex() - Method in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
Method getCurrentIndex.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getDateValue.
getDefaultEncoding() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getDefaultEncoding() - Static method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Returns the canonical name of the default character encoding of this Java virtual machine.
getDefaultExcludes() - Static method in class org.apache.maven.archetype.common.util.ListScanner
 
getDefaultValue() - Method in class org.apache.maven.archetype.metadata.RequiredProperty
Get default value of the property.
getDepth() - Method in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
Method getDepth.
getDescription() - Method in class org.apache.maven.archetype.catalog.Archetype
Get the description of the archetype.
getDescriptorInputStream(ClassLoader) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
getDescriptorReader(ZipFile, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getDir() - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
Get the module's directory.
getDirectory() - Method in class org.apache.maven.archetype.metadata.FileSet
Get the directory where the files will be searched for, which is also the directory where the project's files will be generated.
getDirectory(String, int) - Static method in class org.apache.maven.archetype.common.util.PathUtils
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getDoubleValue.
getEncoding() - Method in class org.apache.maven.archetype.common.util.Format
Returns the configured output encoding.
getEncoding() - Method in class org.apache.maven.archetype.metadata.FileSet
Get encoding to use when filtering content.
getEncoding() - Method in class org.apache.maven.archetype.model.Resource
Get the encoding to be used when reading/writing this file.
getEncoding() - Method in class org.apache.maven.archetype.model.Source
Get the encoding to be used when reading/writing this file.
getEncoding() - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Returns the name of the encoding of the template file (e.g.
getEncoding(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
getEscapeStrategy() - Method in class org.apache.maven.archetype.common.util.Format
Returns the current escape strategy
getExcludes() - Method in class org.apache.maven.archetype.metadata.FileSet
Method getExcludes.
getExpandEmptyElements() - Method in class org.apache.maven.archetype.common.util.Format
Returns whether empty elements are expanded.
getExtensions(List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getFile() - Method in class org.apache.maven.archetype.model.Resource
Get the resource file.
getFile() - Method in class org.apache.maven.archetype.model.Source
Get the source file.
getFileSetArchetypeDescriptor(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getFileSetArchetypeDescriptor(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getFileSetArchetypeDescriptor(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getFileSetArchetypeDescriptor(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getFilesetArchetypeResources(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getFilesetArchetypeResources(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getFileSets() - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Method getFileSets.
getFilesWithExtension(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
getFilesWithExtension(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
getFilter() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getFilteredFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
getFilteredFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
getFiltereds() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getFloatValue.
getFormat() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Returns the current format in use by the outputter.
getGoals() - Method in class org.apache.maven.archetype.catalog.Archetype
Method getGoals.
getGroupId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getGroupId() - Method in class org.apache.maven.archetype.catalog.Archetype
Get the groupId of the archetype.
getGroupsMap(List<String>, int) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getId() - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
Get the module's artifactId.
getId() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Get the value should be the same as the artifactId in the archetype pom.xml.
getId() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getIgnoreTrAXEscapingPIs() - Method in class org.apache.maven.archetype.common.util.Format
Returns whether JAXP TrAX processing instructions for disabling/enabling output escaping are ignored.
getIncludes() - Method in class org.apache.maven.archetype.metadata.FileSet
Method getIncludes.
getIndent() - Method in class org.apache.maven.archetype.common.util.Format
Returns the indent string in use.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getIntegerValue.
getInternalCatalog() - Method in interface org.apache.maven.archetype.ArchetypeManager
Gives the catalog of archetypes internal to the plugin.
getInternalCatalog() - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
getKey() - Method in class org.apache.maven.archetype.metadata.RequiredProperty
Get key value of the property.
getLanguages() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getLineSeparator() - Method in class org.apache.maven.archetype.common.util.Format
Returns the current line separator.
getLocalCatalog(ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
Gives the catalog of archetypes located in the given path.
getLocalCatalog(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
getLocalRepository() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getLocalRepository() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getLongValue.
getMirror(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
getMirror(String, List<Mirror>) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
getMirrors() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getMissingProperties() - Method in exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
 
getModelEncoding() - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Get the modelEncoding field.
getModules() - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Method getModules.
getModulesNode(Element) - Static method in class org.apache.maven.archetype.common.util.PomUtils
 
getName() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Get name of the Archetype, that will be displayed to the user when choosing an archetype.
getName() - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
Get the module's name.
getOffsetSeparator(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
getOldArchetypeDescriptor(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getOldArchetypeDescriptor(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getOldArchetypeDescriptor(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
getOldArchetypeDescriptor(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getOldArchetypeDescriptorReader(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getOmitDeclaration() - Method in class org.apache.maven.archetype.common.util.Format
Returns whether the XML declaration will be omitted.
getOmitEncoding() - Method in class org.apache.maven.archetype.common.util.Format
Returns whether the XML declaration encoding will be omitted.
getOutputDirectory() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getOutputDirectory() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getOutputDirectory(String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
getOutputFile(String, String, File, boolean, String, String, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
getPackage() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getPackageAsDirectory(String) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
Common
getPackageAsDirectory(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
getPackagedFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
getPackagedFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
getPackagedFileSet(boolean, Set<String>, String, Set<String>, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getPackagedFileSets(boolean, String, List<String>, String, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getPackageInPathFormat(String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getPackageInPathFormat(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
getPackageName() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getPostGenerationScript(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
Get the archetype file's post-generation script content, read as UTF-8 content.
getPostGenerationScript(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
getPostPhase() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getPrettyFormat() - Static method in class org.apache.maven.archetype.common.util.Format
Returns a new Format object that performs whitespace beautification with 2-space indents, uses the UTF-8 encoding, doesn't expand empty elements, includes the declaration and encoding, and uses the default entity escape strategy.
getProject() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getProjectBuildingRequest() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getProjectBuildingRequest() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getProperties() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getProperties() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getProperties() - Method in class org.apache.maven.archetype.catalog.Archetype
Method getProperties.
getProxy(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
getRawFormat() - Static method in class org.apache.maven.archetype.common.util.Format
Returns a new Format object that performs no whitespace changes, uses the UTF-8 encoding, doesn't expand empty elements, includes the declaration and encoding, and uses the default entity escape strategy.
getRemoteArtifactRepositories() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getRemoteCatalog(ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
Gives the catalog of archetypes located at https://repo.maven.apache.org/maven2/archetype-catalog.xml.
getRemoteCatalog(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
getReourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getRepository() - Method in class org.apache.maven.archetype.catalog.Archetype
Get the URL of the repository where to find the archetype.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getRequiredAttributeValue.
getRequiredProperties() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Method getRequiredProperties.
getResourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getResources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method getResources.
getResources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getReversedContent(String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getReversedFilename(String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getReversedPlainContent(String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getReversedProperties(ArchetypeDescriptor, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getServers() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getSettingsFile() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getShortValue.
getSiteReourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getSiteResourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getSiteResources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method getSiteResources.
getSiteResources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getSourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getSources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method getSources.
getSources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getSourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getStream(String, ClassLoader) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
getTemplateOutputDirectory() - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getTemporaryFile(File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
getTestReourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getTestResourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getTestResources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method getTestResources.
getTestResources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getTestSourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getTestSources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method getTestSources.
getTestSources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getTestSourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
getTextMode() - Method in class org.apache.maven.archetype.common.util.Format
Returns the current text output style.
getTransferListener() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getTrimmedValue(String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method getTrimmedValue.
getUnpackagedFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
getUnpackagedFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
getUnpackagedFileSet(boolean, String, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getUnpackagedFileSet(boolean, Set<String>, List<String>, String, Set<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
getURI(String) - Method in class org.apache.maven.archetype.common.util.NamespaceStack
Given a prefix, this will return the namespace URI most rencently (topmost) associated with that prefix.
getValidationRegex() - Method in class org.apache.maven.archetype.metadata.RequiredProperty
Get a regular expression used to validate the property.
getValueFilteredAttribute(String) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
 
getVersion() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
getVersion() - Method in class org.apache.maven.archetype.catalog.Archetype
Get the version of the archetype.
getWagon(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
getWagon(Repository) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
goals - Variable in class org.apache.maven.archetype.catalog.Archetype
Field goals.
GROUP_ID - Static variable in interface org.apache.maven.archetype.common.Constants
 
groupId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
groupId - Variable in class org.apache.maven.archetype.catalog.Archetype
The groupId of the archetype.

H

hasArtifactIdInModules(String, Node) - Static method in class org.apache.maven.archetype.common.util.PomUtils
 
hashCode() - Method in class org.apache.maven.archetype.catalog.Archetype
 

I

id - Variable in class org.apache.maven.archetype.metadata.ModuleDescriptor
The module's artifactId.
id - Variable in class org.apache.maven.archetype.model.ArchetypeModel
The value should be the same as the artifactId in the archetype pom.xml.
id - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
ignoreTrAXEscapingPIs - Variable in class org.apache.maven.archetype.common.util.Format
Whether TrAX output escaping disabling/enabling PIs are ignored or processed - default is false
includes - Variable in class org.apache.maven.archetype.common.util.ListScanner
The patterns for the files to be included.
includes - Variable in class org.apache.maven.archetype.metadata.FileSet
Field includes.
increaseCount() - Method in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
Method increaseCount.
indent - Variable in class org.apache.maven.archetype.common.util.Format
The default indent is no spaces (as original document)
indent(Writer, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will print indents (only if the newlines flag was set to true, and indent is non-null).
insertAtPreferredLocation(Element, Element, MavenJDOMWriter.Counter) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method insertAtPreferredLocation.
interactiveMode - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
InternalCatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
 
InternalCatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.InternalCatalogArchetypeDataSource
 
interpolatedTrimmed(String, String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method interpolatedTrimmed.
interpolatedTrimmed(String, String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method interpolatedTrimmed.
InvalidPackaging - Exception in org.apache.maven.archetype.exception
 
InvalidPackaging() - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
 
InvalidPackaging(String) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
 
InvalidPackaging(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
 
InvalidPackaging(Throwable) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
 
invoker - Variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
isAllowPartial() - Method in class org.apache.maven.archetype.model.ArchetypeModel
Get setting this option to true makes it possible to run the archetype:create even on existing projects.
isAllowPartial() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
isAllWhitespace(Object) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
isArchetypeConfigured(ArchetypeDescriptor, ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
isArchetypeDefined(ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
isCaseSensitive - Variable in class org.apache.maven.archetype.common.util.ListScanner
Whether or not the file system should be treated as a case sensitive one.
isExcluded(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a name matches against at least one exclude pattern.
isFileSetArchetype(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
isFileSetArchetype(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
isFileSetArchetype(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
isFileSetArchetype(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
isFileSetArchetype(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
isFiltered() - Method in class org.apache.maven.archetype.metadata.FileSet
Get filesets can be filtered, which means the selected files will be used as Velocity templates.
isFiltered() - Method in class org.apache.maven.archetype.model.Resource
Get a resource can be filtered, which means the file will be used as Velocity template.
isFiltered() - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Returns true if the template should be filtered and false otherwise.
isFound() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
 
isIncluded(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a name matches against at least one include pattern.
isInteractiveMode() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
isKeepParent() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
isOffline() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
isOldArchetype(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
isOldArchetype(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
isOldArchetype(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
isOldArchetype(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
isOldArchetype(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
isPackaged() - Method in class org.apache.maven.archetype.metadata.FileSet
Get filesets can be packaged, which means the selected files will be generated/copied in a directory structure that is prepended by the package property.
isPartial() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Get is this archetype representing a full Maven project or only parts?
isPartialArchetype() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
isPreserveCData() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
isWhitespace(char) - Static method in class org.apache.maven.archetype.common.util.XMLOutputter
 
iterateContributor(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateContributor.
iterateDependency(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateDependency.
iterateDeveloper(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateDeveloper.
iterateExclusion(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateExclusion.
iterateExtension(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateExtension.
iterateLicense(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateLicense.
iterateMailingList(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateMailingList.
iterateNotifier(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateNotifier.
iteratePlugin(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iteratePlugin.
iteratePluginExecution(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iteratePluginExecution.
iterateProfile(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateProfile.
iterateReportPlugin(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateReportPlugin.
iterateReportSet(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateReportSet.
iterateRepository(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateRepository.
iterateResource(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method iterateResource.

K

keepParent - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
key - Variable in class org.apache.maven.archetype.metadata.RequiredProperty
Key value of the property.

L

languages - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
legacySupport - Variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
level - Variable in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
Field level.
lineSeparator - Variable in class org.apache.maven.archetype.common.MavenJDOMWriter
Field lineSeparator.
lineSeparator - Variable in class org.apache.maven.archetype.common.util.Format
New line separator
ListScanner - Class in org.apache.maven.archetype.common.util
Class for scanning a directory for files/directories which match certain criteria.
ListScanner() - Constructor for class org.apache.maven.archetype.common.util.ListScanner
Sole constructor.
loadFileSetArchetypeDescriptor(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
loadOldArchetypeDescriptor(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
LocalCatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
 
LocalCatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.LocalCatalogArchetypeDataSource
 
localRepository - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
localRepository - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
LS - Static variable in class org.apache.maven.archetype.common.MavenJDOMWriter
 

M

MAIN - Static variable in interface org.apache.maven.archetype.common.Constants
 
makeWriter(OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Get an OutputStreamWriter, using prefered encoding (see Format.setEncoding(java.lang.String)).
makeWriter(OutputStream, String) - Static method in class org.apache.maven.archetype.common.util.XMLOutputter
Get an OutputStreamWriter, use specified encoding.
match(String, String) - Static method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a string matches against a pattern.
matchesLayout(String, String) - Static method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
Checks whether the layouts configured for a mirror match with the layout of the repository.
matchesLayout(ArtifactRepository, Mirror) - Static method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
matchesPatterns(String, String[]) - Method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a name matches against at least one include pattern.
matchPath(String, String) - Static method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a given path matches a given pattern.
matchPattern(String, String) - Static method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
This method checks if the pattern matches the originalRepository.
matchPatternStart(String, String) - Static method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.apache.maven.archetype.common.util.ListScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
MAVEN_ARCHETYPE_PACKAGING - Static variable in interface org.apache.maven.archetype.common.Constants
 
MAVEN_PROPERTIES - Static variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
MavenJDOMWriter - Class in org.apache.maven.archetype.common
Class MavenJDOMWriter.
MavenJDOMWriter() - Constructor for class org.apache.maven.archetype.common.MavenJDOMWriter
 
MavenJDOMWriter.Counter - Class in org.apache.maven.archetype.common
Class Counter.
maybeVelocityExpression(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
mergeBuildPlugins(BuildBase, BuildBase) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mergeModelBase(ModelBase, ModelBase) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mergeModelBuild(Model, Model) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mergePoms(File, File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mergePoms(File, File) - Method in interface org.apache.maven.archetype.common.PomManager
 
mergeProfileBuild(Profile, Profile) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mergeProfiles(Model, Model) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mergeReportPlugins(Model, Model) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
mirrors - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
missingProperties - Variable in exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
 
mode - Variable in class org.apache.maven.archetype.common.util.Format
text handling mode
modelEncoding - Variable in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Field modelEncoding.
modelEncoding - Variable in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Field modelEncoding.
modelEncoding - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Field modelEncoding.
ModuleDescriptor - Class in org.apache.maven.archetype.metadata
Class ModuleDescriptor.
ModuleDescriptor() - Constructor for class org.apache.maven.archetype.metadata.ModuleDescriptor
 
modules - Variable in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Field modules.

N

name - Variable in class org.apache.maven.archetype.common.util.Format.TextMode
 
name - Variable in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Name of the Archetype, that will be displayed to the user when choosing an archetype.
name - Variable in class org.apache.maven.archetype.metadata.ModuleDescriptor
The module's name.
NAMESPACE - Static variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Field NAMESPACE.
NAMESPACE - Static variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Field NAMESPACE.
NAMESPACE - Static variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Field NAMESPACE.
NamespaceStack - Class in org.apache.maven.archetype.common.util
A non-public utility class used by XMLOutputter to manage namespaces in a JDOM Document during output.
NamespaceStack() - Constructor for class org.apache.maven.archetype.common.util.NamespaceStack
This creates the needed storage.
NamespaceStack() - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter.NamespaceStack
 
newline(Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will print a new line only if the newlines flag was set to true.
nextNonText(List<?>, int) - Static method in class org.apache.maven.archetype.common.util.XMLOutputter
 
nextTag(XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method nextTag.
nextTag(XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method nextTag.
nextTag(XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method nextTag.
NORMALIZE - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
Mode for text normalization (left and right trim plus internal whitespace is normalized to a single space.

O

offline - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
OLD_ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
 
oldArchetype - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
OldArchetype - Interface in org.apache.maven.archetype.old
Create a Maven project from an old archetype.
OLDER_ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
 
omitDeclaration - Variable in class org.apache.maven.archetype.common.util.Format
Whether or not to output the XML declaration - default is false
omitEncoding - Variable in class org.apache.maven.archetype.common.util.Format
Whether or not to output the encoding in the XML declaration - default is false
org.apache.maven.archetype - package org.apache.maven.archetype
 
org.apache.maven.archetype.catalog - package org.apache.maven.archetype.catalog
 
org.apache.maven.archetype.catalog.io.xpp3 - package org.apache.maven.archetype.catalog.io.xpp3
 
org.apache.maven.archetype.common - package org.apache.maven.archetype.common
 
org.apache.maven.archetype.common.util - package org.apache.maven.archetype.common.util
 
org.apache.maven.archetype.creator - package org.apache.maven.archetype.creator
 
org.apache.maven.archetype.downloader - package org.apache.maven.archetype.downloader
 
org.apache.maven.archetype.exception - package org.apache.maven.archetype.exception
 
org.apache.maven.archetype.generator - package org.apache.maven.archetype.generator
 
org.apache.maven.archetype.metadata - package org.apache.maven.archetype.metadata
 
org.apache.maven.archetype.metadata.io.xpp3 - package org.apache.maven.archetype.metadata.io.xpp3
 
org.apache.maven.archetype.model - package org.apache.maven.archetype.model
 
org.apache.maven.archetype.model.io.xpp3 - package org.apache.maven.archetype.model.io.xpp3
 
org.apache.maven.archetype.old - package org.apache.maven.archetype.old
 
org.apache.maven.archetype.old.descriptor - package org.apache.maven.archetype.old.descriptor
 
org.apache.maven.archetype.repositorycrawler - package org.apache.maven.archetype.repositorycrawler
 
org.apache.maven.archetype.source - package org.apache.maven.archetype.source
 
output(List<?>, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing out a list of nodes.
output(List<?>, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing out a list of nodes.
output(CDATA, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a CDATA node.
output(CDATA, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a CDATA node.
output(Comment, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a Comment.
output(Comment, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a Comment.
output(DocType, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out the DocType.
output(DocType, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out the DocType.
output(Document, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will print the Document to the given output stream.
output(Document, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will print the Document to the given Writer.
output(Element, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out an Element, including its Attributes, and all contained (child) elements, etc.
output(Element, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out an Element, including its Attributes, and all contained (child) elements, etc.
output(EntityRef, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a EntityRef.
output(EntityRef, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a EntityRef.
output(ProcessingInstruction, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a ProcessingInstruction.
output(ProcessingInstruction, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a ProcessingInstruction.
output(Text, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a Text node.
output(Text, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Print out a Text node.
outputDirectory - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
outputDirectory - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
outputElementContent(Element, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing out an Element's content only, not including its tag, and attributes.
outputElementContent(Element, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing out an Element's content only, not including its tag, and attributes.
OutputFileExists - Exception in org.apache.maven.archetype.exception
 
OutputFileExists() - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
 
OutputFileExists(String) - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
 
OutputFileExists(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
 
OutputFileExists(Throwable) - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
 
outputString(List<?>) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a list of nodes.
outputString(CDATA) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a CDATA node.
outputString(Comment) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a comment.
outputString(DocType) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a DocType.
outputString(Document) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a document.
outputString(Element) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing an element.
outputString(EntityRef) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing an entity.
outputString(ProcessingInstruction) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a PI.
outputString(Text) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string representing a Text node.

P

PACKAGE - Static variable in interface org.apache.maven.archetype.common.Constants
 
PACKAGE_IN_PATH_FORMAT - Static variable in interface org.apache.maven.archetype.common.Constants
 
packaged - Variable in class org.apache.maven.archetype.metadata.FileSet
Filesets can be packaged, which means the selected files will be generated/copied in a directory structure that is prepended by the package property.
packageName - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
packageName - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
PARENT_ARTIFACT_ID - Static variable in interface org.apache.maven.archetype.common.Constants
 
parseAbstractArchetypeDescriptor(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method parseAbstractArchetypeDescriptor.
parseArchetype(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method parseArchetype.
parseArchetypeCatalog(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method parseArchetypeCatalog.
parseArchetypeDescriptor(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method parseArchetypeDescriptor.
parseArchetypeModel(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method parseArchetypeModel.
parseFileSet(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method parseFileSet.
parseModuleDescriptor(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method parseModuleDescriptor.
parseRequiredProperty(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method parseRequiredProperty.
parseResource(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method parseResource.
parseSource(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method parseSource.
partial - Variable in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Is this archetype representing a full Maven project or only parts?
partialArchetype - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
PathUtils - Class in org.apache.maven.archetype.common.util
 
PathUtils() - Constructor for class org.apache.maven.archetype.common.util.PathUtils
 
POM_PATH - Static variable in interface org.apache.maven.archetype.common.Constants
 
PomFileExists - Exception in org.apache.maven.archetype.exception
 
PomFileExists() - Constructor for exception org.apache.maven.archetype.exception.PomFileExists
 
PomFileExists(String) - Constructor for exception org.apache.maven.archetype.exception.PomFileExists
 
PomFileExists(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.PomFileExists
 
PomFileExists(Throwable) - Constructor for exception org.apache.maven.archetype.exception.PomFileExists
 
pomManager - Variable in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
pomManager - Variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
pomManager - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
PomManager - Interface in org.apache.maven.archetype.common
 
PomUtils - Class in org.apache.maven.archetype.common.util
POM helper class.
PomUtils() - Constructor for class org.apache.maven.archetype.common.util.PomUtils
 
pop() - Method in class org.apache.maven.archetype.common.util.NamespaceStack
This will remove the topmost (most recently added) Namespace, and return its prefix.
postPhase - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
prefixes - Variable in class org.apache.maven.archetype.common.util.NamespaceStack
The prefixes available
prepareVelocityContext(ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
PRESERVE - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
Mode for literal text preservation.
preserveCData - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
preserveFormat - Static variable in class org.apache.maven.archetype.common.util.XMLOutputter
 
printAdditionalNamespaces(Writer, Element, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
printAttributes(Writer, List<?>, Element, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of a Attribute list.
printCDATA(Writer, CDATA) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of CDATA text.
printComment(Writer, Comment) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of comments.
printContentRange(Writer, List<?>, int, int, int, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of content within a given range.
printDeclaration(Writer, Document, String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of the declaration.
printDocType(Writer, DocType) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This handle printing the DOCTYPE declaration if one exists.
printElement(Writer, Element, int, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of a Element, its Attributes, and all contained (child) elements, etc.
printElementNamespace(Writer, Element, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
printEntityRef(Writer, EntityRef) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing a EntityRef.
printNamespace(Writer, Namespace, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of any needed Namespace declarations.
printProcessingInstruction(Writer, ProcessingInstruction) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of processing instructions.
printQualifiedName(Writer, Attribute) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
printQualifiedName(Writer, Element) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
printString(Writer, String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing a string.
printText(Writer, Text) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of Text strings.
printTextRange(Writer, List<?>, int, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
This will handle printing of a sequence of CDATA or Text nodes.
processArchetypeTemplates(AbstractArchetypeDescriptor, List<String>, ZipFile, String, Context, String, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processArchetypeTemplatesWithWarning(ArchetypeDescriptor, List<String>, ZipFile, String, Context, String, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processFileSet(File, File, String, List<String>, boolean, String, Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
processFileSet(String, List<String>, boolean, String, Context, File, String, String, boolean) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processFileSetArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
FileSetArchetype
processFilesetModule(String, String, List<String>, File, ZipFile, String, File, File, String, AbstractArchetypeDescriptor, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processFilesetProject(AbstractArchetypeDescriptor, String, List<String>, File, ZipFile, String, Context, String, File, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processOldArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
 
processPom(Context, File, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processPomWithMerge(Context, File, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processPomWithParent(Context, File, String, File, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processSiteResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processSources(String, Context, ArchetypeDescriptor, String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processTemplate(File, Context, String, String, boolean) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processTemplate(String, Context, String, TemplateDescriptor, boolean, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processTemplate(String, Context, String, TemplateDescriptor, boolean, String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processTemplates(File, String, Context, ArchetypeDescriptor, String, Model) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processTemplates(String, File, Context, AbstractArchetypeDescriptor, List<String>, ZipFile, String, boolean) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
processTestResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
processTestSources(String, Context, ArchetypeDescriptor, String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
 
project - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
projectBuildingRequest - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
projectBuildingRequest - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
ProjectDirectoryExists - Exception in org.apache.maven.archetype.exception
 
ProjectDirectoryExists() - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
 
ProjectDirectoryExists(String) - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
 
ProjectDirectoryExists(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
 
ProjectDirectoryExists(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
 
properties - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
properties - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
properties - Variable in class org.apache.maven.archetype.catalog.Archetype
Field properties.
push(Namespace) - Method in class org.apache.maven.archetype.common.util.NamespaceStack
This will add a new Namespace to those currently available.
putResourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
putSiteResourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
putSourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
putTestResourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
putTestSourceDescriptor(String, TemplateDescriptor) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 

R

read(InputStream) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method read.
read(Reader) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
 
read(Reader) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
 
read(Reader) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
 
read(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Method read.
read(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Method read.
readCatalog(Reader) - Method in class org.apache.maven.archetype.source.CatalogArchetypeDataSource
 
readPom(File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
readPom(File) - Method in interface org.apache.maven.archetype.common.PomManager
 
readPom(InputStream) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
readPom(InputStream) - Method in interface org.apache.maven.archetype.common.PomManager
 
remoteArtifactRepositories - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
RemoteCatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
 
RemoteCatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
removeArchetype(Archetype) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Method removeArchetype.
removeExclude(String) - Method in class org.apache.maven.archetype.metadata.FileSet
Method removeExclude.
removeFileSet(FileSet) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Method removeFileSet.
removeGoal(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Method removeGoal.
removeInclude(String) - Method in class org.apache.maven.archetype.metadata.FileSet
Method removeInclude.
removeModule(ModuleDescriptor) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Method removeModule.
removeRequiredProperty(RequiredProperty) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Method removeRequiredProperty.
removeResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method removeResource.
removeSiteResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method removeSiteResource.
removeSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method removeSource.
removeTestResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method removeTestResource.
removeTestSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Method removeTestSource.
replaceFilenameTokens(String, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
Replaces all tokens (text matching DefaultFilesetArchetypeGenerator.TOKEN_PATTERN) within the given string, using properties contained within the context.
replaceXpp3DOM(Element, Xpp3Dom, MavenJDOMWriter.Counter) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method replaceXpp3DOM.
repository - Variable in class org.apache.maven.archetype.catalog.Archetype
Deprecated.
RepositoryCrawler - Interface in org.apache.maven.archetype.repositorycrawler
 
repositoryManager - Variable in class org.apache.maven.archetype.source.LocalCatalogArchetypeDataSource
 
requiredProperties - Variable in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Field requiredProperties.
RequiredProperty - Class in org.apache.maven.archetype.metadata
Definition of a property required when generating a project from this archetype.
RequiredProperty() - Constructor for class org.apache.maven.archetype.metadata.RequiredProperty
 
resolveFileNames(Model, File, List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
resolveFiles(File, List<String>) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
resolveFileSets(String, List<String>, List<String>, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
resolvePackage(File, List<String>) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
resolvePackage(File, List<String>) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
resolvePackage(List<String>) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
Resource - Class in org.apache.maven.archetype.model
Describes a resource file.
Resource() - Constructor for class org.apache.maven.archetype.model.Resource
 
resources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Field resources.
resources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
RESOURCES - Static variable in interface org.apache.maven.archetype.common.Constants
 
resourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
Map that associates the items in the List resources with their attributes (instances of TemplateDescriptor.
restoreArtifactId(Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
restoreParentArtifactId(Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
restoreParentArtifactId(Context, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
rewriteDependencyReferences(Dependency, String, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
rewriteEARPluginReferences(Plugin, String, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
rewritePluginReferences(Plugin, String, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
rewriteReferences(Model, String, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
ROLE - Static variable in interface org.apache.maven.archetype.ArchetypeManager
 
ROLE - Static variable in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
 
ROLE - Static variable in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
 
ROLE - Static variable in interface org.apache.maven.archetype.common.PomManager
 
ROLE - Static variable in interface org.apache.maven.archetype.creator.ArchetypeCreator
 
ROLE - Static variable in interface org.apache.maven.archetype.generator.ArchetypeGenerator
 
ROLE - Static variable in interface org.apache.maven.archetype.generator.FilesetArchetypeGenerator
 
ROLE - Static variable in interface org.apache.maven.archetype.old.OldArchetype
 
ROLE - Static variable in interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler
 

S

scan(List<String>) - Method in class org.apache.maven.archetype.common.util.ListScanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
searchEntry(ZipFile, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
servers - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setActiveProxy(Proxy) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
Sets the state of the "add default entities" flag.
setAllowPartial(boolean) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set setting this option to true makes it possible to run the archetype:create even on existing projects.
setAllowPartial(boolean) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
setArchetype(String, String, String, File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
 
setArchetypeArtifactId(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setArchetypeGoals(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setArchetypeGroupId(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setArchetypeName(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setArchetypeRepository(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
Deprecated.
see ARCHETYPE-439
setArchetypes(List<Archetype>) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Set list of Acthetypes available in this catalog.
setArchetypeVersion(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setArtifactId(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setArtifactId(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Set the artifactId of the archetype.
setArtifactId(Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
setBasedir(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
Sets the base directory to be scanned.
setCaseSensitive(boolean) - Method in class org.apache.maven.archetype.common.util.ListScanner
Sets whether or not the file system should be regarded as case sensitive.
setCause(Exception) - Method in class org.apache.maven.archetype.ArchetypeCreationResult
 
setCause(Exception) - Method in class org.apache.maven.archetype.ArchetypeGenerationResult
 
setDefaultEncoding(String) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setDefaultValue(String) - Method in class org.apache.maven.archetype.metadata.RequiredProperty
Set default value of the property.
setDescription(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Set the description of the archetype.
setDir(String) - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
Set the module's directory.
setDirectory(String) - Method in class org.apache.maven.archetype.metadata.FileSet
Set the directory where the files will be searched for, which is also the directory where the project's files will be generated.
setEncoding(String) - Method in class org.apache.maven.archetype.common.util.Format
Sets the output encoding.
setEncoding(String) - Method in class org.apache.maven.archetype.metadata.FileSet
Set encoding to use when filtering content.
setEncoding(String) - Method in class org.apache.maven.archetype.model.Resource
Set the encoding to be used when reading/writing this file.
setEncoding(String) - Method in class org.apache.maven.archetype.model.Source
Set the encoding to be used when reading/writing this file.
setEncoding(String) - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Sets the name of the encoding of the template file.
setEscapeStrategy(EscapeStrategy) - Method in class org.apache.maven.archetype.common.util.Format
Sets the EscapeStrategy to use for character escaping.
setExcludes(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
 
setExcludes(String[]) - Method in class org.apache.maven.archetype.common.util.ListScanner
 
setExcludes(List<String>) - Method in class org.apache.maven.archetype.common.util.ListScanner
Sets the list of exclude patterns to use.
setExcludes(List<String>) - Method in class org.apache.maven.archetype.metadata.FileSet
Set exclusion definition "à la" Ant.
setExpandEmptyElements(boolean) - Method in class org.apache.maven.archetype.common.util.Format
This will set whether empty elements are expanded from <tagName/> to <tagName></tagName>.
setFile(String) - Method in class org.apache.maven.archetype.model.Resource
Set the resource file.
setFile(String) - Method in class org.apache.maven.archetype.model.Source
Set the source file.
setFileComment(String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method setFileComment.
setFileComment(String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Method setFileComment.
setFileSets(List<FileSet>) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Set file sets definition.
setFilter(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setFiltered(boolean) - Method in class org.apache.maven.archetype.metadata.FileSet
Set filesets can be filtered, which means the selected files will be used as Velocity templates.
setFiltered(boolean) - Method in class org.apache.maven.archetype.model.Resource
Set a resource can be filtered, which means the file will be used as Velocity template.
setFiltered(boolean) - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Defines whether the template should be filtered (processed by Velocity) or not.
setFiltereds(List<String>) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setFormat(Format) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Sets the new format logic for the outputter.
setGoals(List<String>) - Method in class org.apache.maven.archetype.catalog.Archetype
Set goals to execute after the creation of the project.
setGroupId(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setGroupId(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Set the groupId of the archetype.
setId(String) - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
Set the module's artifactId.
setId(String) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set the value should be the same as the artifactId in the archetype pom.xml.
setId(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
setIgnoreTrAXEscapingPIs(boolean) - Method in class org.apache.maven.archetype.common.util.Format
This will set whether JAXP TrAX processing instructions for disabling/enabling output escaping are ignored.
setIncludes(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
 
setIncludes(String[]) - Method in class org.apache.maven.archetype.common.util.ListScanner
 
setIncludes(List<String>) - Method in class org.apache.maven.archetype.common.util.ListScanner
Sets the list of include patterns to use.
setIncludes(List<String>) - Method in class org.apache.maven.archetype.metadata.FileSet
Set inclusion definition "à la" Ant.
setIndent(String) - Method in class org.apache.maven.archetype.common.util.Format
This will set the indent String to use; this is usually a String of empty spaces.
setInteractiveMode(boolean) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setKeepParent(boolean) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setKey(String) - Method in class org.apache.maven.archetype.metadata.RequiredProperty
Set key value of the property.
setLanguages(List<String>) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setLineSeparator(String) - Method in class org.apache.maven.archetype.common.util.Format
This will set the newline separator (lineSeparator).
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setModelEncoding(String) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set the modelEncoding field.
setModules(List<ModuleDescriptor>) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
Set modules definition.
setName(String) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Set name of the Archetype, that will be displayed to the user when choosing an archetype.
setName(String) - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
Set the module's name.
setOffline(boolean) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setOmitDeclaration(boolean) - Method in class org.apache.maven.archetype.common.util.Format
This will set whether the XML declaration (<?xml version="1.0"?gt;) will be omitted or not.
setOmitEncoding(boolean) - Method in class org.apache.maven.archetype.common.util.Format
This will set whether the XML declaration (<?xml version="1.0" encoding="UTF-8"?>) includes the encoding of the document.
setOutputDirectory(File) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setOutputDirectory(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setPackage(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setPackaged(boolean) - Method in class org.apache.maven.archetype.metadata.FileSet
Set filesets can be packaged, which means the selected files will be generated/copied in a directory structure that is prepended by the package property.
setPackageName(String) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setParentArtifactId(Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
 
setParentArtifactId(Context, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
setPartial(boolean) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Set is this archetype representing a full Maven project or only parts?
setPartialArchetype(boolean) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setPatterns(String[]) - Method in class org.apache.maven.archetype.common.util.ListScanner
 
setPostPhase(String) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setPreserveCData(boolean) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setProject(MavenProject) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setProjectBuildingRequest(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setProjectBuildingRequest(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setProperties(Properties) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setProperties(Properties) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setProperties(Properties) - Method in class org.apache.maven.archetype.catalog.Archetype
Set properties that will be used during the execution of addition goals after the creation of the project.
setRemoteArtifactRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setRepository(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Set the URL of the repository where to find the archetype.
setRequiredProperties(List<RequiredProperty>) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
Set list of required properties to generate a project from this archetype.
setResources(List<Resource>) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set files that will go into src/main/resources.
setSettingsFile(File) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setSiteResources(List<Resource>) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set files that will go into src/site.
setSources(List<Source>) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set files that will go into src/main/java.
setTestResources(List<Resource>) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set files that will go into src/test/resources.
setTestSources(List<Source>) - Method in class org.apache.maven.archetype.model.ArchetypeModel
Set files that will go into src/test/java.
setTextMode(Format.TextMode) - Method in class org.apache.maven.archetype.common.util.Format
This sets the text output style.
settingsDecrypter - Variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
settingsFile - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
 
setTransferListener(TransferListener) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setValidationRegex(String) - Method in class org.apache.maven.archetype.metadata.RequiredProperty
Set a regular expression used to validate the property.
setVersion(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
setVersion(String) - Method in class org.apache.maven.archetype.catalog.Archetype
Set the version of the archetype.
shouldEscape(char) - Method in class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
 
SITE - Static variable in interface org.apache.maven.archetype.common.Constants
 
siteResources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Field siteResources.
siteResources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
siteResourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
Map that associates the items in the List siteResources with their attributes (instances of TemplateDescriptor.
size() - Method in class org.apache.maven.archetype.common.util.NamespaceStack
This returns the number of available namespaces.
skipLeadingWhite(List<?>, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
skipTrailingWhite(List<?>, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 
Source - Class in org.apache.maven.archetype.model
Describes a source file.
Source() - Constructor for class org.apache.maven.archetype.model.Source
 
sources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Field sources.
sources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
sourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
Map that associates the items in the List sources with their attributes (instances of TemplateDescriptor.
SRC - Static variable in interface org.apache.maven.archetype.common.Constants
 
STANDARD_ENCODING - Static variable in class org.apache.maven.archetype.common.util.Format
standard encoding
STANDARD_INDENT - Static variable in class org.apache.maven.archetype.common.util.Format
standard value to indent by, if we are indenting
STANDARD_LINE_SEPARATOR - Static variable in class org.apache.maven.archetype.common.util.Format
standard string with which to end a line
startsWithWhite(String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
 

T

TemplateCreationException - Exception in org.apache.maven.archetype.exception
 
TemplateCreationException() - Constructor for exception org.apache.maven.archetype.exception.TemplateCreationException
 
TemplateCreationException(String) - Constructor for exception org.apache.maven.archetype.exception.TemplateCreationException
 
TemplateCreationException(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.TemplateCreationException
 
TemplateCreationException(Throwable) - Constructor for exception org.apache.maven.archetype.exception.TemplateCreationException
 
TemplateDescriptor - Class in org.apache.maven.archetype.old.descriptor
Contains the attributes of an archetype's template (either a source or resource file).
TemplateDescriptor() - Constructor for class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
Creates a new instance of TemplateDescriptor that should be filtered and has the default encoding.
TEST - Static variable in interface org.apache.maven.archetype.common.Constants
 
testResources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Field testResources.
testResources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
testResourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
Map that associates the items in the List testResources with their attributes (instances of TemplateDescriptor.
testSources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
Field testSources.
testSources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
 
testSourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
Map that associates the items in the List testSources with their attributes (instances of TemplateDescriptor.
TextMode(String) - Constructor for class org.apache.maven.archetype.common.util.Format.TextMode
 
TMP - Static variable in interface org.apache.maven.archetype.common.Constants
 
TOKEN_PATTERN - Static variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
Pattern used to detect tokens in a string.
toString() - Method in class org.apache.maven.archetype.catalog.Archetype
 
toString() - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
 
toString() - Method in class org.apache.maven.archetype.common.util.Format.TextMode
 
toString() - Method in class org.apache.maven.archetype.common.util.NamespaceStack
This will print out the size and current stack, from the most recently added Namespace to the "oldest," all to System.out.
toString() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
Return a string listing of the settings for this XMLOutputter instance.
toString() - Method in class org.apache.maven.archetype.metadata.FileSet
 
toUnixPath(String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
 
transferListener - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
transform(String, String) - Method in interface org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
TRIM - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
Mode for text trimming (left and right trim).
TRIM_FULL_WHITE - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
Mode for text trimming of content consisting of nothing but whitespace but otherwise not changing output.

U

UnknownArchetype - Exception in org.apache.maven.archetype.exception
 
UnknownArchetype() - Constructor for exception org.apache.maven.archetype.exception.UnknownArchetype
 
UnknownArchetype(String) - Constructor for exception org.apache.maven.archetype.exception.UnknownArchetype
 
UnknownArchetype(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.UnknownArchetype
 
UnknownArchetype(Throwable) - Constructor for exception org.apache.maven.archetype.exception.UnknownArchetype
 
UnknownGroup - Exception in org.apache.maven.archetype.exception
 
UnknownGroup() - Constructor for exception org.apache.maven.archetype.exception.UnknownGroup
 
UnknownGroup(String) - Constructor for exception org.apache.maven.archetype.exception.UnknownGroup
 
UnknownGroup(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.UnknownGroup
 
UnknownGroup(Throwable) - Constructor for exception org.apache.maven.archetype.exception.UnknownGroup
 
updateActivation(Activation, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateActivation.
updateActivationFile(ActivationFile, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateActivationFile.
updateActivationOS(ActivationOS, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateActivationOS.
updateActivationProperty(ActivationProperty, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateActivationProperty.
updateBuild(Build, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateBuild.
updateBuildBase(BuildBase, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateBuildBase.
updateCatalog(ProjectBuildingRequest, Archetype) - Method in interface org.apache.maven.archetype.source.ArchetypeDataSource
 
updateCatalog(ProjectBuildingRequest, Archetype) - Method in class org.apache.maven.archetype.source.InternalCatalogArchetypeDataSource
 
updateCatalog(ProjectBuildingRequest, Archetype) - Method in class org.apache.maven.archetype.source.LocalCatalogArchetypeDataSource
 
updateCatalog(ProjectBuildingRequest, Archetype) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
updateCiManagement(CiManagement, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateCiManagement.
updateConfigurationContainer(ConfigurationContainer, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateConfigurationContainer.
updateContributor(Contributor, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateContributor.
updateDependency(Dependency, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateDependency.
updateDependencyManagement(DependencyManagement, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateDependencyManagement.
updateDeploymentRepository(DeploymentRepository, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateDeploymentRepository.
updateDeveloper(Developer, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateDeveloper.
updateDistributionManagement(DistributionManagement, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateDistributionManagement.
updateElement(MavenJDOMWriter.Counter, Element, String, boolean) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateElement.
updateExclusion(Exclusion, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateExclusion.
updateExtension(Extension, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateExtension.
updateFileSet(FileSet, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateFileSet.
updateIssueManagement(IssueManagement, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateIssueManagement.
updateLicense(License, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateLicense.
updateLocalCatalog(ProjectBuildingRequest, Archetype) - Method in interface org.apache.maven.archetype.ArchetypeManager
 
updateLocalCatalog(ProjectBuildingRequest, Archetype) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
updateMailingList(MailingList, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateMailingList.
updateModel(Model, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateModel.
updateModelBase(ModelBase, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateModelBase.
updateNotifier(Notifier, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateNotifier.
updateOrganization(Organization, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateOrganization.
updateParent(Parent, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateParent.
updatePatternSet(PatternSet, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePatternSet.
updatePlugin(Plugin, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePlugin.
updatePluginConfiguration(PluginConfiguration, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePluginConfiguration.
updatePluginContainer(PluginContainer, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePluginContainer.
updatePluginExecution(PluginExecution, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePluginExecution.
updatePluginManagement(PluginManagement, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePluginManagement.
updatePrerequisites(Prerequisites, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updatePrerequisites.
updateProfile(Profile, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateProfile.
updateRelocation(Relocation, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateRelocation.
updateReporting(Reporting, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateReporting.
updateReportPlugin(ReportPlugin, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateReportPlugin.
updateReportSet(ReportSet, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateReportSet.
updateRepository(Repository, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateRepository.
updateRepositoryBase(RepositoryBase, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateRepositoryBase.
updateRepositoryPolicy(RepositoryPolicy, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateRepositoryPolicy.
updateResource(Resource, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateResource.
updateScm(Scm, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateScm.
updateSite(Site, String, MavenJDOMWriter.Counter, Element) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method updateSite.
uris - Variable in class org.apache.maven.archetype.common.util.NamespaceStack
The URIs available
userFormat - Variable in class org.apache.maven.archetype.common.util.XMLOutputter
 

V

validationRegex - Variable in class org.apache.maven.archetype.metadata.RequiredProperty
A regular expression used to validate the property.
velocity - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
 
velocity - Variable in class org.apache.maven.archetype.old.DefaultOldArchetype
 
version - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
 
version - Variable in class org.apache.maven.archetype.catalog.Archetype
The version of the archetype.
VERSION - Static variable in interface org.apache.maven.archetype.common.Constants
 

W

wagons - Variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
WILDCARD - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
 
write(OutputStream, ArchetypeCatalog) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Method write.
write(OutputStream, ArchetypeDescriptor) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method write.
write(OutputStream, ArchetypeModel) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Method write.
write(Writer, ArchetypeCatalog) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Method write.
write(Writer, ArchetypeDescriptor) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method write.
write(Writer, ArchetypeModel) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Method write.
write(Model, Document, OutputStream) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Deprecated. 
write(Model, Document, OutputStreamWriter) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method write.
write(Model, Document, Writer, Format) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
Method write.
writeAbstractArchetypeDescriptor(AbstractArchetypeDescriptor, String, XmlSerializer) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method writeAbstractArchetypeDescriptor.
writeArchetype(Archetype, String, XmlSerializer) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Method writeArchetype.
writeArchetypeCatalog(ArchetypeCatalog, String, XmlSerializer) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
Method writeArchetypeCatalog.
writeArchetypeDescriptor(ArchetypeDescriptor, String, XmlSerializer) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method writeArchetypeDescriptor.
writeArchetypeModel(ArchetypeModel, String, XmlSerializer) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Method writeArchetypeModel.
writeCatalog(ArchetypeCatalog, File) - Method in class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
 
writeCatalog(ArchetypeCatalog, File) - Method in interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler
 
writeFileSet(FileSet, String, XmlSerializer) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method writeFileSet.
writeLocalCatalog(ArchetypeCatalog, File) - Method in class org.apache.maven.archetype.source.CatalogArchetypeDataSource
 
writeModuleDescriptor(ModuleDescriptor, String, XmlSerializer) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method writeModuleDescriptor.
writePom(Model, File, File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
 
writePom(Model, File, File) - Method in interface org.apache.maven.archetype.common.PomManager
 
writeRequiredProperty(RequiredProperty, String, XmlSerializer) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
Method writeRequiredProperty.
writeResource(Resource, String, XmlSerializer) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Method writeResource.
writeSource(Source, String, XmlSerializer) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
Method writeSource.

X

XMLOutputter - Class in org.apache.maven.archetype.common.util
This class is a fork from jdom 1.0 modified to preserve CData and comments parts.
XMLOutputter() - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter
This will create an XMLOutputter with the default Format matching Format.getRawFormat().
XMLOutputter(Format) - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter
This will create an XMLOutputter with the specified format characteristics.
XMLOutputter(XMLOutputter) - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter
This will create an XMLOutputter with all the options as set in the given XMLOutputter.
XMLOutputter.NamespaceStack - Class in org.apache.maven.archetype.common.util
Our own null subclass of NamespaceStack.

Z

zip(File, File) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
zipper(ZipOutputStream, int, File) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
 
A B C D E F G H I K L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form