A B C D E F G H I J L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractArchetypeDescriptor - Class in org.apache.maven.archetype.metadata
-
Class AbstractArchetypeDescriptor.
- AbstractArchetypeDescriptor() - Constructor for class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
- addArchetype(Archetype) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
-
Method addArchetype.
- 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.
- addMirror(Mirror) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- addMirror(Server) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
Deprecated.Use
ArchetypeGenerationRequest.addServer(Server)instead - 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.
- addNewModule(String, Reader, Writer) - Static method in class org.apache.maven.archetype.common.util.PomUtils
-
Adds module
artifactIdunless the module already presents infileReader. - 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.
- addRequiredProperty(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
- ArchetypeArtifactManager - Interface in org.apache.maven.archetype.common
- 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
- ArchetypeConfiguration - Class in org.apache.maven.archetype.ui
- ArchetypeConfiguration() - Constructor for class org.apache.maven.archetype.ui.ArchetypeConfiguration
- ArchetypeCreationConfigurator - Interface in org.apache.maven.archetype.ui.creation
-
Configurator component to organize steps for archetype creation from a project.
- ArchetypeCreationQueryer - Interface in org.apache.maven.archetype.ui.creation
-
User interaction component to query informations necessary for an archetype creation from a project.
- 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
- ArchetypeDefinition - Class in org.apache.maven.archetype.ui
- ArchetypeDefinition() - Constructor for class org.apache.maven.archetype.ui.ArchetypeDefinition
- ArchetypeDefinition(ArchetypeGenerationRequest) - Constructor for class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- ArchetypeFactory - Interface in org.apache.maven.archetype.ui
- 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
- ArchetypeGenerationConfigurator - Interface in org.apache.maven.archetype.ui.generation
-
Configurator component to organize steps for project generation from an archetype.
- 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
- ArchetypeGenerationQueryer - Interface in org.apache.maven.archetype.ui.generation
-
User interaction component to query informations necessary for a project generation from an archetype.
- 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.
- 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
- 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
- ArchetypePrompter - Class in org.apache.maven.archetype.ui
- ArchetypePrompter() - Constructor for class org.apache.maven.archetype.ui.ArchetypePrompter
- 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
- ArchetypeSelectionQueryer - Interface in org.apache.maven.archetype.ui.generation
-
User interaction component for archetype selection.
- ArchetypeSelector - Interface in org.apache.maven.archetype.ui.generation
-
Selection component to organize steps to choose an archetype.
- ArchetypeSelectorUtils - Class in org.apache.maven.archetype.ui.generation
- 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
- 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
- askAddAnotherProperty() - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- askAddAnotherProperty() - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- askNewPropertyKey() - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- askNewPropertyKey() - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- askReplacementValue(String, String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- askReplacementValue(String, String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
B
- basedir - Variable in class org.apache.maven.archetype.common.util.ListScanner
-
The base directory to be scanned.
- build(Reader) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
- buildInterpolatedFile(File, File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
C
- CatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
- CatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.CatalogArchetypeDataSource
- CENTRAL_REPOSITORY_ID - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
- 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.
- compare(String, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator.RequiredPropertyComparator
- configureArchetype(ArchetypeGenerationRequest, Boolean, Properties) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeGenerationConfigurator
- configureArchetype(ArchetypeGenerationRequest, Boolean, Properties) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
- configureArchetypeCreation(MavenProject, Boolean, Properties, File, List<String>) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationConfigurator
- configureArchetypeCreation(MavenProject, Boolean, Properties, File, List<String>) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
- confirmConfiguration(ArchetypeConfiguration) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- confirmConfiguration(ArchetypeConfiguration) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- confirmConfiguration(ArchetypeConfiguration) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeGenerationQueryer
- confirmConfiguration(ArchetypeConfiguration) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationQueryer
- confirmSelection(ArchetypeDefinition) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeSelectionQueryer
- confirmSelection(ArchetypeDefinition) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
- 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.
- 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
- CrawlRepositoryMojo - Class in org.apache.maven.archetype.mojos
-
Crawl a Maven repository (filesystem, not HTTP) and creates a catalog file.
- CrawlRepositoryMojo() - Constructor for class org.apache.maven.archetype.mojos.CrawlRepositoryMojo
- 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.
- createArchetypeConfiguration(ArchetypeDescriptor, Properties) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
- createArchetypeConfiguration(ArchetypeDescriptor, Properties) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
- createArchetypeConfiguration(ArchetypeDescriptor, Properties) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
- createArchetypeConfiguration(ArchetypeDescriptor, Properties) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
- createArchetypeConfiguration(MavenProject, ArchetypeDefinition, Properties) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
- createArchetypeConfiguration(MavenProject, ArchetypeDefinition, Properties) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
- createArchetypeDefinition(Properties) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
- createArchetypeDefinition(Properties) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
- 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
- CreateArchetypeFromProjectMojo - Class in org.apache.maven.archetype.mojos
-
Creates an archetype project from the current project.
- CreateArchetypeFromProjectMojo() - Constructor for class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
- createProjectDirectoryStructure(String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
- CreateProjectFromArchetypeMojo - Class in org.apache.maven.archetype.mojos
-
Generates a new project from an archetype, or updates the actual project if using a partial archetype.
- CreateProjectFromArchetypeMojo() - Constructor for class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
- currentFormat - Variable in class org.apache.maven.archetype.common.util.XMLOutputter
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
- DefaultArchetypeArtifactManager - Class in org.apache.maven.archetype.common
- DefaultArchetypeArtifactManager() - Constructor for class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
- DefaultArchetypeCreationConfigurator - Class in org.apache.maven.archetype.ui.creation
- DefaultArchetypeCreationConfigurator() - Constructor for class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
- DefaultArchetypeCreationQueryer - Class in org.apache.maven.archetype.ui.creation
- DefaultArchetypeCreationQueryer() - Constructor for class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- DefaultArchetypeFactory - Class in org.apache.maven.archetype.ui
- DefaultArchetypeFactory() - Constructor for class org.apache.maven.archetype.ui.DefaultArchetypeFactory
- DefaultArchetypeFilesResolver - Class in org.apache.maven.archetype.common
- DefaultArchetypeFilesResolver() - Constructor for class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
- DefaultArchetypeGenerationConfigurator - Class in org.apache.maven.archetype.ui.generation
- DefaultArchetypeGenerationConfigurator() - Constructor for class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
- DefaultArchetypeGenerationConfigurator.RequiredPropertyComparator - Class in org.apache.maven.archetype.ui.generation
- DefaultArchetypeGenerationQueryer - Class in org.apache.maven.archetype.ui.generation
- DefaultArchetypeGenerationQueryer() - Constructor for class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationQueryer
- 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
- DefaultArchetypeSelectionQueryer - Class in org.apache.maven.archetype.ui.generation
- DefaultArchetypeSelectionQueryer() - Constructor for class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
- DefaultArchetypeSelector - Class in org.apache.maven.archetype.ui.generation
- DefaultArchetypeSelector() - Constructor for class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
- DefaultDownloader - Class in org.apache.maven.archetype.downloader
- DefaultDownloader() - Constructor for class org.apache.maven.archetype.downloader.DefaultDownloader
- 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
- 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
- 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
- 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.
- 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.
- execute() - Method in class org.apache.maven.archetype.mojos.CrawlRepositoryMojo
- execute() - Method in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
- execute() - Method in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
- execute() - Method in class org.apache.maven.archetype.mojos.HelpMojo
- execute() - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
- execute() - Method in class org.apache.maven.archetype.mojos.JarMojo
- execute() - Method in class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo
- 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
F
- 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
- 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.
- 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.TextMode - Class in org.apache.maven.archetype.common.util
-
Class to signify how text should be handled on output.
G
- 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
- 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.
- getArchetypeArtifactId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- getArchetypeArtifactId(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getArchetypeArtifactId(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- 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
- 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
- getArchetypeGoals() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- getArchetypeGroupId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- getArchetypeGroupId(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getArchetypeGroupId(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- 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
- getArchetypeVersion(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getArchetypeVersion(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- 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.
- getArtifactId() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getArtifactId() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- getArtifactId(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getArtifactId(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- getBasedir() - Method in class org.apache.maven.archetype.common.util.ListScanner
-
Returns the base directory to be scanned.
- getCause() - Method in class org.apache.maven.archetype.ArchetypeCreationResult
- getCause() - Method in class org.apache.maven.archetype.ArchetypeGenerationResult
- getCharset() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
- 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.
- getDefaultEncoding() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
- 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.
- getDefaultValue(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getDefaultValues() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.
- getDescription() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getDescription() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- 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.
- 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.
- 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
- getFilteredArchetypesByCatalog(Map<String, List<Archetype>>, String) - Static method in class org.apache.maven.archetype.ui.generation.ArchetypeSelectorUtils
-
apply some filtering on archetypes.
- 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
- 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.
- getGoals() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getGoals() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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.
- getGroupId() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getGroupId() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- getGroupId(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getGroupId(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- 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.
- 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
- 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.
- 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.
- getName() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getName() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- 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
- getPackage() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- getPackage(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getPackage(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- 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
- 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.
- getProperties() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getProperty(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getPropertyValidationRegex(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getPropertyValue(String, String, Pattern) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeGenerationQueryer
- getPropertyValue(String, String, Pattern) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationQueryer
- 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.
- getRepository() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- getRequiredProperties() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Method getRequiredProperties.
- getRequiredProperties() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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
- getServers() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- getSettingsFile() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
- 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
- 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
- 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
- getUrl() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getUrl() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- getValidationRegex() - Method in class org.apache.maven.archetype.metadata.RequiredProperty
-
Get a regular expression used to validate the property.
- 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.
- getVersion() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- getVersion() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- getVersion(String) - Method in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- getVersion(String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
- GROUP_ID - Static variable in interface org.apache.maven.archetype.common.Constants
H
- hashCode() - Method in class org.apache.maven.archetype.catalog.Archetype
- HelpMojo - Class in org.apache.maven.archetype.mojos
-
Display help information on maven-archetype-plugin.
Callmvn archetype:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class org.apache.maven.archetype.mojos.HelpMojo
I
- includes - Variable in class org.apache.maven.archetype.common.util.ListScanner
-
The patterns for the files to be included.
- increaseCount() - Method in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
-
Method increaseCount.
- insertAtPreferredLocation(Element, Element, MavenJDOMWriter.Counter) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method insertAtPreferredLocation.
- IntegrationTestMojo - Class in org.apache.maven.archetype.mojos
-
Execute the archetype integration tests, consisting in generating projects from the current archetype and optionally comparing generated projects with reference copy.
- IntegrationTestMojo() - Constructor for class org.apache.maven.archetype.mojos.IntegrationTestMojo
- InternalCatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
- InternalCatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.InternalCatalogArchetypeDataSource
- 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
- isAllowPartial() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Get setting this option to
truemakes it possible to run thearchetype:createeven on existing projects. - isAllowPartial() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
- isArtifactDefined() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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.
- isConfigured() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- isConfigured(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- isDefined() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- 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
trueif the template should be filtered andfalseotherwise. - isFound() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
- isGroupDefined() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- 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
- isPartiallyDefined() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- isPreserveCData() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
- isVersionDefined() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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.
J
- JarMojo - Class in org.apache.maven.archetype.mojos
-
Build a JAR from the current Archetype project.
- JarMojo() - Constructor for class org.apache.maven.archetype.mojos.JarMojo
L
- 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.
- 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.mojos.IntegrationTestMojo
M
- MAIN - Static variable in interface org.apache.maven.archetype.common.Constants
- 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.
- 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.
- 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
- 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.
- mergePoms(File, File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
- mergePoms(File, File) - Method in interface org.apache.maven.archetype.common.PomManager
- ModuleDescriptor - Class in org.apache.maven.archetype.metadata
-
Class ModuleDescriptor.
- ModuleDescriptor() - Constructor for class org.apache.maven.archetype.metadata.ModuleDescriptor
N
- NamespaceStack() - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter.NamespaceStack
- 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
- OLD_ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
- 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
- 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.mojos - package org.apache.maven.archetype.mojos
- 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
- org.apache.maven.archetype.ui - package org.apache.maven.archetype.ui
-
User Interaction tooling for command-line use.
- org.apache.maven.archetype.ui.creation - package org.apache.maven.archetype.ui.creation
-
User Interaction for archetype creation from a project.
- org.apache.maven.archetype.ui.generation - package org.apache.maven.archetype.ui.generation
-
User Interaction for project creation from an archetype.
- 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
node.CDATA - output(CDATA, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a
node.CDATA - 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
Documentto the given output stream. - output(Document, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will print the
Documentto the given Writer. - output(Element, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out an
, including itsElements, and all contained (child) elements, etc.Attribute - output(Element, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out an
, including itsElements, and all contained (child) elements, etc.Attribute - 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
node.Text - output(Text, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a
node.Text - outputElementContent(Element, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing out an
's content only, not including its tag, and attributes.Element - outputElementContent(Element, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing out an
's content only, not including its tag, and attributes.Element - 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
- PARENT_ARTIFACT_ID - Static variable in interface org.apache.maven.archetype.common.Constants
- 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 - Interface in org.apache.maven.archetype.common
- PomUtils - Class in org.apache.maven.archetype.common.util
-
POM helper class.
- PRESERVE - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
-
Mode for literal text preservation.
- preserveFormat - Static variable 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
list.Attribute - printCDATA(Writer, CDATA) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of
text.CDATA - printComment(Writer, Comment) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of comments.
- 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
, itsElements, and all contained (child) elements, etc.Attribute - printEntityRef(Writer, EntityRef) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing a
.EntityRef - printProcessingInstruction(Writer, ProcessingInstruction) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of processing instructions.
- printText(Writer, Text) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of
strings.Text - 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(String, Context, String, TemplateDescriptor, boolean, String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
- 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
- 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
- prompt(String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
- prompt(String, String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
- prompt(String, List) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
- prompt(String, List, String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
- promptForPassword(String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
- 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
- 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
- readProperties(Properties, File) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
- RemoteCatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
- RemoteCatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
- remoteRepositories - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
- 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(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.
- replaceXpp3DOM(Element, Xpp3Dom, MavenJDOMWriter.Counter) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method replaceXpp3DOM.
- RepositoryCrawler - Interface in org.apache.maven.archetype.repositorycrawler
- 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
- RequiredPropertyComparator(ArchetypeConfiguration) - Constructor for class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator.RequiredPropertyComparator
- reset() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- reset() - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- Resource - Class in org.apache.maven.archetype.model
-
Describes a resource file.
- Resource() - Constructor for class org.apache.maven.archetype.model.Resource
- RESOURCES - Static variable in interface org.apache.maven.archetype.common.Constants
- 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
- ROLE - Static variable in interface org.apache.maven.archetype.ui.ArchetypeFactory
- ROLE - Static variable in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationConfigurator
- ROLE - Static variable in interface org.apache.maven.archetype.ui.creation.ArchetypeCreationQueryer
- ROLE - Static variable in interface org.apache.maven.archetype.ui.generation.ArchetypeGenerationConfigurator
- ROLE - Static variable in interface org.apache.maven.archetype.ui.generation.ArchetypeSelectionQueryer
- ROLE - Static variable in interface org.apache.maven.archetype.ui.generation.ArchetypeSelector
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.
- selectArchetype(Map<String, List<Archetype>>) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeSelectionQueryer
- selectArchetype(Map<String, List<Archetype>>) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
- selectArchetype(Map<String, List<Archetype>>, ArchetypeDefinition) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeSelectionQueryer
-
Select an archetype from the given map.
- selectArchetype(Map<String, List<Archetype>>, ArchetypeDefinition) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
- selectArchetype(ArchetypeGenerationRequest, Boolean, String) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeSelector
- selectArchetype(ArchetypeGenerationRequest, Boolean, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
- 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
truemakes it possible to run thearchetype:createeven on existing projects. - setAllowPartial(boolean) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
- setArchetypeArtifactId(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- setArchetypeArtifactManager(ArchetypeArtifactManager) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
- 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.
- setArchetypeSelectionQueryer(ArchetypeSelectionQueryer) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
- 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(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setArtifactId(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- setDefaultProperty(String, String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.
- setDescription(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setDescription(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
EscapeStrategyto use for character escaping. - 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(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setGoals(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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.
- setGroupId(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setGroupId(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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(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
Stringto use; this is usually aStringof 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.
- setName(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setName(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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
- 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
- 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
- setPrompter(Prompter) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationQueryer
- setPrompter(Prompter) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
- 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.
- setProperty(String, String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setPropertyValidationRegex(String, String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.
- setRepository(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- setRequiredProperties(List<String>) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.
- setTransferListener(TransferListener) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
- setUrl(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setUrl(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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.
- setVersion(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- setVersion(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- showMessage(String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
- SITE - Static variable in interface org.apache.maven.archetype.common.Constants
- Source - Class in org.apache.maven.archetype.model
-
Describes a source file.
- Source() - Constructor for class org.apache.maven.archetype.model.Source
- SRC - Static variable in interface org.apache.maven.archetype.common.Constants
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
TemplateDescriptorthat should be filtered and has the default encoding. - TEST - Static variable in interface org.apache.maven.archetype.common.Constants
- TMP - Static variable in interface org.apache.maven.archetype.common.Constants
- toProperties() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- 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.XMLOutputter
-
Return a string listing of the settings for this XMLOutputter instance.
- toString() - Method in class org.apache.maven.archetype.metadata.FileSet
- 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.
- updateArchetypeConfiguration(ArchetypeConfiguration, ArchetypeDefinition) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
- updateArchetypeConfiguration(ArchetypeConfiguration, ArchetypeDefinition) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
- 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
- UpdateLocalCatalogMojo - Class in org.apache.maven.archetype.mojos
-
Updates the local catalog
- UpdateLocalCatalogMojo() - Constructor for class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo
- 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.
- updateRequest(ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
- 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.
V
- validatePropertyValue(String, String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
- VERSION - Static variable in interface org.apache.maven.archetype.common.Constants
W
- 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.
- writeCatalog(ArchetypeCatalog, File) - Method in class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
- writeCatalog(ArchetypeCatalog, File) - Method in interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler
- writeLocalCatalog(ArchetypeCatalog, File) - Method in class org.apache.maven.archetype.source.CatalogArchetypeDataSource
- 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
- writeProperties(Properties, File) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
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
- XMLOutputter(Format) - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter
-
This will create an
XMLOutputterwith the specified format characteristics. - XMLOutputter(XMLOutputter) - Constructor for class org.apache.maven.archetype.common.util.XMLOutputter
-
This will create an
XMLOutputterwith all the options as set in the givenXMLOutputter. - 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
All Classes All Packages