- 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
-
- 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 artifactId
unless the module already presents in fileReader
.
- addParent(File, File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
-
- addParent(File, File) - Method in interface org.apache.maven.archetype.common.PomManager
-
- addProperty(String, String) - Method in class org.apache.maven.archetype.catalog.Archetype
-
Method addProperty.
- addRequiredProperty(RequiredProperty) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Method addRequiredProperty.
- addRequiredProperty(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- addResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addResource.
- addResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addServer(Server) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- addSiteResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addSiteResource.
- addSiteResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addSource.
- addSource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addTestResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addTestResource.
- addTestResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addTestSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addTestSource.
- addTestSource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- 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() - Constructor for class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
- ArchetypeDescriptor - Class in org.apache.maven.archetype.old.descriptor
-
- 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(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeDescriptorException
-
- ArchetypeDescriptorException(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeException
-
- ArchetypeException(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationConfigurationFailure
-
- ArchetypeGenerationConfigurationFailure(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeGenerationFailure
-
- ArchetypeGenerationFailure(String, 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(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(String, Throwable, 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeNotDefined
-
- ArchetypeNotDefined(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeNotFoundException
-
- ArchetypeNotFoundException(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
-
- ArchetypeSelectionFailure(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
-
- ArchetypeTemplateProcessingException(String, 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
-
Creates a jar file for an archetype.
- 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
-
- generateArchetype(ArchetypeGenerationRequest, ArchetypeGenerationResult) - Method in interface org.apache.maven.archetype.generator.ArchetypeGenerator
-
- 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 class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- generateArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- generateArchetype(ArchetypeGenerationRequest, File) - Method in interface org.apache.maven.archetype.generator.FilesetArchetypeGenerator
-
Generate a project from an archetype file.
- 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
-
- 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(String, int) - Static method in class org.apache.maven.archetype.common.util.PathUtils
-
- 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.
- 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(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - 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 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(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - 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 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
http://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
-
- 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
-
- InvalidPackaging(String, 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 true
makes it
possible to run the
archetype:create
even 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(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - 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 class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- isFiltered() - Method in class org.apache.maven.archetype.metadata.FileSet
-
Get filesets can be filtered, which means the selected files
will be used as
Velocity
templates.
- isFiltered() - Method in class org.apache.maven.archetype.model.Resource
-
Get a resource can be filtered, which means the file will be
used as Velocity template.
- isFiltered() - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
-
Returns true
if the template should be filtered and
false
otherwise.
- isFound() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- 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(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - 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 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.
- 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(Document, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will print the Document
to the given output stream.
- output(DocType, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out the DocType
.
- output(Element, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out an Element
, including
its Attribute
s, and all
contained (child) elements, etc.
- output(List<?>, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing out a list of nodes.
- output(CDATA, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a CDATA
node.
- output(Text, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a Text
node.
- output(Comment, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a Comment
.
- output(ProcessingInstruction, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a ProcessingInstruction
.
- output(EntityRef, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a EntityRef
.
- output(Document, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will print the Document
to the given Writer.
- output(DocType, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out the DocType
.
- output(Element, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out an Element
, including
its Attribute
s, and all
contained (child) elements, etc.
- output(List<?>, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing out a list of nodes.
- output(CDATA, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a CDATA
node.
- output(Text, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a Text
node.
- output(Comment, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a Comment
.
- output(ProcessingInstruction, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a ProcessingInstruction
.
- output(EntityRef, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Print out a EntityRef
.
- outputElementContent(Element, OutputStream) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing out an Element
's content only, not including its tag, and
attributes.
- outputElementContent(Element, Writer) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing out an Element
's content only, not including its tag, and
attributes.
- OutputFileExists - Exception in org.apache.maven.archetype.exception
-
- OutputFileExists() - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
-
- OutputFileExists(String) - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
-
- OutputFileExists(Throwable) - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
-
- OutputFileExists(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.OutputFileExists
-
- outputString(Document) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing a document.
- outputString(DocType) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing a DocType.
- outputString(Element) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing an element.
- 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(Text) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing a Text node.
- outputString(Comment) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing a comment.
- outputString(ProcessingInstruction) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing a PI.
- outputString(EntityRef) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string representing an entity.
- 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>>, ArchetypeDefinition) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeSelectionQueryer
-
Select an archetype from the given map.
- selectArchetype(ArchetypeGenerationRequest, Boolean, String) - Method in interface org.apache.maven.archetype.ui.generation.ArchetypeSelector
-
- selectArchetype(Map<String, List<Archetype>>) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
-
- selectArchetype(Map<String, List<Archetype>>, ArchetypeDefinition) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
-
- 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 true
makes it
possible to run the
archetype:create
even on existing
projects.
- setAllowPartial(boolean) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- 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
-
- 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 EscapeStrategy
to use for character escaping.
- setExcludes(List<String>) - Method in class org.apache.maven.archetype.common.util.ListScanner
-
Sets the list of exclude patterns to use.
- setExcludes(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
-
- setExcludes(List<String>) - Method in class org.apache.maven.archetype.metadata.FileSet
-
Set exclusion definition "Ã la" Ant.
- setExpandEmptyElements(boolean) - Method in class org.apache.maven.archetype.common.util.Format
-
This will set whether empty elements are expanded from
<tagName/>
to
<tagName></tagName>
.
- setFile(String) - Method in class org.apache.maven.archetype.model.Resource
-
Set the resource file.
- setFile(String) - Method in class org.apache.maven.archetype.model.Source
-
Set the source file.
- setFileComment(String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
-
Method setFileComment.
- setFileComment(String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
-
Method setFileComment.
- setFileComment(String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
-
Method setFileComment.
- setFileSets(List<FileSet>) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
Set file sets definition.
- setFilter(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- setFiltered(boolean) - Method in class org.apache.maven.archetype.metadata.FileSet
-
Set filesets can be filtered, which means the selected files
will be used as
Velocity
templates.
- setFiltered(boolean) - Method in class org.apache.maven.archetype.model.Resource
-
Set a resource can be filtered, which means the file will be
used as Velocity template.
- setFiltered(boolean) - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
-
Defines whether the template should be filtered (processed by Velocity)
or not.
- setFiltereds(List<String>) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setFormat(Format) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Sets the new format logic for the outputter.
- setGoals(List<String>) - Method in class org.apache.maven.archetype.catalog.Archetype
-
Set goals to execute after the creation of the project.
- setGoals(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- setGoals(String) - Method in class org.apache.maven.archetype.ui.ArchetypeDefinition
-
- 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(List<String>) - Method in class org.apache.maven.archetype.common.util.ListScanner
-
Sets the list of include patterns to use.
- setIncludes(String) - Method in class org.apache.maven.archetype.common.util.ListScanner
-
- setIncludes(List<String>) - Method in class org.apache.maven.archetype.metadata.FileSet
-
Set inclusion definition "Ã la" Ant.
- setIndent(String) - Method in class org.apache.maven.archetype.common.util.Format
-
This will set the indent String
to use; this
is usually a String
of empty spaces.
- setInteractiveMode(boolean) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- setKeepParent(boolean) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setKey(String) - Method in class org.apache.maven.archetype.metadata.RequiredProperty
-
Set key value of the property.
- setLanguages(List<String>) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setLineSeparator(String) - Method in class org.apache.maven.archetype.common.util.Format
-
This will set the newline separator (lineSeparator
).
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- setModelEncoding(String) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Set the modelEncoding field.
- setModules(List<ModuleDescriptor>) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
Set modules definition.
- setName(String) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Set name of the Archetype, that will be displayed to the
user when choosing an archetype.
- setName(String) - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
-
Set the module's name.
- 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<RequiredProperty>) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Set list of required properties to generate a project from
this archetype.
- setRequiredProperties(List<String>) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- 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
-
- 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.UnknownArchetype
-
- UnknownArchetype(String, 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.UnknownGroup
-
- UnknownGroup(String, 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.