- AbstractArchetypeDescriptor - Class in org.apache.maven.archetype.metadata
-
Class AbstractArchetypeDescriptor.
- AbstractArchetypeDescriptor() - Constructor for class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
- activeProxy - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- addArchetype(Archetype) - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
-
Method addArchetype.
- addDefaultEntities - Variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
If set the parser will be loaded with all single characters
from the XHTML specification.
- addDefaultEntities - Variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
If set the parser will be loaded with all single characters
from the XHTML specification.
- addDefaultEntities - Variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
If set the parser will be loaded with all single characters
from the XHTML specification.
- addDefaultExcludes() - Method in class org.apache.maven.archetype.common.util.ListScanner
-
Adds default exclusions to the current exclusions set.
- addExclude(String) - Method in class org.apache.maven.archetype.metadata.FileSet
-
Method addExclude.
- addFileSet(FileSet) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
Method addFileSet.
- addGoal(String) - Method in class org.apache.maven.archetype.catalog.Archetype
-
Method addGoal.
- addInclude(String) - Method in class org.apache.maven.archetype.metadata.FileSet
-
Method addInclude.
- addLists(List<String>, List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- addMirror(Mirror) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- addMirror(Server) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- addModule(File, String) - Method in class org.apache.maven.archetype.common.DefaultPomManager
-
- addModule(File, String) - Method in interface org.apache.maven.archetype.common.PomManager
-
- addModule(ModuleDescriptor) - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
Method addModule.
- addModuleToParentPom(String, Reader, Writer) - Static method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- addNewModule(String, Reader, Writer) - Static method in class org.apache.maven.archetype.common.util.PomUtils
-
Adds module artifactId
unless the module already presents in fileReader
.
- addOldRequiredProperty(ArchetypeConfiguration, Properties, String, String, boolean) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
- addParent(File, File) - Method in class org.apache.maven.archetype.common.DefaultPomManager
-
- addParent(File, File) - Method in interface org.apache.maven.archetype.common.PomManager
-
- addProperty(String, String) - Method in class org.apache.maven.archetype.catalog.Archetype
-
Method addProperty.
- addRequiredProperties(ArchetypeDescriptor, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- addRequiredProperty(RequiredProperty) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Method addRequiredProperty.
- addRequiredProperty(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- addRequiredProperty(ArchetypeConfiguration, Properties, String, String, boolean) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
- addRequiredProperty(ArchetypeConfiguration, Properties, String, String) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
- 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
-
- addResourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
-
Adds the resource element resource
to the list of resources in the
descriptor
and sets its TemplateDescriptor
to
filtered if the attribute filtered
was not
specified or its value is "true"
, or false
if its value is "false"
, and the encoding specified
in the encoding
attribute or the Java virtual machine's default if
it is not defined.
- addServer(Server) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- addSiteResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addSiteResource.
- addSiteResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addSiteResourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
-
Adds the site-resource element resource
to the list of site-resources in the
descriptor
and sets its TemplateDescriptor
to
filtered if the attribute filtered
was not
specified or its value is "true"
, or false
if its value is "false"
, and the encoding specified
in the encoding
attribute or the Java virtual machine's default if
it is not defined.
- addSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addSource.
- addSource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addSourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
-
Adds the source element source
to the list of sources in the
descriptor
and sets its TemplateDescriptor
to
filtered and with the encoding specified in the encoding
attribute or the Java virtual machine's default if it is not defined.
- addTestResource(Resource) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addTestResource.
- addTestResource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addTestResourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
-
Adds the test-resource element resource
to the list of test-resources in the
descriptor
and sets its TemplateDescriptor
to
filtered if the attribute filtered
was not
specified or its value is "true"
, or false
if its value is "false"
, and the encoding specified
in the encoding
attribute or the Java virtual machine's default if
it is not defined.
- addTestSource(Source) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method addTestSource.
- addTestSource(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- addTestSourceToDescriptor(Xpp3Dom, ArchetypeDescriptor) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
-
Adds the test-source element source
to the list of sources in the
descriptor
and sets its TemplateDescriptor
to
filtered and with the encoding specified in the encoding
attribute or the Java virtual machine's default if it is not defined.
- allowPartial - Variable in class org.apache.maven.archetype.model.ArchetypeModel
-
Setting this option to true
makes it possible
to run the
archetype:create
even on existing
projects.
- allowPartial - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
This indicates the archetype can be a whole project or can be part
of another project.
- append(StringBuilder, String, int) - Method in class org.apache.maven.archetype.mojos.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- Archetype - Class in org.apache.maven.archetype.catalog
-
Informations to point to an Archetype referenced in the catalog.
- Archetype() - Constructor for class org.apache.maven.archetype.catalog.Archetype
-
- ARCHETYPE_ARTIFACT_ID - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_CATALOG_FILENAME - Static variable in interface org.apache.maven.archetype.source.ArchetypeDataSource
-
- ARCHETYPE_CATALOG_PROPERTY - Static variable in class org.apache.maven.archetype.source.CatalogArchetypeDataSource
-
- ARCHETYPE_DESCRIPTION - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.old.OldArchetype
-
- ARCHETYPE_FILTERED_EXTENSIONS - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_GROUP_ID - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_LANGUAGES - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_OLD_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.old.OldArchetype
-
- ARCHETYPE_POM - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_POM - Static variable in interface org.apache.maven.archetype.old.OldArchetype
-
- ARCHETYPE_POST_GENERATION_GOALS - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_POST_GENERATION_SCRIPT - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_REPOSITORY - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_REPOSITORY_ID - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
Id of the repository used to download catalog file.
- ARCHETYPE_RESOURCES - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_RESOURCES - Static variable in interface org.apache.maven.archetype.old.OldArchetype
-
- ARCHETYPE_SUFFIX - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_URL - Static variable in interface org.apache.maven.archetype.common.Constants
-
- ARCHETYPE_VERSION - Static variable in interface org.apache.maven.archetype.common.Constants
-
- archetypeArtifactId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- archetypeArtifactId - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
The archetype's artifactId.
- ArchetypeArtifactManager - Interface in org.apache.maven.archetype.common
-
- archetypeArtifactManager - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- archetypeArtifactManager - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- archetypeArtifactManager - Variable in class org.apache.maven.archetype.mojos.JarMojo
-
The archetype artifact manager component.
- archetypeArtifactManager - Variable in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- archetypeArtifactManager - Variable in class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
-
- archetypeArtifactManager - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
-
- archetypeCache - Variable in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- ArchetypeCatalog - Class in org.apache.maven.archetype.catalog
-
Class ArchetypeCatalog.
- ArchetypeCatalog() - Constructor for class org.apache.maven.archetype.catalog.ArchetypeCatalog
-
- archetypeCatalog - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
The archetype catalogs to use to build a list and let the user choose from.
- 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
-
- archetypeConfiguration - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator.RequiredPropertyComparator
-
- 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.
- archetypeCreationQueryer - Variable in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
-
- 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
-
- archetypeDirectory - Variable in class org.apache.maven.archetype.mojos.JarMojo
-
Directory containing the classes.
- 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
-
- archetypeFactory - Variable in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
-
- archetypeFactory - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
-
- ArchetypeFilesResolver - Interface in org.apache.maven.archetype.common
-
- archetypeFilesResolver - Variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- archetypeFilesResolver - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- archetypeFilesResolver - Variable in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
-
- archetypeFilteredExtentions - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
File extensions which are checked for project's text files (vs binary files).
- 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.
- archetypeGenerationQueryer - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
-
- 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.
- archetypeGenerator - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- archetypeGoals - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- archetypeGroupId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- archetypeGroupId - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
The archetype's groupId.
- archetypeLanguages - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
Directory names which are checked for project's sources main package.
- ArchetypeManager - Interface in org.apache.maven.archetype
-
- archetypeManager - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
-
- ArchetypeModel - Class in org.apache.maven.archetype.model
-
Describes the assembly layout and packaging.
- ArchetypeModel() - Constructor for class org.apache.maven.archetype.model.ArchetypeModel
-
- archetypeName - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- ArchetypeNotConfigured - Exception in org.apache.maven.archetype.exception
-
- ArchetypeNotConfigured(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
-
- archetypePostPhase - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
The property telling which phase to call on the generated archetype.
- ArchetypePrompter - Class in org.apache.maven.archetype.ui
-
- ArchetypePrompter() - Constructor for class org.apache.maven.archetype.ui.ArchetypePrompter
-
- archetypeRepository - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- archetypes - Variable in class org.apache.maven.archetype.catalog.ArchetypeCatalog
-
Field archetypes.
- ArchetypeSelectionFailure - Exception in org.apache.maven.archetype.exception
-
- ArchetypeSelectionFailure() - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
-
- ArchetypeSelectionFailure(String) - Constructor for exception org.apache.maven.archetype.exception.ArchetypeSelectionFailure
-
- ArchetypeSelectionFailure(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.
- archetypeSelectionQueryer - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
-
- 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
-
- ArchetypeSelectorUtils() - Constructor for class org.apache.maven.archetype.ui.generation.ArchetypeSelectorUtils
-
- archetypeSources - Variable in class org.apache.maven.archetype.DefaultArchetypeManager
-
- ArchetypeTemplateProcessingException - Exception in org.apache.maven.archetype.old
-
- ArchetypeTemplateProcessingException(String) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
-
- ArchetypeTemplateProcessingException(Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
-
- ArchetypeTemplateProcessingException(String, Throwable) - Constructor for exception org.apache.maven.archetype.old.ArchetypeTemplateProcessingException
-
- archetypeVersion - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- archetypeVersion - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
The archetype's version.
- 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
-
- artifactId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- artifactId - Variable in class org.apache.maven.archetype.catalog.Archetype
-
The artifactId of the archetype.
- artifactId - Variable in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- artifactId - Variable in class org.apache.maven.archetype.ui.ArchetypeDefinition
-
- artifactResolver - Variable in class org.apache.maven.archetype.downloader.DefaultDownloader
-
- artifactResolver - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- 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
-
- assertDirectoryEquals(File, File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Checks that actual directory content is the same as reference.
- canEncode - Variable in class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
-
- CatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
-
- CatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.CatalogArchetypeDataSource
-
- catalogFile - Variable in class org.apache.maven.archetype.mojos.CrawlRepositoryMojo
-
The archetype's catalog to update.
- cause - Variable in class org.apache.maven.archetype.ArchetypeCreationResult
-
- cause - Variable in class org.apache.maven.archetype.ArchetypeGenerationResult
-
- CENTRAL_REPOSITORY_ID - Static variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- charset - Variable in class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- checkArchetypeFile(File) - Method in class org.apache.maven.archetype.mojos.JarMojo
-
- checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method checkFieldWithDuplicate.
- checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method checkFieldWithDuplicate.
- checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method checkFieldWithDuplicate.
- checkFileSetArchetypeFile(File) - Method in class org.apache.maven.archetype.mojos.JarMojo
-
- checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method checkUnknownAttribute.
- checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method checkUnknownAttribute.
- checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method checkUnknownAttribute.
- checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method checkUnknownElement.
- checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method checkUnknownElement.
- checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method checkUnknownElement.
- clear() - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- 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
-
- comparePropertyName(String, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator.RequiredPropertyComparator
-
- CompositeMap(MavenProject, Map<String, Object>) - Constructor for class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
-
Creates a new interpolation source backed by the specified Maven project and some user-specified properties.
- concatenateToList(List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- configurator - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
- configurator - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
- 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
-
- containsInnerProperty(String) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
Check if the given value references a property, ie contains ${...}
.
- containsKey(Object) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- containsValue(Object) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- contentEquals(File, File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- contentTransformer - Variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Field contentTransformer.
- convertPathForOS(String) - Static method in class org.apache.maven.archetype.common.util.PathUtils
-
This method converts all \ or / chars to File.separatorChar.
- copyFile(File, String, boolean, ZipFile) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- copyFiles(File, File, String, List<String>, boolean, String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- copyFiles(String, List<String>, boolean, String, File, ZipFile, String, boolean, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- copyResource(String, File) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- Counter(int) - Constructor for class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
-
- crawl(File) - Method in class org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
-
- crawl(File) - Method in interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler
-
- crawler - Variable in class org.apache.maven.archetype.mojos.CrawlRepositoryMojo
-
- 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, ArtifactRepository) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- createArchetype(ArchetypeGenerationRequest, File) - 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.
- createArchetype(ArchetypeGenerationRequest, File) - Method in interface org.apache.maven.archetype.old.OldArchetype
-
Create a project from an archetype file.
- createArchetypeBasicIt(ArchetypeDescriptor, File) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
Create an archetype IT, ie goals.txt and archetype.properties in src/test/resources/projects/basic.
- createArchetypeConfiguration(ArchetypeDescriptor, Properties) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
-
- createArchetypeConfiguration(ArchetypeDescriptor, Properties) - Method in interface org.apache.maven.archetype.ui.ArchetypeFactory
-
- createArchetypeConfiguration(MavenProject, ArchetypeDefinition, 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 class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
- createArchetypeConfiguration(MavenProject, ArchetypeDefinition, Properties) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
- createArchetypeConfiguration(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
-
- createArchetypeFiles(Properties, List<FileSet>, String, File, File, String, List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createArchetypeFromProject(ArchetypeCreationRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
-
A command to create an archetype from an existing Maven project given the supplied creation request.
- createArchetypeFromProject(ArchetypeCreationRequest) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
-
- 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
-
- createArchetypePom(Model, File, Properties, File, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createArchetypeProjectPom(MavenProject, ProjectBuildingRequest, Properties, File) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
Create the archetype project pom.xml file, that will be used to build the archetype.
- createDependencyMap(List<Dependency>) - Method in class org.apache.maven.archetype.common.DefaultPomManager
-
- createFileSet(List<String>, boolean, boolean, String, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createFileSets(List<String>, int, boolean, String, boolean, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createModule(Properties, String, String, String, File, File, List<String>, List<String>, String, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createModulePom(Model, String, File, Properties, File, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createModulePoms(Properties, String, String, File, File, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createNamespaceStack() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Factory for making new NamespaceStack objects.
- createPoms(Model, String, String, File, File, File, Properties, boolean, boolean) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- createProjectDirectoryStructure(String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- 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
-
- createRepository(String, String) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- createRepository(String, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
-
- creator - Variable in class org.apache.maven.archetype.DefaultArchetypeManager
-
- currentFormat - Variable in class org.apache.maven.archetype.common.util.XMLOutputter
-
- currentIndex - Variable in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
-
Field currentIndex.
- factory - Variable in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Field factory.
- file - Variable in class org.apache.maven.archetype.model.Resource
-
The resource file.
- file - Variable in class org.apache.maven.archetype.model.Source
-
The source file.
- FileCharsetDetector - Class in org.apache.maven.archetype.common.util
-
- FileCharsetDetector(File) - Constructor for class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- FileCharsetDetector(InputStream) - Constructor for class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- fileComment - Variable in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Writer
-
Field fileComment.
- fileComment - Variable in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Writer
-
Field fileComment.
- fileComment - Variable in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Writer
-
Field fileComment.
- FileLogger - Class in org.apache.maven.archetype.mojos
-
- FileLogger(File) - Constructor for class org.apache.maven.archetype.mojos.FileLogger
-
Creates a new logger that writes to the specified file.
- FileLogger(File, Log) - Constructor for class org.apache.maven.archetype.mojos.FileLogger
-
Creates a new logger that writes to the specified file and optionally mirrors messages to the given mojo logger.
- FileSet - Class in org.apache.maven.archetype.metadata
-
A fileset defines the way the project's files located in
the jar file are used by the Archetype Plugin to generate a
project.
- FileSet() - Constructor for class org.apache.maven.archetype.metadata.FileSet
-
- FilesetArchetypeCreator - Class in org.apache.maven.archetype.creator
-
Create a 2.x Archetype project from a project.
- FilesetArchetypeCreator() - Constructor for class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- FilesetArchetypeGenerator - Interface in org.apache.maven.archetype.generator
-
Generate a Maven project from an archetype.
- filesetGenerator - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- fileSets - Variable in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
Field fileSets.
- filter - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- filter - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
Applying some filter on displayed archetypes list: format is artifactId
or groupId:artifactId
.
- filtered - Variable in class org.apache.maven.archetype.metadata.FileSet
-
Filesets can be filtered, which means the
selected files will be used as
Velocity
templates.
- filtered - Variable in class org.apache.maven.archetype.model.Resource
-
A resource can be filtered, which means the file will be
used as Velocity template.
- filtered - Variable in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
-
Determines if the template should be filtered or not.
- filtereds - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- filterFiles(String, FileSet, List<String>) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- filterFiles(String, FileSet, List<String>) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- filterProperties - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
A list of additional properties which will be used to filter tokens in settings.xml
- finalName - Variable in class org.apache.maven.archetype.mojos.JarMojo
-
Name of the generated JAR.
- 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.
- findArchetype(Map<String, List<Archetype>>, String, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
-
- findNamedChild(Node, String) - Method in class org.apache.maven.archetype.mojos.HelpMojo
-
- findOtherResources(int, List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- findOtherResources(int, List<String>, 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 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
-
- findSingleChild(Node, String) - Method in class org.apache.maven.archetype.mojos.HelpMojo
-
- findSiteFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- findSiteFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- findSourcesMainFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- findSourcesMainFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- findSourcesTestFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- findSourcesTestFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- Format - Class in org.apache.maven.archetype.common.util
-
Class to encapsulate XMLOutputter format options.
- Format() - Constructor for class org.apache.maven.archetype.common.util.Format
-
Creates a new Format instance with default (raw) behavior.
- Format.DefaultEscapeStrategy - Class in org.apache.maven.archetype.common.util
-
Handle common charsets quickly and easily.
- Format.TextMode - Class in org.apache.maven.archetype.common.util
-
Class to signify how text should be handled on output.
- formatMessage(String, List<String>, String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- found - Variable in class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- generate(String, String, String, File, Properties, String) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- 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) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- 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
-
- generator - Variable in class org.apache.maven.archetype.DefaultArchetypeManager
-
- get(Object) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- getActiveProxy() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getAddDefaultEntities() - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Returns the state of the "add default entities" flag.
- getArchetype(String, String, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- getArchetypeArtifactId() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- 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
-
- getArchetypeDescriptorReader(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- getArchetypeFile(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
-
- getArchetypeFile(String, String, String, ArtifactRepository, ArtifactRepository, List<ArtifactRepository>, ProjectBuildingRequest) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- getArchetypeFile(ArchetypeGenerationRequest, ArtifactRepository) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- getArchetypeFile(String, String, String) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- 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.
- getArchetypesByCatalog(ProjectBuildingRequest, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelector
-
- 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
-
- getAuthenticationInfo(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- getBasedir() - Method in class org.apache.maven.archetype.common.util.ListScanner
-
Returns the base directory to be scanned.
- getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getBooleanValue.
- getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getByteValue.
- getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getByteValue.
- getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getByteValue.
- getCause() - Method in class org.apache.maven.archetype.ArchetypeCreationResult
-
- getCause() - Method in class org.apache.maven.archetype.ArchetypeGenerationResult
-
- getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getCharacterValue.
- getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getCharacterValue.
- getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getCharacterValue.
- getCharset() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- getCommonPackage(String, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- getCompactFormat() - Static method in class org.apache.maven.archetype.common.util.Format
-
Returns a new Format object that performs whitespace normalization, uses
the UTF-8 encoding, doesn't expand empty elements, includes the
declaration and encoding, and uses the default entity escape strategy.
- getCurrentIndex() - Method in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
-
Method getCurrentIndex.
- getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getDateValue.
- getDefaultEncoding() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getDefaultEncoding() - Static method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
-
Returns the canonical name of the default character encoding of this Java
virtual machine.
- getDefaultExcludes() - Static method in class org.apache.maven.archetype.common.util.ListScanner
-
- getDefaultValue() - Method in class org.apache.maven.archetype.metadata.RequiredProperty
-
Get default value of the property.
- 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
-
- getDescriptorInputStream(ClassLoader) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- getDescriptorReader(ZipFile, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- getDir() - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
-
Get the module's directory.
- getDirectory(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.
- getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getDoubleValue.
- getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getDoubleValue.
- getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getDoubleValue.
- getEncoding() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns the configured output encoding.
- getEncoding(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- 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.
- getExtensions(List<String>) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getFile() - Method in class org.apache.maven.archetype.model.Resource
-
Get the resource file.
- getFile() - Method in class org.apache.maven.archetype.model.Source
-
Get the source file.
- getFileSetArchetypeDescriptor(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
-
- getFileSetArchetypeDescriptor(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.
- getFilteredExtensions(String, File) - Method in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
- getFilteredFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- getFilteredFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- getFiltereds() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getFloatValue.
- getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getFloatValue.
- getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getFloatValue.
- getFormat() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Returns the current format in use by the outputter.
- getGoals() - Method in class org.apache.maven.archetype.catalog.Archetype
-
Method getGoals.
- 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
-
- getGroupsMap(List<String>, int) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getId() - Method in class org.apache.maven.archetype.metadata.ModuleDescriptor
-
Get the module's artifactId.
- getId() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Get the value should be the same as the artifactId in the
archetype pom.xml
.
- getId() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getIgnoreTrAXEscapingPIs() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns whether JAXP TrAX processing instructions for
disabling/enabling output escaping are ignored.
- getIncludes() - Method in class org.apache.maven.archetype.metadata.FileSet
-
Method getIncludes.
- getIndent() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns the indent string in use.
- getIndentLevel(String) - Static method in class org.apache.maven.archetype.mojos.HelpMojo
-
Gets the indentation level of the specified line.
- getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getIntegerValue.
- getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getIntegerValue.
- getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getIntegerValue.
- getInternalCatalog() - Method in interface org.apache.maven.archetype.ArchetypeManager
-
Gives the catalog of archetypes internal to the plugin.
- getInternalCatalog() - Method in class org.apache.maven.archetype.DefaultArchetypeManager
-
- getInterpolationValueSource() - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Returns the map-based value source used to interpolate settings and other stuff.
- 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
-
- getLanguages(String, File) - Method in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
- getLineSeparator() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns the current line separator.
- getLocalCatalog(ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
-
Gives the catalog of archetypes located in the given path.
- getLocalCatalog(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.DefaultArchetypeManager
-
- getLocalRepository() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getLocalRepository() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getLongValue.
- getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getLongValue.
- getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getLongValue.
- getMirror(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- getMirror(String, List<Mirror>) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- getMirrors() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getMissingProperties() - Method in exception org.apache.maven.archetype.exception.ArchetypeNotConfigured
-
- getModelEncoding() - Method in class org.apache.maven.archetype.catalog.ArchetypeCatalog
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Get the modelEncoding field.
- getModules() - Method in class org.apache.maven.archetype.metadata.AbstractArchetypeDescriptor
-
Method getModules.
- 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
-
- getOffsetSeparator(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- 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
-
- getOldArchetypeDescriptorReader(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- getOmitDeclaration() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns whether the XML declaration will be omitted.
- getOmitEncoding() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns whether the XML declaration encoding will be omitted.
- getOutputDirectory() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getOutputDirectory() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getOutputDirectory(String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- getOutputFile(String, String, File, boolean, String, String, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- getPackage() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- 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
-
- getPackagedFileSet(boolean, Set<String>, String, Set<String>, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getPackagedFileSets(boolean, String, List<String>, String, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getPackageInPathFormat(String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getPackageInPathFormat(String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- getPackageName() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getPostGenerationScript(File) - Method in interface org.apache.maven.archetype.common.ArchetypeArtifactManager
-
Get the archetype file's post-generation script content, read as UTF-8 content.
- getPostGenerationScript(File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- getPostPhase() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getPrettyFormat() - Static method in class org.apache.maven.archetype.common.util.Format
-
Returns a new Format object that performs whitespace beautification with
2-space indents, uses the UTF-8 encoding, doesn't expand empty elements,
includes the declaration and encoding, and uses the default entity
escape strategy.
- getProject() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getProjectBuildingRequest() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getProjectBuildingRequest() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getProperties() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getProperties() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getProperties() - Method in class org.apache.maven.archetype.catalog.Archetype
-
Method getProperties.
- getProperties(File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- getProperties() - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- getProperty(String) - Method in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- getPropertyFromExpression(String) - Method in class org.apache.maven.archetype.mojos.HelpMojo
-
- 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
-
- getProxy(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- getRawFormat() - Static method in class org.apache.maven.archetype.common.util.Format
-
Returns a new Format object that performs no whitespace changes, uses
the UTF-8 encoding, doesn't expand empty elements, includes the
declaration and encoding, and uses the default entity escape strategy.
- getRemoteArtifactRepositories() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getRemoteCatalog(ProjectBuildingRequest) - Method in interface org.apache.maven.archetype.ArchetypeManager
-
Gives the catalog of archetypes located at
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
-
- getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getRequiredAttributeValue.
- getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getRequiredAttributeValue.
- getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getRequiredAttributeValue.
- getRequiredProperties() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Method getRequiredProperties.
- 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
-
- getReversedContent(String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getReversedFilename(String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getReversedPlainContent(String, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getReversedProperties(ArchetypeDescriptor, Properties) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getServers() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getSettingsFile() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getShortValue.
- getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getShortValue.
- getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getShortValue.
- getSingleChild(Node, String) - Method in class org.apache.maven.archetype.mojos.HelpMojo
-
- getSiteReourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getSiteResourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getSiteResources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method getSiteResources.
- getSiteResources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getSourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getSources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method getSources.
- getSources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getSourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getStream(String, ClassLoader) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- getTemplateOutputDirectory() - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getTemporaryFile(File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- getTestReourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getTestResourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getTestResources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method getTestResources.
- getTestResources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getTestSourceDescriptor(String) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getTestSources() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Method getTestSources.
- getTestSources() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getTestSourcesDescriptors() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- getTextMode() - Method in class org.apache.maven.archetype.common.util.Format
-
Returns the current text output style.
- getTransferListener() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getTransitiveDefaultValue(String, ArchetypeConfiguration, String, Context) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
-
- getTrimmedValue(String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method getTrimmedValue.
- getTrimmedValue(String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method getTrimmedValue.
- getTrimmedValue(String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method getTrimmedValue.
- getUnpackagedFiles(List<String>, String) - Method in interface org.apache.maven.archetype.common.ArchetypeFilesResolver
-
- getUnpackagedFiles(List<String>, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- getUnpackagedFileSet(boolean, String, List<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getUnpackagedFileSet(boolean, Set<String>, List<String>, String, Set<String>, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- getURI(String) - Method in class org.apache.maven.archetype.common.util.NamespaceStack
-
Given a prefix, this will return the namespace URI most
rencently (topmost) associated with that prefix.
- 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.
- getValue(Node, String) - Method in class org.apache.maven.archetype.mojos.HelpMojo
-
- getValue(String, String) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
-
- getValueFilteredAttribute(String) - Static method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder
-
- getVersion() - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- getVersion() - Method in class org.apache.maven.archetype.catalog.Archetype
-
Get the version of the archetype.
- 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
-
- getWagon(Repository) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- getWagon(String) - Method in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- goal - Variable in class org.apache.maven.archetype.mojos.HelpMojo
-
The name of the goal for which to show help.
- goals - Variable in class org.apache.maven.archetype.catalog.Archetype
-
Field goals.
- goals - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
Goals to immediately run on the project created from the archetype.
- goals - Variable in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- goals - Variable in class org.apache.maven.archetype.ui.ArchetypeDefinition
-
- GROUP_ID - Static variable in interface org.apache.maven.archetype.common.Constants
-
- groupId - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- groupId - Variable in class org.apache.maven.archetype.catalog.Archetype
-
The groupId of the archetype.
- groupId - Variable in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- groupId - Variable in class org.apache.maven.archetype.ui.ArchetypeDefinition
-
- id - Variable in class org.apache.maven.archetype.metadata.ModuleDescriptor
-
The module's artifactId.
- id - Variable in class org.apache.maven.archetype.model.ArchetypeModel
-
The value should be the same as the artifactId in the
archetype pom.xml
.
- id - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- ignoreEOLStyle - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Ignores the EOL encoding for comparing files (default and original behaviour is false).
- ignoreTrAXEscapingPIs - Variable in class org.apache.maven.archetype.common.util.Format
-
Whether TrAX output escaping disabling/enabling PIs are ignored
or processed - default is false
- includes - Variable in class org.apache.maven.archetype.common.util.ListScanner
-
The patterns for the files to be included.
- includes - Variable in class org.apache.maven.archetype.metadata.FileSet
-
Field includes.
- increaseCount() - Method in class org.apache.maven.archetype.common.MavenJDOMWriter.Counter
-
Method increaseCount.
- indent - Variable in class org.apache.maven.archetype.common.util.Format
-
The default indent is no spaces (as original document)
- indent(Writer, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will print indents (only if the newlines flag was
set to true
, and indent is non-null).
- indentSize - Variable in class org.apache.maven.archetype.mojos.HelpMojo
-
The number of spaces per indentation level, should be positive.
- initialiseArchetypeProperties(Properties, File) - Method in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationConfigurator
-
- inputHandler - Variable in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- insertAtPreferredLocation(Element, Element, MavenJDOMWriter.Counter) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method insertAtPreferredLocation.
- IntegrationTestFailure() - Constructor for exception org.apache.maven.archetype.mojos.IntegrationTestMojo.IntegrationTestFailure
-
- IntegrationTestFailure(String) - Constructor for exception org.apache.maven.archetype.mojos.IntegrationTestMojo.IntegrationTestFailure
-
- IntegrationTestFailure(Throwable) - Constructor for exception org.apache.maven.archetype.mojos.IntegrationTestMojo.IntegrationTestFailure
-
- IntegrationTestFailure(String, Throwable) - Constructor for exception org.apache.maven.archetype.mojos.IntegrationTestMojo.IntegrationTestFailure
-
- 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
-
- IntegrationTestMojo.CompositeMap - Class in org.apache.maven.archetype.mojos
-
- IntegrationTestMojo.IntegrationTestFailure - Exception in org.apache.maven.archetype.mojos
-
- interactive - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
Enable the interactive mode to define the archetype from the project.
- interactiveMode - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- interactiveMode - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
User settings used to check the interactiveMode.
- InternalCatalogArchetypeDataSource - Class in org.apache.maven.archetype.source
-
- InternalCatalogArchetypeDataSource() - Constructor for class org.apache.maven.archetype.source.InternalCatalogArchetypeDataSource
-
- interpolatedTrimmed(String, String) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method interpolatedTrimmed.
- interpolatedTrimmed(String, String) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method interpolatedTrimmed.
- interpolatedTrimmed(String, String) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method interpolatedTrimmed.
- InvalidPackaging - Exception in org.apache.maven.archetype.exception
-
- InvalidPackaging() - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
-
- InvalidPackaging(String) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
-
- InvalidPackaging(Throwable) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
-
- InvalidPackaging(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.InvalidPackaging
-
- invokePostArchetypeGenerationGoals(String, String) - Method in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
- invokePostArchetypeGenerationGoals(String, File, File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- invoker - Variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- invoker - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
- invoker - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- isAllowPartial() - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Get setting this option to true
makes it
possible to run the
archetype:create
even on existing
projects.
- isAllowPartial() - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- isAllWhitespace(Object) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- isArchetypeConfigured(ArchetypeDescriptor, ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- isArchetypeDefined(ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- 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
-
- isEmpty() - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- 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
-
- isFileSetArchetype(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- isFiltered() - Method in class org.apache.maven.archetype.metadata.FileSet
-
Get filesets can be filtered, which means the selected files
will be used as
Velocity
templates.
- isFiltered() - Method in class org.apache.maven.archetype.model.Resource
-
Get a resource can be filtered, which means the file will be
used as Velocity template.
- isFiltered() - Method in class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
-
Returns true
if the template should be filtered and
false
otherwise.
- isFound() - Method in class org.apache.maven.archetype.common.util.FileCharsetDetector
-
- 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
-
- isNotEmpty(String) - Static method in class org.apache.maven.archetype.mojos.HelpMojo
-
- 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
-
- isOldArchetype(ZipFile) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- isPackaged() - Method in class org.apache.maven.archetype.metadata.FileSet
-
Get filesets can be packaged, which means the selected files
will be generated/copied in a directory
structure that is prepended by the package
property.
- isPartial() - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Get is this archetype representing a full Maven project or
only parts?
- isPartialArchetype() - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- 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
-
- isWhitespace(char) - Static method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- iterateContributor(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateContributor.
- iterateDependency(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateDependency.
- iterateDeveloper(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateDeveloper.
- iterateExclusion(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateExclusion.
- iterateExtension(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateExtension.
- iterateLicense(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateLicense.
- iterateMailingList(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateMailingList.
- iterateNotifier(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateNotifier.
- iteratePlugin(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iteratePlugin.
- iteratePluginExecution(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iteratePluginExecution.
- iterateProfile(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateProfile.
- iterateReportPlugin(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateReportPlugin.
- iterateReportSet(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateReportSet.
- iterateRepository(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateRepository.
- iterateResource(MavenJDOMWriter.Counter, Element, Collection, String, String) - Method in class org.apache.maven.archetype.common.MavenJDOMWriter
-
Method iterateResource.
- offline - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- OLD_ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
-
- oldArchetype - Variable in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- OldArchetype - Interface in org.apache.maven.archetype.old
-
Create a Maven project from an old archetype.
- oldArchetype - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfigurator
-
- OLDER_ARCHETYPE_DESCRIPTOR - Static variable in interface org.apache.maven.archetype.common.Constants
-
- omitDeclaration - Variable in class org.apache.maven.archetype.common.util.Format
-
Whether or not to output the XML declaration
- default is false
- omitEncoding - Variable in class org.apache.maven.archetype.common.util.Format
-
Whether or not to output the encoding in the XML declaration
- default is false
- org.apache.maven.archetype - package org.apache.maven.archetype
-
- org.apache.maven.archetype.catalog - package org.apache.maven.archetype.catalog
-
- org.apache.maven.archetype.catalog.io.xpp3 - package org.apache.maven.archetype.catalog.io.xpp3
-
- org.apache.maven.archetype.common - package org.apache.maven.archetype.common
-
- org.apache.maven.archetype.common.util - package org.apache.maven.archetype.common.util
-
- org.apache.maven.archetype.creator - package org.apache.maven.archetype.creator
-
- org.apache.maven.archetype.downloader - package org.apache.maven.archetype.downloader
-
- org.apache.maven.archetype.exception - package org.apache.maven.archetype.exception
-
- org.apache.maven.archetype.generator - package org.apache.maven.archetype.generator
-
- org.apache.maven.archetype.metadata - package org.apache.maven.archetype.metadata
-
- org.apache.maven.archetype.metadata.io.xpp3 - package org.apache.maven.archetype.metadata.io.xpp3
-
- org.apache.maven.archetype.model - package org.apache.maven.archetype.model
-
- org.apache.maven.archetype.model.io.xpp3 - package org.apache.maven.archetype.model.io.xpp3
-
- org.apache.maven.archetype.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
.
- outputDirectory - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- outputDirectory - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- outputDirectory - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
The directory where the archetype should be created.
- outputDirectory - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
- outputDirectory - Variable in class org.apache.maven.archetype.mojos.JarMojo
-
Directory containing the generated JAR.
- 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
-
- outputHandler - Variable in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- 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.
- PACKAGE - Static variable in interface org.apache.maven.archetype.common.Constants
-
- PACKAGE_IN_PATH_FORMAT - Static variable in interface org.apache.maven.archetype.common.Constants
-
- packaged - Variable in class org.apache.maven.archetype.metadata.FileSet
-
Filesets can be packaged, which means the selected files
will be generated/copied in a directory
structure that is prepended by the package
property.
- packageName - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- packageName - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- packageName - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
The package name for Java source files to be incorporated in the archetype and
and relocated to the package that the user selects.
- PARENT_ARTIFACT_ID - Static variable in interface org.apache.maven.archetype.common.Constants
-
- parseAbstractArchetypeDescriptor(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method parseAbstractArchetypeDescriptor.
- parseArchetype(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method parseArchetype.
- parseArchetypeCatalog(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Method parseArchetypeCatalog.
- parseArchetypeDescriptor(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method parseArchetypeDescriptor.
- parseArchetypeModel(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method parseArchetypeModel.
- parseFileSet(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method parseFileSet.
- parseModuleDescriptor(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method parseModuleDescriptor.
- parseRequiredProperty(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Method parseRequiredProperty.
- parseResource(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method parseResource.
- parseSource(XmlPullParser, boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Method parseSource.
- partial - Variable in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Is this archetype representing a full Maven project or only
parts?
- partialArchetype - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- partialArchetype - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
Create a partial archetype.
- PathUtils - Class in org.apache.maven.archetype.common.util
-
- PathUtils() - Constructor for class org.apache.maven.archetype.common.util.PathUtils
-
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.archetype.mojos.HelpMojo
-
- 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.PomFileExists
-
- PomFileExists(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.PomFileExists
-
- pomManager - Variable in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- PomManager - Interface in org.apache.maven.archetype.common
-
- pomManager - Variable in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- pomManager - Variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- PomUtils - Class in org.apache.maven.archetype.common.util
-
POM helper class.
- PomUtils() - Constructor for class org.apache.maven.archetype.common.util.PomUtils
-
- pop() - Method in class org.apache.maven.archetype.common.util.NamespaceStack
-
This will remove the topmost (most recently added)
Namespace
, and return its prefix.
- postBuildHookScript - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Relative path of a cleanup/verification hook script to run after executing the build.
- postPhase - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- prefixes - Variable in class org.apache.maven.archetype.common.util.NamespaceStack
-
The prefixes available
- prepareVelocityContext(ArchetypeGenerationRequest) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- PRESERVE - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
-
Mode for literal text preservation.
- preserveCData - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- preserveCData - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
Create pom's velocity templates with CDATA preservation.
- preserveFormat - Static variable in class org.apache.maven.archetype.common.util.XMLOutputter
-
- printAdditionalNamespaces(Writer, Element, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- printAttributes(Writer, List<?>, Element, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of a Attribute
list.
- printCDATA(Writer, CDATA) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of CDATA
text.
- printComment(Writer, Comment) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of comments.
- printContentRange(Writer, List<?>, int, int, int, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of content within a given range.
- printDeclaration(Writer, Document, String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of the declaration.
- printDocType(Writer, DocType) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This handle printing the DOCTYPE declaration if one exists.
- printElement(Writer, Element, int, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of a Element
,
its Attribute
s, and all contained (child)
elements, etc.
- printElementNamespace(Writer, Element, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- printEntityRef(Writer, EntityRef) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing a EntityRef
.
- printNamespace(Writer, Namespace, XMLOutputter.NamespaceStack) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of any needed Namespace
declarations.
- printProcessingInstruction(Writer, ProcessingInstruction) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of processing instructions.
- printQualifiedName(Writer, Element) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- printQualifiedName(Writer, Attribute) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- printString(Writer, String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing a string.
- printText(Writer, Text) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of Text
strings.
- printTextRange(Writer, List<?>, int, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
This will handle printing of a sequence of CDATA
or Text
nodes.
- processArchetypeTemplates(AbstractArchetypeDescriptor, List<String>, ZipFile, String, Context, String, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processArchetypeTemplatesWithWarning(ArchetypeDescriptor, List<String>, ZipFile, String, Context, String, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processFileSet(File, File, String, List<String>, boolean, String, Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- processFileSet(String, List<String>, boolean, String, Context, File, String, String, boolean) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processFileSetArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
FileSetArchetype
- processFilesetModule(String, String, List<String>, File, ZipFile, String, File, File, String, AbstractArchetypeDescriptor, Context) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processFilesetProject(AbstractArchetypeDescriptor, String, List<String>, File, ZipFile, String, Context, String, File, File) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processIntegrationTest(File, File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- processOldArchetype(ArchetypeGenerationRequest, File) - Method in class org.apache.maven.archetype.generator.DefaultArchetypeGenerator
-
- processPom(Context, File, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processPomWithMerge(Context, File, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processPomWithParent(Context, File, String, File, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- processSiteResources(String, Context, ArchetypeDescriptor, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- processSources(String, Context, ArchetypeDescriptor, String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- processTemplate(File, Context, String, String, boolean) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processTemplate(String, Context, String, TemplateDescriptor, boolean, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- processTemplate(String, Context, String, TemplateDescriptor, boolean, String, String) - Method in class org.apache.maven.archetype.old.DefaultOldArchetype
-
- processTemplates(String, File, Context, AbstractArchetypeDescriptor, List<String>, ZipFile, String, boolean) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- processTemplates(File, String, Context, ArchetypeDescriptor, String, Model) - 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
-
- project - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- project - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
The Maven project to create an archetype from.
- project - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
The archetype project to execute the integration tests on.
- project - Variable in class org.apache.maven.archetype.mojos.JarMojo
-
The Maven project.
- project - Variable in class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo
-
The archetype project to add/update to the local catalog.
- projectBuildingRequest - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- projectBuildingRequest - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- ProjectDirectoryExists - Exception in org.apache.maven.archetype.exception
-
- ProjectDirectoryExists() - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
-
- ProjectDirectoryExists(String) - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
-
- ProjectDirectoryExists(Throwable) - Constructor for exception org.apache.maven.archetype.exception.ProjectDirectoryExists
-
- ProjectDirectoryExists(String, 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, String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- prompt(String, List) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- prompter - Variable in class org.apache.maven.archetype.ui.creation.DefaultArchetypeCreationQueryer
-
- prompter - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationQueryer
-
- prompter - Variable in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
-
- promptForPassword(String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- properties - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- properties - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- properties - Variable in class org.apache.maven.archetype.catalog.Archetype
-
Field properties.
- properties - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
-
The set of additional properties from which to extract interpolated values, never null
.
- properties - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Common set of properties to pass in on each project's command line, via -D parameters.
- properties - Variable in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- propertiesValidationPatterns - Variable in class org.apache.maven.archetype.ui.ArchetypeConfiguration
-
- propertyFile - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
The property file that holds the plugin configuration.
- push(Namespace) - Method in class org.apache.maven.archetype.common.util.NamespaceStack
-
This will add a new Namespace
to those currently available.
- put(String, Object) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- 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
-
- scan(List<String>) - Method in class org.apache.maven.archetype.common.util.ListScanner
-
Scans the base directory for files which match at least one include pattern and don't match
any exclude patterns.
- searchEntry(ZipFile, String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- 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
-
- selector - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
- selectVersion(Map<String, List<Archetype>>, String, String) - Method in class org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryer
-
- servers - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- session - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
- session - Variable in class org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo
-
- session - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- session - Variable in class org.apache.maven.archetype.mojos.UpdateLocalCatalogMojo
-
- setActiveProxy(Proxy) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAllowPartial(boolean) - Method in class org.apache.maven.archetype.model.ArchetypeModel
-
Set setting this option to true
makes it
possible to run the
archetype:create
even on existing
projects.
- setAllowPartial(boolean) - Method in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- setArchetype(String, String, String, File) - Method in class org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
-
- setArchetypeArtifactId(String) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- 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(Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- 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(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(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
-
- setParentArtifactId(Properties, String) - Method in class org.apache.maven.archetype.creator.FilesetArchetypeCreator
-
- setParentArtifactId(Context, String) - Method in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
- setPartial(boolean) - Method in class org.apache.maven.archetype.metadata.ArchetypeDescriptor
-
Set is this archetype representing a full Maven project or
only parts?
- setPartialArchetype(boolean) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setPatterns(String[]) - Method in class org.apache.maven.archetype.common.util.ListScanner
-
- setPostPhase(String) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setPreserveCData(boolean) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setProject(MavenProject) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setProjectBuildingRequest(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- setProjectBuildingRequest(ProjectBuildingRequest) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- 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
-
- setProperty(ArchetypeConfiguration, Properties, String) - Method in class org.apache.maven.archetype.ui.DefaultArchetypeFactory
-
- 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.
- settings - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
The current user system settings for use in Maven.
- settingsDecrypter - Variable in class org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource
-
- settingsFile - Variable in class org.apache.maven.archetype.ArchetypeCreationRequest
-
- settingsFile - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Path to an alternate settings.xml
to use for Maven invocation with all ITs.
- setTransferListener(TransferListener) - Method in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- setupLogger(File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- setupParentProjects(File, File) - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
- 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
-
- shouldEscape(char) - Method in class org.apache.maven.archetype.common.util.Format.DefaultEscapeStrategy
-
- showMessage(String) - Method in class org.apache.maven.archetype.ui.ArchetypePrompter
-
- showVersion - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
flag to enable show mvn version used for running its (cli option : -V,--show-version )
- SITE - Static variable in interface org.apache.maven.archetype.common.Constants
-
- siteResources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
-
Field siteResources.
- siteResources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- siteResourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
Map
that associates the items in the List
siteResources
with their attributes (instances of
TemplateDescriptor
.
- size() - Method in class org.apache.maven.archetype.common.util.NamespaceStack
-
This returns the number of available namespaces.
- size() - Method in class org.apache.maven.archetype.mojos.IntegrationTestMojo.CompositeMap
- skip - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Skip the integration test.
- skipLeadingWhite(List<?>, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- skipTrailingWhite(List<?>, int) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- Source - Class in org.apache.maven.archetype.model
-
Describes a source file.
- Source() - Constructor for class org.apache.maven.archetype.model.Source
-
- sources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
-
Field sources.
- sources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- sourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
Map
that associates the items in the List
sources
with their attributes (instances of
TemplateDescriptor
.
- SRC - Static variable in interface org.apache.maven.archetype.common.Constants
-
- STANDARD_ENCODING - Static variable in class org.apache.maven.archetype.common.util.Format
-
standard encoding
- STANDARD_INDENT - Static variable in class org.apache.maven.archetype.common.util.Format
-
standard value to indent by, if we are indenting
- STANDARD_LINE_SEPARATOR - Static variable in class org.apache.maven.archetype.common.util.Format
-
standard string with which to end a line
- startsWithWhite(String) - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
- streamLogs - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Flag used to determine whether the build logs should be output to the normal mojo log.
- 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(Throwable) - Constructor for exception org.apache.maven.archetype.exception.TemplateCreationException
-
- TemplateCreationException(String, Throwable) - Constructor for exception org.apache.maven.archetype.exception.TemplateCreationException
-
- TemplateDescriptor - Class in org.apache.maven.archetype.old.descriptor
-
Contains the attributes of an archetype's template (either a source or resource file).
- TemplateDescriptor() - Constructor for class org.apache.maven.archetype.old.descriptor.TemplateDescriptor
-
Creates a new instance of TemplateDescriptor
that should be filtered
and has the default encoding.
- TEST - Static variable in interface org.apache.maven.archetype.common.Constants
-
- testMode - Variable in class org.apache.maven.archetype.mojos.CreateArchetypeFromProjectMojo
-
- testProjectsDirectory - Variable in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Directory of test projects
- testResources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
-
Field testResources.
- testResources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- testResourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
Map
that associates the items in the List
testResources
with their attributes (instances of
TemplateDescriptor
.
- testSources - Variable in class org.apache.maven.archetype.model.ArchetypeModel
-
Field testSources.
- testSources - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
- testSourcesDescriptors - Variable in class org.apache.maven.archetype.old.descriptor.ArchetypeDescriptor
-
Map
that associates the items in the List
testSources
with their attributes (instances of
TemplateDescriptor
.
- TextMode(String) - Constructor for class org.apache.maven.archetype.common.util.Format.TextMode
-
- TMP - Static variable in interface org.apache.maven.archetype.common.Constants
-
- TOKEN_PATTERN - Static variable in class org.apache.maven.archetype.generator.DefaultFilesetArchetypeGenerator
-
Pattern used to detect tokens in a string.
- toLines(String, int, int, int) - Static method in class org.apache.maven.archetype.mojos.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.apache.maven.archetype.mojos.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- 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.NamespaceStack
-
This will print out the size and current stack, from the
most recently added Namespace
to
the "oldest," all to System.out
.
- toString() - Method in class org.apache.maven.archetype.common.util.XMLOutputter
-
Return a string listing of the settings for this
XMLOutputter instance.
- toString() - Method in class org.apache.maven.archetype.metadata.FileSet
-
- toUnixPath(String) - Method in class org.apache.maven.archetype.common.DefaultArchetypeFilesResolver
-
- toUrl(String) - Static method in class org.apache.maven.archetype.mojos.IntegrationTestMojo
-
Converts the specified filesystem path to a URL.
- transferListener - Variable in class org.apache.maven.archetype.ArchetypeGenerationRequest
-
- transform(String, String) - Method in interface org.apache.maven.archetype.catalog.io.xpp3.ArchetypeCatalogXpp3Reader.ContentTransformer
-
Interpolate the value read from the xpp3 document
- transform(String, String) - Method in interface org.apache.maven.archetype.metadata.io.xpp3.ArchetypeDescriptorXpp3Reader.ContentTransformer
-
Interpolate the value read from the xpp3 document
- transform(String, String) - Method in interface org.apache.maven.archetype.model.io.xpp3.ArchetypeXpp3Reader.ContentTransformer
-
Interpolate the value read from the xpp3 document
- TRIM - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
-
Mode for text trimming (left and right trim).
- TRIM_FULL_WHITE - Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
-
Mode for text trimming of content consisting of nothing but
whitespace but otherwise not changing output.