Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractArtifactMetadata - Class in org.apache.maven.artifact.metadata
Common elements of artifact metadata.
AbstractArtifactMetadata(Artifact) - Constructor for class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
 
AbstractArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
Base class for artifact resolution exceptions.
AbstractArtifactResolutionException(String, String, String, String, String, String, List, List) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, String, String, String, String, String, List, List, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact, List) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractArtifactResolutionException(String, Artifact, List, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
AbstractRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Shared methods of the repository metadata handling.
AbstractRepositoryMetadata(Metadata) - Constructor for class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
AbstractSelectiveEventMonitor - Class in org.apache.maven.monitor.event
 
AbstractSelectiveEventMonitor(String[], String[], String[]) - Constructor for class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
AbstractStringBasedModelInterpolator - Class in org.apache.maven.project.interpolation
Use a regular expression search to find and resolve expressions within the POM.
AbstractStringBasedModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
AbstractStringBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
AbstractVersionTransformation - Class in org.apache.maven.artifact.transform
Describes a version transformation during artifact resolution.
AbstractVersionTransformation() - Constructor for class org.apache.maven.artifact.transform.AbstractVersionTransformation
 
activateAsDefault(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
activateAsDefault(String) - Method in interface org.apache.maven.profiles.ProfileManager
 
Activation - Class in org.apache.maven.model
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
Activation() - Constructor for class org.apache.maven.model.Activation
 
Activation - Class in org.apache.maven.profiles
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation() - Constructor for class org.apache.maven.profiles.Activation
 
Activation - Class in org.apache.maven.settings
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation() - Constructor for class org.apache.maven.settings.Activation
 
ActivationFile - Class in org.apache.maven.model
This is the file specification used to activate the profile.
ActivationFile() - Constructor for class org.apache.maven.model.ActivationFile
 
ActivationFile - Class in org.apache.maven.profiles
This is the file specification used to activate a profile.
ActivationFile() - Constructor for class org.apache.maven.profiles.ActivationFile
 
ActivationFile - Class in org.apache.maven.settings
This is the file specification used to activate a profile.
ActivationFile() - Constructor for class org.apache.maven.settings.ActivationFile
 
ActivationOS - Class in org.apache.maven.model
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.apache.maven.model.ActivationOS
 
ActivationOS - Class in org.apache.maven.profiles
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.apache.maven.profiles.ActivationOS
 
ActivationOS - Class in org.apache.maven.settings
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.apache.maven.settings.ActivationOS
 
ActivationProperty - Class in org.apache.maven.model
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.apache.maven.model.ActivationProperty
 
ActivationProperty - Class in org.apache.maven.profiles
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.apache.maven.profiles.ActivationProperty
 
ActivationProperty - Class in org.apache.maven.settings
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.apache.maven.settings.ActivationProperty
 
ActiveProjectArtifact - Class in org.apache.maven.project.artifact
Wraps an active project instance to be able to receive updates from its artifact without affecting the original attributes of this artifact.
ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
 
add(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
addActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addActiveProfile.
addActiveProfile(String) - Method in class org.apache.maven.settings.Settings
Method addActiveProfile.
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
addAuthenticationInfo(String, String, String, String, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
addAuthenticationInfo(String, String, String, String, String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
addBranch(Branch) - Method in class org.apache.maven.model.v3_0_0.Model
Method addBranch.
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addConfiguration(String, Xpp3Dom) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
addConfiguration(String, Xpp3Dom) - Method in interface org.apache.maven.artifact.manager.WagonManager
Set the configuration for a repository
addConfiguration(String, String) - Method in class org.apache.maven.model.Notifier
Method addConfiguration.
addContributor(Contributor) - Method in class org.apache.maven.model.Model
Method addContributor.
addContributor(Contributor) - Method in class org.apache.maven.model.v3_0_0.Model
Method addContributor.
addContributor(Contributor) - Method in class org.apache.maven.project.MavenProject
 
addDependencies(Set, List, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
addDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
Method addDependency.
addDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
Method addDependency.
addDependency(Dependency) - Method in class org.apache.maven.model.Plugin
Method addDependency.
addDependency(Dependency) - Method in class org.apache.maven.model.v3_0_0.ModelBase
Method addDependency.
addDeveloper(Developer) - Method in class org.apache.maven.model.Model
Method addDeveloper.
addDeveloper(Developer) - Method in class org.apache.maven.model.v3_0_0.Model
Method addDeveloper.
addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
 
addEventMonitor(EventMonitor) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
addEventMonitor(EventMonitor) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
addExclude(String) - Method in class org.apache.maven.model.PatternSet
Method addExclude.
addExclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
Method addExclude.
addExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
Method addExclusion.
addExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
Method addExecution.
addExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
Method addExecution.
addExtension(Extension) - Method in class org.apache.maven.model.Build
Method addExtension.
addExtension(Extension) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
addFilter(String) - Method in class org.apache.maven.model.BuildBase
Method addFilter.
addFilter(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
addGoal(String) - Method in class org.apache.maven.model.PluginExecution
Method addGoal.
addGoal(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
Method addGoal.
addHandlers(Map) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
addHandlers(Map) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
addInclude(String) - Method in class org.apache.maven.model.PatternSet
Method addInclude.
addInclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
Method addInclude.
addLicense(License) - Method in class org.apache.maven.model.Model
Method addLicense.
addLicense(License) - Method in class org.apache.maven.model.v3_0_0.Model
Method addLicense.
addLicense(License) - Method in class org.apache.maven.project.MavenProject
 
addLifecycle(Lifecycle) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Method addLifecycle.
addMailingList(MailingList) - Method in class org.apache.maven.model.Model
Method addMailingList.
addMailingList(MailingList) - Method in class org.apache.maven.model.v3_0_0.Model
Method addMailingList.
addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
 
addMessage(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
addMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.Artifact
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.DefaultArtifact
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
addMirror(String, String, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
addMirror(String, String, String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
addMirror(Mirror) - Method in class org.apache.maven.settings.Settings
Method addMirror.
addModule(String) - Method in class org.apache.maven.model.ModelBase
Method addModule.
addMojo(MojoDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
addNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
Method addNotifier.
addOtherArchive(String) - Method in class org.apache.maven.model.MailingList
Method addOtherArchive.
addOtherArchive(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Method addOtherArchive.
addPackageGroup(PackageGroup) - Method in class org.apache.maven.model.v3_0_0.Model
Method addPackageGroup.
addParameter(Parameter) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
addPermissionInfo(String, String, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
addPermissionInfo(String, String, String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
addPhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method addPhase.
addPlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
Method addPlugin.
addPlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
Method addPlugin.
addPlugin(Plugin) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Method addPlugin.
addPlugin(Plugin) - Method in class org.apache.maven.project.MavenProject
 
addPlugin(Plugin) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
addPluginGroup(String) - Method in class org.apache.maven.settings.Settings
Method addPluginGroup.
addPluginMapping(String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
addPluginMapping(String, String, String) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
addPluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
Method addPluginRepository.
addPluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addPluginRepository.
addPluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method addPluginRepository.
addProfile(Profile) - Method in class org.apache.maven.model.Model
Method addProfile.
addProfile(Profile) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
addProfile(Profile) - Method in interface org.apache.maven.profiles.ProfileManager
 
addProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addProfile.
addProfile(Profile) - Method in class org.apache.maven.settings.Settings
Method addProfile.
addProfiles(List) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
addProfiles(List) - Method in interface org.apache.maven.profiles.ProfileManager
 
addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
addProperty(String, String) - Method in class org.apache.maven.model.Contributor
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.model.ModelBase
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.model.v3_0_0.Model
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.profiles.Profile
Method addProperty.
addProperty(String, String) - Method in class org.apache.maven.settings.Profile
Method addProperty.
addProvideToken(String, RequirementMatcher) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
addProxy(String, String, int, String, String, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Set the proxy used for a particular protocol.
addProxy(String, String, int, String, String, String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
addProxy(Proxy) - Method in class org.apache.maven.settings.Settings
Method addProxy.
addRejectedVersion(String) - Method in class org.apache.maven.plugin.registry.Plugin
Method addRejectedVersion.
addReport(String) - Method in class org.apache.maven.model.ReportSet
Method addReport.
addReport(String) - Method in class org.apache.maven.model.v3_0_0.Model
Method addReport.
addReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
Method addReportSet.
addRepository(Repository) - Method in class org.apache.maven.model.ModelBase
Method addRepository.
addRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addRepository.
addRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method addRepository.
addResource(Resource) - Method in class org.apache.maven.model.BuildBase
Method addResource.
addResource(Resource) - Method in class org.apache.maven.model.v3_0_0.BuildBase
Method addResource.
addResource(Resource) - Method in class org.apache.maven.model.v3_0_0.UnitTest
Method addResource.
addResource(MavenProject, String, List, List) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addResource(MavenProject, String, List, List) - Method in interface org.apache.maven.project.MavenProjectHelper
 
addResource(Resource) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
addRole(String) - Method in class org.apache.maven.model.Contributor
Method addRole.
addRole(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Method addRole.
addScriptSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addServer(Server) - Method in class org.apache.maven.settings.Settings
Method addServer.
addSourceModification(SourceModification) - Method in class org.apache.maven.model.v3_0_0.Build
Method addSourceModification.
addTestCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
Method addTestResource.
addTestResource(MavenProject, String, List, List) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addTestResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(MavenProject, String, List, List) - Method in interface org.apache.maven.project.MavenProjectHelper
 
addTestResource(Resource) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
addToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method addToolchain.
addVersion(Version) - Method in class org.apache.maven.model.v3_0_0.Model
Method addVersion.
alignToBaseDirectory(Model, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
 
alignToBaseDirectory(String, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
alignToBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
 
alignToBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
 
ALL_EVENTS - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
ALT_GLOBAL_PLUGIN_REG_LOCATION - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
 
ALT_GLOBAL_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
 
ALT_LOCAL_REPOSITORY_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
 
ALT_USER_PLUGIN_REG_LOCATION - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
 
ALT_USER_SETTINGS_XML_LOCATION - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
 
alwaysExecute() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
AlwaysOnActivation - Class in org.apache.maven.profiles
 
AlwaysOnActivation() - Constructor for class org.apache.maven.profiles.AlwaysOnActivation
 
AlwaysOnProfileActivator - Class in org.apache.maven.profiles.activation
 
AlwaysOnProfileActivator() - Constructor for class org.apache.maven.profiles.activation.AlwaysOnProfileActivator
 
AndArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Apply multiple filters.
AndArtifactFilter() - Constructor for class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
appendPath(String, String, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
Artifact - Interface in org.apache.maven.artifact
Description of an artifact.
artifact - Variable in class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
 
ArtifactCollector - Interface in org.apache.maven.artifact.resolver
Artifact collector - takes a set of original artifacts and resolves all of the best versions to use along with their metadata.
ArtifactDeployer - Interface in org.apache.maven.artifact.deployer
 
ArtifactDeploymentException - Exception in org.apache.maven.artifact.deployer
 
ArtifactDeploymentException(String) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDeploymentException(Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactDeploymentException(String, Throwable) - Constructor for exception org.apache.maven.artifact.deployer.ArtifactDeploymentException
 
ArtifactFactory - Interface in org.apache.maven.artifact.factory
 
artifactFactory - Variable in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
ArtifactFilter - Interface in org.apache.maven.artifact.resolver.filter
 
ArtifactHandler - Interface in org.apache.maven.artifact.handler
 
ArtifactHandlerManager - Interface in org.apache.maven.artifact.handler.manager
 
artifactId(String, String, String, String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
artifactId(String, String, String, String, String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
ArtifactInstallationException - Exception in org.apache.maven.artifact.installer
 
ArtifactInstallationException(String) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstallationException(Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstallationException(String, Throwable) - Constructor for exception org.apache.maven.artifact.installer.ArtifactInstallationException
 
ArtifactInstaller - Interface in org.apache.maven.artifact.installer
 
artifactMapByArtifactId(Collection) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
artifactMapByVersionlessId(Collection) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
ArtifactMetadata - Interface in org.apache.maven.artifact.metadata
Contains metadata about an artifact, and methods to retrieve/store it from an artifact repository.
ArtifactMetadataRetrievalException - Exception in org.apache.maven.artifact.metadata
Error while retrieving repository metadata from the repository.
ArtifactMetadataRetrievalException(String) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
ArtifactMetadataRetrievalException(String, Throwable, Artifact) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
 
ArtifactMetadataSource - Interface in org.apache.maven.artifact.metadata
Provides some metadata operations, like querying the remote repository for a list of versions available for an artifact.
artifactMetadataSource - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
ArtifactNotFoundException - Exception in org.apache.maven.artifact.resolver
 
ArtifactNotFoundException(String, Artifact, List) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, Artifact, List, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactNotFoundException(String, String, String, String, String, String, List, String, List, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
ArtifactRepository - Interface in org.apache.maven.artifact.repository
Specifies the repository used for artifact handling.
ArtifactRepositoryFactory - Interface in org.apache.maven.artifact.repository
 
ArtifactRepositoryLayout - Interface in org.apache.maven.artifact.repository.layout
 
ArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the artifact directory of the repository.
ArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
ArtifactRepositoryMetadata(Artifact, Versioning) - Constructor for class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
ArtifactRepositoryPolicy - Class in org.apache.maven.artifact.repository
Describes a set of policies for a repository to use under certain conditions.
ArtifactRepositoryPolicy() - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactRepositoryPolicy(boolean, String, String) - Constructor for class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ArtifactResolutionException - Exception in org.apache.maven.artifact.resolver
 
ArtifactResolutionException(String, String, String, String, String, String, List, List, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, List) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionException(String, Artifact, List, Throwable) - Constructor for exception org.apache.maven.artifact.resolver.ArtifactResolutionException
 
ArtifactResolutionResult - Class in org.apache.maven.artifact.resolver
 
ArtifactResolutionResult() - Constructor for class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
ArtifactResolver - Interface in org.apache.maven.artifact.resolver
I want to use it for hidding the fact that sometime artifact must be downloaded.
artifactResolver - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
ArtifactStatus - Class in org.apache.maven.artifact
Type safe enumeration for the artifact status field.
ArtifactTransformation - Interface in org.apache.maven.artifact.transform
 
ArtifactTransformationManager - Interface in org.apache.maven.artifact.transform
Manages multiple ArtifactTransformation instances and applies them in succession.
ArtifactUtils - Class in org.apache.maven.artifact
 
ArtifactVersion - Interface in org.apache.maven.artifact.versioning
Describes an artifact version in terms of its components, converts it to/from a string and compares two versions.
assembleBuildInheritance(Build, Build, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleBuildInheritance(Build, Build, boolean) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
 
assembleModelInheritance(Model, Model, String) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleModelInheritance(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
assembleModelInheritance(Model, Model, String) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
 
assembleModelInheritance(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
 
attachArtifact(MavenProject, String, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, File, String) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated.
Use MavenProjectHelper.attachArtifact(..) instead.
attachArtifact(MavenProject, File, String) - Method in interface org.apache.maven.project.MavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
 
attachArtifact(MavenProject, String, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
 
AttachedArtifact - Class in org.apache.maven.project.artifact
 
AttachedArtifact(Artifact, String, String, ArtifactHandler) - Constructor for class org.apache.maven.project.artifact.AttachedArtifact
 
AttachedArtifact(Artifact, String, ArtifactHandler) - Constructor for class org.apache.maven.project.artifact.AttachedArtifact
 

B

Branch - Class in org.apache.maven.model.v3_0_0
Contains information on the SCM branches of the project.
Branch() - Constructor for class org.apache.maven.model.v3_0_0.Branch
 
Build - Class in org.apache.maven.model
The <build> element contains informations required to build the project.
Build() - Constructor for class org.apache.maven.model.Build
 
Build - Class in org.apache.maven.model.v3_0_0
The <build> element contains informations required to build the project.
Build() - Constructor for class org.apache.maven.model.v3_0_0.Build
 
build(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(Reader, String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
build(File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
build(File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
build(File, ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
build(File, ArtifactRepository, ProfileManager, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
build(File, ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
build(File, ArtifactRepository, ProfileManager, boolean) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
build(File, ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
build(File, ProjectBuilderConfiguration, boolean) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
BUILD_TIMESTAMP_FORMAT_PROPERTY - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
 
buildArtifactRepositories(List, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
 
buildArtifactRepository(Repository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
 
BuildBase - Class in org.apache.maven.model
Generic informations for a build.
BuildBase() - Constructor for class org.apache.maven.model.BuildBase
 
BuildBase - Class in org.apache.maven.model.v3_0_0
Generic informations for a build.
BuildBase() - Constructor for class org.apache.maven.model.v3_0_0.BuildBase
 
buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConfiguration(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildDeploymentArtifactRepository(DeploymentRepository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
 
buildFromRepository(Artifact, List, ArtifactRepository, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildFromRepository(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildFromRepository(Artifact, List, ArtifactRepository) - Method in interface org.apache.maven.project.MavenProjectBuilder
Build the artifact from the local repository, resolving it if necessary.
buildFromRepository(Artifact, List, ArtifactRepository, boolean) - Method in interface org.apache.maven.project.MavenProjectBuilder
Build the artifact from the local repository, resolving it if necessary.
BuildOverlay - Class in org.apache.maven.project.overlay
 
BuildOverlay(Build) - Constructor for class org.apache.maven.project.overlay.BuildOverlay
 
buildPluginRegistry() - Method in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
 
buildPluginRegistry() - Method in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
 
buildProfiles(File) - Method in class org.apache.maven.profiles.DefaultMavenProfilesBuilder
 
buildProfiles(File) - Method in interface org.apache.maven.profiles.MavenProfilesBuilder
 
buildSettings() - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings(File, boolean) - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
buildSettings() - Method in interface org.apache.maven.settings.MavenSettingsBuilder
 
buildSettings(boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
 
buildSettings(File) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
 
buildSettings(File, boolean) - Method in interface org.apache.maven.settings.MavenSettingsBuilder
 
buildStandaloneSuperProject(ArtifactRepository) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildStandaloneSuperProject(ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildStandaloneSuperProject(ArtifactRepository) - Method in interface org.apache.maven.project.MavenProjectBuilder
buildStandaloneSuperProject(ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
BuildTimestampValueSource - Class in org.apache.maven.project.interpolation
 
BuildTimestampValueSource(Date, String) - Constructor for class org.apache.maven.project.interpolation.BuildTimestampValueSource
 
buildWithDependencies(File, ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildWithDependencies(File, ArtifactRepository, ProfileManager, TransferListener) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildWithDependencies(File, ArtifactRepository, ProfileManager, TransferListener) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
buildWithDependencies(File, ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
 

C

calculateConcreteState(MavenProject, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Variant of MavenProjectBuilder.calculateConcreteState(MavenProject, ProjectBuilderConfiguration, boolean) which assumes that project references should be processed.
calculateConcreteState(MavenProject, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
Up to this point, the build section of the POM remains uninterpolated except for the artifact coordinates it contains.
calculateConcreteState(MavenProject, ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
Variant of MavenProjectBuilder.calculateConcreteState(MavenProject, ProjectBuilderConfiguration, boolean) which assumes that project references should be processed.
calculateConcreteState(MavenProject, ProjectBuilderConfiguration, boolean) - Method in interface org.apache.maven.project.MavenProjectBuilder
Up to this point, the build section of the POM remains uninterpolated except for the artifact coordinates it contains.
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
canDetectActivation(Profile) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 
canDetermineActivation(Profile) - Method in class org.apache.maven.profiles.activation.AlwaysOnProfileActivator
 
canDetermineActivation(Profile) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
canDetermineActivation(Profile) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
 
canDetermineActivation(Profile) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
 
checkOutOfDate(Date) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_FAIL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_IGNORE - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
CHECKSUM_POLICY_WARN - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
ChecksumFailedException - Exception in org.apache.maven.artifact.manager
Occurs when a download checksum fails.
ChecksumFailedException(String) - Constructor for exception org.apache.maven.artifact.manager.ChecksumFailedException
 
ChecksumFailedException(String, Throwable) - Constructor for exception org.apache.maven.artifact.manager.ChecksumFailedException
 
CiManagement - Class in org.apache.maven.model
The <CiManagement> element contains informations required to the continuous integration system of the project.
CiManagement() - Constructor for class org.apache.maven.model.CiManagement
 
clearRestorableBuild() - Method in class org.apache.maven.project.MavenProject
 
clearRestorableRoots() - Method in class org.apache.maven.project.MavenProject
 
clone() - Method in class org.apache.maven.project.MavenProject
 
cloneActivation(Activation) - Static method in class org.apache.maven.project.ModelUtils
 
cloneActivationFile(ActivationFile) - Static method in class org.apache.maven.project.ModelUtils
 
cloneActivationOs(ActivationOS) - Static method in class org.apache.maven.project.ModelUtils
 
cloneActivationProperty(ActivationProperty) - Static method in class org.apache.maven.project.ModelUtils
 
cloneBuild(Build) - Static method in class org.apache.maven.project.ModelUtils
 
cloneBuildBaseFields(BuildBase, BuildBase) - Static method in class org.apache.maven.project.ModelUtils
 
cloneCiManagement(CiManagement) - Static method in class org.apache.maven.project.ModelUtils
 
cloneConfiguration(Object) - Static method in class org.apache.maven.project.ModelUtils
 
cloneContributor(Contributor) - Static method in class org.apache.maven.project.ModelUtils
 
cloneDependency(Dependency) - Static method in class org.apache.maven.project.ModelUtils
 
cloneDependencyExclusion(Exclusion) - Static method in class org.apache.maven.project.ModelUtils
 
cloneDependencyManagement(DependencyManagement) - Static method in class org.apache.maven.project.ModelUtils
 
cloneDeploymentRepository(DeploymentRepository) - Static method in class org.apache.maven.project.ModelUtils
 
cloneDeveloper(Developer) - Static method in class org.apache.maven.project.ModelUtils
 
cloneDistributionManagement(DistributionManagement) - Static method in class org.apache.maven.project.ModelUtils
 
cloneExclusion(Exclusion) - Static method in class org.apache.maven.project.ModelUtils
 
cloneExtension(Extension) - Static method in class org.apache.maven.project.ModelUtils
 
cloneIssueManagement(IssueManagement) - Static method in class org.apache.maven.project.ModelUtils
 
cloneLicense(License) - Static method in class org.apache.maven.project.ModelUtils
 
cloneListOfStrings(List) - Static method in class org.apache.maven.project.ModelUtils
 
cloneMailingList(MailingList) - Static method in class org.apache.maven.project.ModelUtils
 
cloneModel(Model) - Static method in class org.apache.maven.project.ModelUtils
 
cloneModelPart(Object) - Method in interface org.apache.maven.project.ModelUtils.ModelPartCloner
 
cloneNotifier(Notifier) - Static method in class org.apache.maven.project.ModelUtils
 
cloneOf() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
cloneOrganization(Organization) - Static method in class org.apache.maven.project.ModelUtils
 
cloneParent(Parent) - Static method in class org.apache.maven.project.ModelUtils
 
clonePlugin(Plugin) - Static method in class org.apache.maven.project.ModelUtils
 
clonePluginExecution(PluginExecution) - Static method in class org.apache.maven.project.ModelUtils
 
clonePluginManagement(PluginManagement) - Static method in class org.apache.maven.project.ModelUtils
 
clonePrerequisites(Prerequisites) - Static method in class org.apache.maven.project.ModelUtils
 
cloneProfile(Profile) - Static method in class org.apache.maven.project.ModelUtils
 
cloneProperties(Properties) - Static method in class org.apache.maven.project.ModelUtils
 
cloneRelocation(Relocation) - Static method in class org.apache.maven.project.ModelUtils
 
cloneReporting(Reporting) - Static method in class org.apache.maven.project.ModelUtils
 
cloneReportPlugin(ReportPlugin) - Static method in class org.apache.maven.project.ModelUtils
 
cloneReportSet(ReportSet) - Static method in class org.apache.maven.project.ModelUtils
 
cloneRepository(Repository) - Static method in class org.apache.maven.project.ModelUtils
 
cloneRepositoryPolicy(RepositoryPolicy) - Static method in class org.apache.maven.project.ModelUtils
 
cloneResource(Resource) - Static method in class org.apache.maven.project.ModelUtils
 
cloneScm(Scm) - Static method in class org.apache.maven.project.ModelUtils
 
cloneSite(Site) - Static method in class org.apache.maven.project.ModelUtils
 
collect(Set, Artifact, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter, List) - Method in interface org.apache.maven.artifact.resolver.ArtifactCollector
 
collect(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter, List) - Method in interface org.apache.maven.artifact.resolver.ArtifactCollector
 
collect(Set, Artifact, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter, List) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactCollector
 
collect(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter, List) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactCollector
 
compareTo(Object) - Method in class org.apache.maven.artifact.ArtifactStatus
 
compareTo(Artifact) - Method in class org.apache.maven.artifact.DefaultArtifact
 
compareTo(Object) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
compareTo(Artifact) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
ConfigurationContainer - Class in org.apache.maven.model
Contains the configuration information of the container like Plugin.
ConfigurationContainer() - Constructor for class org.apache.maven.model.ConfigurationContainer
 
configureComponent(Object, PlexusConfiguration, ExpressionEvaluator, ClassRealm, ConfigurationListener) - Method in class org.apache.maven.artifact.manager.WagonComponentConfigurator
 
configureNumberOfThreads(int) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
ConflictResolver - Interface in org.apache.maven.artifact.resolver.conflict
 
constructArtifactPath(List, String) - Static method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
constructKey(String, String) - Static method in class org.apache.maven.model.Plugin
 
constructKey(String, String) - Static method in class org.apache.maven.model.ReportPlugin
 
constructMissingArtifactMessage(String, String, String, String, String, String, String, String, List) - Static method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
constructPluginKey(String, String, String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
constructVersion(Versioning, String) - Method in class org.apache.maven.artifact.transform.AbstractVersionTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.artifact.transform.LatestArtifactTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.artifact.transform.ReleaseArtifactTransformation
 
constructVersion(Versioning, String) - Method in class org.apache.maven.artifact.transform.SnapshotTransformation
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.Restriction
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
contentTransformer - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Field contentTransformer.
contentTransformer - Variable in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Field contentTransformer.
contextualize(Context) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
contextualize(Context) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 
contextualize(Context) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
contextualize(Context) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
Contributor - Class in org.apache.maven.model
Description of a person who has contributed to the project, but who does not have commit privileges.
Contributor() - Constructor for class org.apache.maven.model.Contributor
 
Contributor - Class in org.apache.maven.model.v3_0_0
Description of a person who has contributed to the project, but who does not have commit privileges.
Contributor() - Constructor for class org.apache.maven.model.v3_0_0.Contributor
 
CONVERTED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Low trust - was converted from the Maven 1.x repository.
convertFromProfileXmlProfile(Profile) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
 
convertFromSettingsProfile(Profile) - Static method in class org.apache.maven.settings.SettingsUtils
 
copyArtifact(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
copyModel(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
copyModel(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
 
copySettings(Settings) - Static method in class org.apache.maven.settings.SettingsUtils
 
create(MavenProject) - Method in class org.apache.maven.project.artifact.ProjectArtifactFactory
 
create(MavenProject, String, String, boolean) - Method in class org.apache.maven.project.artifact.ProjectArtifactFactory
 
createArtifact(String, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createArtifact(String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createArtifacts(ArtifactFactory, List, String, ArtifactFilter, MavenProject) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
 
createArtifacts(ArtifactFactory, String, ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
 
createArtifactWithClassifier(String, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createArtifactWithClassifier(String, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createBuildArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createBuildArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDefaultToolchain() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolchainFactory
 
createDefaultToolchain() - Method in interface org.apache.maven.toolchain.ToolchainFactory
Returns the default instance of the particular type of toolchain, can return null if not applicable.
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDependencyArtifact(String, String, VersionRange, String, String, String, String, boolean) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
createDeploymentArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
createExactMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
createExtensionArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createExtensionArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createExtensionArtifacts(String, List) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
createFromVersion(String) - Static method in class org.apache.maven.artifact.versioning.VersionRange
 
createFromVersionSpec(String) - Static method in class org.apache.maven.artifact.versioning.VersionRange
Create a version range from a string representation Some spec examples are 1.0 Version 1.0 [1.0,2.0) Versions 1.0 (included) to 2.0 (not included) [1.0,2.0] Versions 1.0 to 2.0 (both included) [1.5,) Versions 1.5 and higher (,1.0],[1.2,) Versions up to 1.0 (included) and 1.2 or higher
createInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
createInterpolator() - Method in class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
createInterpolator() - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
 
createMetadata(Artifact, Versioning) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createParentArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createParentArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createPluginArtifact(String, String, VersionRange) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createPluginArtifact(String, String, VersionRange) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createPluginArtifacts(String, List) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
createPostProcessors(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
createProjectArtifact(String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createProjectArtifact(String, String, String, String) - Method in interface org.apache.maven.artifact.factory.ArtifactFactory
 
createProjectArtifact(String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createProjectArtifact(String, String, String, String) - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
createReportArtifacts(String, List) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
createToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolchainFactory
 
createToolchain(ToolchainModel) - Method in interface org.apache.maven.toolchain.ToolchainFactory
Create instance of toolchain.
createUserPluginRegistry() - Method in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
 
createUserPluginRegistry() - Method in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
 
createValueSources(Model, File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
createVersioning(Snapshot) - Static method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
createVersionMatcher(String) - Static method in class org.apache.maven.toolchain.RequirementMatcherFactory
 
CyclicDependencyException - Exception in org.apache.maven.artifact.resolver
Indiciates a cycle in the dependency graph.
CyclicDependencyException(String, Artifact) - Constructor for exception org.apache.maven.artifact.resolver.CyclicDependencyException
 

D

DebugResolutionListener - Class in org.apache.maven.artifact.resolver
Send resolution events to the debug log.
DebugResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.DebugResolutionListener
 
DEFAULT_BUILD_TIMESTAMP_FORMAT - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
 
DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.model.PluginExecution
 
DefaultArtifact - Class in org.apache.maven.artifact
 
DefaultArtifact(String, String, VersionRange, String, String, String, ArtifactHandler) - Constructor for class org.apache.maven.artifact.DefaultArtifact
 
DefaultArtifact(String, String, VersionRange, String, String, String, ArtifactHandler, boolean) - Constructor for class org.apache.maven.artifact.DefaultArtifact
 
DefaultArtifactCollector - Class in org.apache.maven.artifact.resolver
Default implementation of the artifact collector.
DefaultArtifactCollector() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactCollector
 
DefaultArtifactDeployer - Class in org.apache.maven.artifact.deployer
 
DefaultArtifactDeployer() - Constructor for class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
DefaultArtifactFactory - Class in org.apache.maven.artifact.factory
 
DefaultArtifactFactory() - Constructor for class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
DefaultArtifactHandler - Class in org.apache.maven.artifact.handler
 
DefaultArtifactHandler() - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandler(String) - Constructor for class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
DefaultArtifactHandlerManager - Class in org.apache.maven.artifact.handler.manager
 
DefaultArtifactHandlerManager() - Constructor for class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
DefaultArtifactInstaller - Class in org.apache.maven.artifact.installer
 
DefaultArtifactInstaller() - Constructor for class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
DefaultArtifactRepository - Class in org.apache.maven.artifact.repository
This class is an abstraction of the location from/to resources can be transfered.
DefaultArtifactRepository(String, String, ArtifactRepositoryLayout) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
Create a local repository or a test repository.
DefaultArtifactRepository(String, String, ArtifactRepositoryLayout, boolean) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
Create a remote deployment repository.
DefaultArtifactRepository(String, String, ArtifactRepositoryLayout, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepository
Create a remote download repository.
DefaultArtifactRepositoryFactory - Class in org.apache.maven.artifact.repository
 
DefaultArtifactRepositoryFactory() - Constructor for class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
DefaultArtifactResolver - Class in org.apache.maven.artifact.resolver
 
DefaultArtifactResolver() - Constructor for class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
DefaultArtifactTransformationManager - Class in org.apache.maven.artifact.transform
 
DefaultArtifactTransformationManager() - Constructor for class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
DefaultArtifactVersion - Class in org.apache.maven.artifact.versioning
Default implementation of artifact versioning.
DefaultArtifactVersion(String) - Constructor for class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
DefaultConflictResolver - Class in org.apache.maven.artifact.resolver.conflict
 
DefaultConflictResolver() - Constructor for class org.apache.maven.artifact.resolver.conflict.DefaultConflictResolver
 
DefaultEventDispatcher - Class in org.apache.maven.monitor.event
 
DefaultEventDispatcher() - Constructor for class org.apache.maven.monitor.event.DefaultEventDispatcher
 
DefaultJavaToolChain - Class in org.apache.maven.toolchain.java
 
DefaultJavaToolChain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.java.DefaultJavaToolChain
 
DefaultJavaToolchainFactory - Class in org.apache.maven.toolchain.java
 
DefaultJavaToolchainFactory() - Constructor for class org.apache.maven.toolchain.java.DefaultJavaToolchainFactory
 
DefaultMavenProfilesBuilder - Class in org.apache.maven.profiles
 
DefaultMavenProfilesBuilder() - Constructor for class org.apache.maven.profiles.DefaultMavenProfilesBuilder
 
DefaultMavenProjectBuilder - Class in org.apache.maven.project
 
DefaultMavenProjectBuilder() - Constructor for class org.apache.maven.project.DefaultMavenProjectBuilder
 
DefaultMavenProjectHelper - Class in org.apache.maven.project
 
DefaultMavenProjectHelper() - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenSettingsBuilder - Class in org.apache.maven.settings
 
DefaultMavenSettingsBuilder() - Constructor for class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
DefaultModelDefaultsInjector - Class in org.apache.maven.project.injection
 
DefaultModelDefaultsInjector() - Constructor for class org.apache.maven.project.injection.DefaultModelDefaultsInjector
 
DefaultModelInheritanceAssembler - Class in org.apache.maven.project.inheritance
 
DefaultModelInheritanceAssembler() - Constructor for class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
DefaultModelValidator - Class in org.apache.maven.project.validation
 
DefaultModelValidator() - Constructor for class org.apache.maven.project.validation.DefaultModelValidator
 
DefaultPathTranslator - Class in org.apache.maven.project.path
Default implementation of PathTranslator.
DefaultPathTranslator() - Constructor for class org.apache.maven.project.path.DefaultPathTranslator
 
DefaultPluginRegistryBuilder - Class in org.apache.maven.plugin.registry
 
DefaultPluginRegistryBuilder() - Constructor for class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
 
DefaultProfileInjector - Class in org.apache.maven.project.injection
Inject profile data into a Model, using the profile as the dominant data source, and persisting results of the injection in the Model.
DefaultProfileInjector() - Constructor for class org.apache.maven.project.injection.DefaultProfileInjector
 
DefaultProfileManager - Class in org.apache.maven.profiles
 
DefaultProfileManager(PlexusContainer) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded envirnments.
DefaultProfileManager(PlexusContainer, Properties) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
DefaultProfileManager(PlexusContainer, Settings) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated.
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded envirnments.
DefaultProfileManager(PlexusContainer, Settings, Properties) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
DefaultProjectBuilderConfiguration - Class in org.apache.maven.project
 
DefaultProjectBuilderConfiguration() - Constructor for class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
DefaultRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
 
DefaultRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
DefaultRepositoryMetadataManager - Class in org.apache.maven.artifact.repository.metadata
 
DefaultRepositoryMetadataManager() - Constructor for class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
DefaultToolchain - Class in org.apache.maven.toolchain
 
DefaultToolchain(ToolchainModel, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchain(ToolchainModel, String, Logger) - Constructor for class org.apache.maven.toolchain.DefaultToolchain
 
DefaultToolchainManager - Class in org.apache.maven.toolchain
 
DefaultToolchainManager() - Constructor for class org.apache.maven.toolchain.DefaultToolchainManager
 
DefaultWagonManager - Class in org.apache.maven.artifact.manager
 
DefaultWagonManager() - Constructor for class org.apache.maven.artifact.manager.DefaultWagonManager
 
DefaultWagonProviderMapping - Class in org.apache.maven.artifact.manager
 
DefaultWagonProviderMapping() - Constructor for class org.apache.maven.artifact.manager.DefaultWagonProviderMapping
 
Dependency - Class in org.apache.maven.model
The <dependency> element contains information about a dependency of the project.
Dependency() - Constructor for class org.apache.maven.model.Dependency
 
Dependency - Class in org.apache.maven.model.v3_0_0
The <dependency> element contains information about a dependency of the project.
Dependency() - Constructor for class org.apache.maven.model.v3_0_0.Dependency
 
DependencyManagement - Class in org.apache.maven.model
Section for management of default dependency information for use in a group of POMs.
DependencyManagement() - Constructor for class org.apache.maven.model.DependencyManagement
 
DependencyResolutionRequiredException - Exception in org.apache.maven.artifact
Exception that occurs when an artifact file is used, but has not been resolved.
DependencyResolutionRequiredException(Artifact) - Constructor for exception org.apache.maven.artifact.DependencyResolutionRequiredException
 
deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deprecated.
to be removed before 2.0 after the instlal/deploy plugins use the alternate method
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.deployer.ArtifactDeployer
Deploy an artifact from a particular file.
deploy(String, String, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
Deprecated.
we want to use the artifact method only, and ensure artifact.file is set correctly.
deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.deployer.DefaultArtifactDeployer
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
deploy(ArtifactMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Deploy metadata to the remote repository.
DEPLOYED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Moderate trust - it was deployed directly by a user.
DeploymentRepository - Class in org.apache.maven.model
Repository contains the information needed for deploying to the remote repository.
DeploymentRepository() - Constructor for class org.apache.maven.model.DeploymentRepository
 
DetectedProfileActivator - Class in org.apache.maven.profiles.activation
 
DetectedProfileActivator() - Constructor for class org.apache.maven.profiles.activation.DetectedProfileActivator
 
Developer - Class in org.apache.maven.model
Information about one of the committers on this project.
Developer() - Constructor for class org.apache.maven.model.Developer
 
Developer - Class in org.apache.maven.model.v3_0_0
Information about one of the committers on this project.
Developer() - Constructor for class org.apache.maven.model.v3_0_0.Developer
 
disable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
dispatchEnd(String, String) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
dispatchEnd(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
dispatchError(String, String, Throwable) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
dispatchError(String, String, Throwable) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
dispatchStart(String, String) - Method in class org.apache.maven.monitor.event.DefaultEventDispatcher
 
dispatchStart(String, String) - Method in interface org.apache.maven.monitor.event.EventDispatcher
 
DistributionManagement - Class in org.apache.maven.model
This elements describes all that pertains to distribution for a project.
DistributionManagement() - Constructor for class org.apache.maven.model.DistributionManagement
 
doEndEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
doErrorEvent(String, String, long, Throwable) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
doStartEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
DuplicateMojoDescriptorException - Exception in org.apache.maven.plugin.descriptor
 
DuplicateMojoDescriptorException(String, String, String, String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateMojoDescriptorException
 
DuplicateParameterException - Exception in org.apache.maven.plugin.descriptor
 
DuplicateParameterException(String) - Constructor for exception org.apache.maven.plugin.descriptor.DuplicateParameterException
 
DuplicateProjectException - Exception in org.apache.maven.project
Exception that occurs when the project list contains duplicate projects instead of ignoring one.
DuplicateProjectException(String) - Constructor for exception org.apache.maven.project.DuplicateProjectException
 
DuplicateProjectException(String, Exception) - Constructor for exception org.apache.maven.project.DuplicateProjectException
 

E

EMPTY_PROJECT_ARTIFACT_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_GROUP_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_VERSION - Static variable in class org.apache.maven.project.MavenProject
 
enable() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
 
enableLogging(Logger) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolchainFactory
 
endEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
endEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
 
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
endProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
endProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
equals(Object) - Method in class org.apache.maven.artifact.ArtifactStatus
 
equals(Object) - Method in class org.apache.maven.artifact.DefaultArtifact
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.Restriction
 
equals(Object) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
equals(Object) - Method in class org.apache.maven.model.DeploymentRepository
 
equals(Object) - Method in class org.apache.maven.model.Extension
 
equals(Object) - Method in class org.apache.maven.model.Plugin
 
equals(Object) - Method in class org.apache.maven.model.ReportPlugin
 
equals(Object) - Method in class org.apache.maven.model.Repository
 
equals(Object) - Method in class org.apache.maven.model.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.model.v3_0_0.Dependency
 
equals(Object) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
equals(Object) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
equals(Object) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
equals(Object) - Method in class org.apache.maven.profiles.Repository
 
equals(Object) - Method in class org.apache.maven.profiles.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
equals(Object) - Method in class org.apache.maven.project.MavenProject
 
equals(Object) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
equals(Object) - Method in class org.apache.maven.settings.Repository
 
equals(Object) - Method in class org.apache.maven.settings.RepositoryBase
 
errorEvent(String, String, long, Throwable) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
errorEvent(String, String, long, Throwable) - Method in interface org.apache.maven.monitor.event.EventMonitor
 
EventDispatcher - Interface in org.apache.maven.monitor.event
 
EventMonitor - Interface in org.apache.maven.monitor.event
 
ExcludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to exclude from a list of artifact patterns.
ExcludesArtifactFilter(List) - Constructor for class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
 
Exclusion - Class in org.apache.maven.model
The <exclusion> element contains informations required to exclude an artifact to the project.
Exclusion() - Constructor for class org.apache.maven.model.Exclusion
 
ExclusionSetFilter - Class in org.apache.maven.artifact.resolver.filter
 
ExclusionSetFilter(String[]) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
ExclusionSetFilter(Set) - Constructor for class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
execute(String, Object) - Method in class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
 
Execution - Class in org.apache.maven.plugin.lifecycle
A set of goals to execute.
Execution() - Constructor for class org.apache.maven.plugin.lifecycle.Execution
 
explicitlyActivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyActivate(List) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyActivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
 
explicitlyActivate(List) - Method in interface org.apache.maven.profiles.ProfileManager
 
explicitlyDeactivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyDeactivate(List) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyDeactivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
 
explicitlyDeactivate(List) - Method in interface org.apache.maven.profiles.ProfileManager
 
extendedToString() - Method in class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
 
extendedToString() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
 
extendedToString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
Extension - Class in org.apache.maven.model
Describes a build extension to utilise.
Extension() - Constructor for class org.apache.maven.model.Extension
 
extractUserPluginRegistry(PluginRegistry) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
 

F

FileProfileActivator - Class in org.apache.maven.profiles.activation
 
FileProfileActivator() - Constructor for class org.apache.maven.profiles.activation.FileProfileActivator
 
FileSet - Class in org.apache.maven.model
A PatternSet for files.
FileSet() - Constructor for class org.apache.maven.model.FileSet
 
FileSet - Class in org.apache.maven.model.v3_0_0
A PatternSet for files.
FileSet() - Constructor for class org.apache.maven.model.v3_0_0.FileSet
 
filterTrail(ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
findTool(String) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
 
findTool(String) - Method in interface org.apache.maven.toolchain.Toolchain
Gets the platform tool executable.
FINISH_PROCESSING_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
flushActiveProxy() - Method in class org.apache.maven.settings.Settings
Reset the activeProxy field to null
flushExecutionMap() - Method in class org.apache.maven.model.Plugin
Reset the executionMap field to null
flushPluginMap() - Method in class org.apache.maven.model.PluginContainer
Reset the pluginsMap field to null
flushPluginMap() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
flushPluginsByKey() - Method in class org.apache.maven.plugin.registry.PluginRegistry
 
flushProfileMap() - Method in class org.apache.maven.settings.Settings
Reset the profileMap field to null
flushReportPluginMap() - Method in class org.apache.maven.model.Reporting
Reset the reportPluginMap field to null
flushReportSetMap() - Method in class org.apache.maven.model.ReportPlugin
Reset the reportSetMap field to null

G

GENERATED - Static variable in class org.apache.maven.artifact.ArtifactStatus
No trust - information was generated with defaults.
getActivation() - Method in class org.apache.maven.model.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActivation() - Method in class org.apache.maven.profiles.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActivation() - Method in class org.apache.maven.settings.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActiveProfiles() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getActiveProfiles() - Method in interface org.apache.maven.profiles.ProfileManager
 
getActiveProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
Method getActiveProfiles.
getActiveProfiles() - Method in class org.apache.maven.project.MavenProject
 
getActiveProfiles() - Method in class org.apache.maven.settings.Settings
Method getActiveProfiles.
getActiveProxy() - Method in class org.apache.maven.settings.Settings
 
getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Returns the state of the "add default entities" flag.
getAddDefaultEntities() - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Returns the state of the "add default entities" flag.
getAddress() - Method in class org.apache.maven.model.Notifier
Get Deprecated.
getAlias() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getApplyToAllPluginUpdates() - Method in class org.apache.maven.settings.RuntimeInfo
 
getArch() - Method in class org.apache.maven.model.ActivationOS
Get the architecture of the operating system to be used to activate the profile.
getArch() - Method in class org.apache.maven.profiles.ActivationOS
Get the architecture of the OS to be used to activate a profile.
getArch() - Method in class org.apache.maven.settings.ActivationOS
Get the architecture of the OS to be used to activate a profile.
getArchive() - Method in class org.apache.maven.model.MailingList
Get the link to a URL where you can browse the mailing list archive.
getArchive() - Method in class org.apache.maven.model.v3_0_0.MailingList
Get the link to a URL where you can browse the mailing list archive.
getArtifact(Artifact, List) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifact(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifact(Artifact, List) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getArtifact(Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getArtifact() - Method in exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifact() - Method in exception org.apache.maven.artifact.resolver.CyclicDependencyException
 
getArtifact() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getArtifact() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
getArtifact() - Method in class org.apache.maven.project.MavenProject
 
getArtifactDirectory() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
getArtifactHandler() - Method in interface org.apache.maven.artifact.Artifact
 
getArtifactHandler() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getArtifactHandler(String) - Method in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
getArtifactHandler(String) - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
getArtifactHandler() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getArtifactHandlerManager() - Method in class org.apache.maven.artifact.factory.DefaultArtifactFactory
 
getArtifactId() - Method in interface org.apache.maven.artifact.Artifact
 
getArtifactId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getArtifactId() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getArtifactId() - Method in class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
 
getArtifactId() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getArtifactId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactId() - Method in class org.apache.maven.model.Dependency
Get the unique id for an artifact produced by the project group, e.g.
getArtifactId() - Method in class org.apache.maven.model.Exclusion
Get the artifact ID of the project to exclude.
getArtifactId() - Method in class org.apache.maven.model.Extension
Get the artifact ID of the extension.
getArtifactId() - Method in class org.apache.maven.model.Model
Get the identifier for this artifact that is unique within the group given by the group ID.
getArtifactId() - Method in class org.apache.maven.model.Parent
Get the artifact id of the parent project to inherit from.
getArtifactId() - Method in class org.apache.maven.model.Plugin
Get the artifact ID of the plugin in the repository.
getArtifactId() - Method in class org.apache.maven.model.Relocation
Get the new artifact ID of the artifact.
getArtifactId() - Method in class org.apache.maven.model.ReportPlugin
Get the artifact ID of the reporting plugin in the repository.
getArtifactId() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get the unique id for an artifact produced by the project group, e.g.
getArtifactId() - Method in class org.apache.maven.model.v3_0_0.Model
Get the identifier for this artifact that is unique within the group given by the group ID.
getArtifactId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getArtifactId() - Method in class org.apache.maven.plugin.registry.Plugin
Get the artifactId field.
getArtifactId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getArtifactId() - Method in class org.apache.maven.project.MavenProject
 
getArtifactKey() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getArtifactMap() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifactMetadata(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getArtifactMetadataFromDeploymentRepository(ArtifactMetadata, ArtifactRepository, File, String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getArtifactPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getArtifactResolutionNodes() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getArtifacts() - Method in class org.apache.maven.artifact.metadata.ResolutionGroup
 
getArtifacts() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
getArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getArtifacts() - Method in class org.apache.maven.project.MavenProject
All dependencies that this project has, including transitive ones.
getAspectSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
Get this element specifies a directory containing Aspect sources of the project.
getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getAuthenticationInfo(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getAuthenticationInfo(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getAutoUpdate() - Method in class org.apache.maven.plugin.registry.PluginRegistry
Get specifies whether the user should be prompted to update plugins.
getAutoUpdateSourceLevel() - Method in class org.apache.maven.plugin.registry.RuntimeInfo
 
getAvailableVersions() - Method in interface org.apache.maven.artifact.Artifact
 
getAvailableVersions() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getAvailableVersions() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getAvailableVersions() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getBasedir() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getBasedir() - Method in class org.apache.maven.project.MavenProject
 
getBaseMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getBaseVersion() - Method in interface org.apache.maven.artifact.Artifact
 
getBaseVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getBaseVersion() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getBaseVersion() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getBaseVersionInternal() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getBranches() - Method in class org.apache.maven.model.v3_0_0.Model
Method getBranches.
getBuild() - Method in class org.apache.maven.model.Model
Get information required to build the project.
getBuild() - Method in class org.apache.maven.model.Profile
Get information required to build the project.
getBuild() - Method in class org.apache.maven.model.v3_0_0.Model
Get information required to build the project.
getBuild() - Method in class org.apache.maven.project.MavenProject
 
getBuildExtensions() - Method in class org.apache.maven.project.MavenProject
 
getBuildNumber() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getBuildNumber() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getBuildPlugins() - Method in class org.apache.maven.project.MavenProject
 
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getCheckLatest() - Method in class org.apache.maven.plugin.registry.PluginRegistry
Get whether to resolve plugin versions using LATEST metadata.
getChecksumPolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
getChecksumPolicy() - Method in class org.apache.maven.model.RepositoryPolicy
Get what to do when verification of an artifact checksum fails.
getChecksumPolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
getChecksumPolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
getChildrenIterator() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getCiManagement() - Method in class org.apache.maven.model.Model
Get the project's continuous integration information.
getCiManagement() - Method in class org.apache.maven.project.MavenProject
 
getClassifier() - Method in interface org.apache.maven.artifact.Artifact
 
getClassifier() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getClassifier() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getClassifier() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getClassifier() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getClassifier() - Method in class org.apache.maven.model.Dependency
Get the classifier of the dependency.
getClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getClassName() - Method in class org.apache.maven.model.v3_0_0.SourceModification
Get if the class with this name can not be loaded, then the includes and excludes specified below will be applied to the contents of the sourceDirectory.
getClassRealm() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getComments() - Method in class org.apache.maven.model.License
Get addendum information pertaining to this license.
getComments() - Method in class org.apache.maven.model.v3_0_0.License
Get addendum information pertaining to this license.
getCompileArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getCompileClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getCompileDependencies() - Method in class org.apache.maven.project.MavenProject
 
getCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getComponentType() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
Get the configuration as DOM object.
getConfiguration() - Method in class org.apache.maven.model.Notifier
Method getConfiguration.
getConfiguration() - Method in class org.apache.maven.model.ReportPlugin
Get the configuration of the reporting plugin.
getConfiguration() - Method in class org.apache.maven.model.ReportSet
Get configuration of the report to be used when generating this set.
getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Execution
Get configuration to pass to the goals.
getConfiguration() - Method in class org.apache.maven.plugin.lifecycle.Phase
Get configuration to pass to all goals run in this phase.
getConfiguration() - Method in class org.apache.maven.settings.Server
Get extra configuration for the transport layer.
getConfiguration() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get the configuration field.
getConnection() - Method in class org.apache.maven.model.Scm
Get the source control management system URL that describes the repository and how to connect to the repository.
getConnection() - Method in class org.apache.maven.model.v3_0_0.Repository
Get the source control management system URL that describes the repository and how to connect to the repository.
getContributors() - Method in class org.apache.maven.model.Model
Method getContributors.
getContributors() - Method in class org.apache.maven.model.v3_0_0.Model
Method getContributors.
getContributors() - Method in class org.apache.maven.project.MavenProject
 
getCurrentVersion() - Method in class org.apache.maven.model.v3_0_0.Model
Get the current version of the artifact produced by this project.
getDAG() - Method in class org.apache.maven.project.ProjectSorter
 
getDefaultGoal() - Method in class org.apache.maven.model.BuildBase
Get the default goal (or phase in Maven 2) to execute when none is specified for the project.
getDefaultGoal() - Method in class org.apache.maven.model.v3_0_0.BuildBase
Get the default goal (or phase in Maven 2) to execute when none is specified for the project.
getDefaultGoal() - Method in class org.apache.maven.project.MavenProject
 
getDefaultGoal() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getDefaultPluginArtifactId(String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDefaultPluginGroupId() - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDefaultValue() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDependencies() - Method in class org.apache.maven.model.DependencyManagement
Method getDependencies.
getDependencies() - Method in class org.apache.maven.model.ModelBase
Method getDependencies.
getDependencies() - Method in class org.apache.maven.model.Plugin
Method getDependencies.
getDependencies() - Method in class org.apache.maven.model.v3_0_0.ModelBase
Method getDependencies.
getDependencies() - Method in class org.apache.maven.project.MavenProject
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Direct dependencies that this project has.
getDependencyConflictId() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyConflictId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyConflictId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDependencyFilter() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyFilter() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyFilter() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDependencyManagement() - Method in class org.apache.maven.model.ModelBase
Get default dependency information for projects that inherit from this one.
getDependencyManagement() - Method in class org.apache.maven.project.MavenProject
 
getDependencyTrail() - Method in interface org.apache.maven.artifact.Artifact
 
getDependencyTrail() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDependencyTrail() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDependencyTrail() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDependents(String) - Method in class org.apache.maven.project.ProjectSorter
 
getDeploymentTimestamp() - Method in class org.apache.maven.artifact.transform.SnapshotTransformation
 
getDeprecated() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getDeprecated() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDepth() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getDescription() - Method in class org.apache.maven.model.Model
Get a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
getDescription() - Method in class org.apache.maven.model.v3_0_0.Model
Get a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
getDescription() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getDescription() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDescription() - Method in class org.apache.maven.project.MavenProject
 
getDeveloperConnection() - Method in class org.apache.maven.model.Scm
Get just like connection, but for developers, i.e.
getDeveloperConnection() - Method in class org.apache.maven.model.v3_0_0.Repository
Get just like connection, but for developers, i.e.
getDevelopers() - Method in class org.apache.maven.model.Model
Method getDevelopers.
getDevelopers() - Method in class org.apache.maven.model.v3_0_0.Model
Method getDevelopers.
getDevelopers() - Method in class org.apache.maven.project.MavenProject
 
getDirectory() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getDirectory() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getDirectory() - Method in class org.apache.maven.model.BuildBase
Get the directory where all files generated by the build are placed.
getDirectory() - Method in class org.apache.maven.model.FileSet
Get describe the directory where the resources are stored.
getDirectory() - Method in class org.apache.maven.model.v3_0_0.FileSet
Get describe the directory where the resources are stored.
getDirectory() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getDirectoryPermissions() - Method in class org.apache.maven.settings.Server
Get the permissions for directories when they are created.
getDistribution() - Method in class org.apache.maven.model.License
Get the primary method by which this project may be distributed.
getDistribution() - Method in class org.apache.maven.model.v3_0_0.License
Get the primary method by which this project may be distributed.
getDistributionDirectory() - Method in class org.apache.maven.model.v3_0_0.Model
Get the directory on the web server where the final distributions will be published.
getDistributionManagement() - Method in class org.apache.maven.model.ModelBase
Get distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
getDistributionManagement() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagementArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getDistributionSite() - Method in class org.apache.maven.model.v3_0_0.Model
Get the server where the final distributions will be published.
getDownloadUrl() - Method in interface org.apache.maven.artifact.Artifact
 
getDownloadUrl() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getDownloadUrl() - Method in exception org.apache.maven.artifact.resolver.ArtifactNotFoundException
 
getDownloadUrl() - Method in class org.apache.maven.model.DistributionManagement
Get the URL of the project's download page.
getDownloadUrl() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDownloadUrl() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getDynamicBuild() - Method in class org.apache.maven.project.MavenProject
 
getDynamicCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getDynamicScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getDynamicTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getEmail() - Method in class org.apache.maven.model.Contributor
Get the email address of the contributor.
getEmail() - Method in class org.apache.maven.model.v3_0_0.Contributor
Get the email address of the contributor.
getExcludes() - Method in class org.apache.maven.model.PatternSet
Method getExcludes.
getExcludes() - Method in class org.apache.maven.model.v3_0_0.PatternSet
Method getExcludes.
getExclusions() - Method in class org.apache.maven.model.Dependency
Method getExclusions.
getExecuteGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecuteLifecycle() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecutePhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getExecutionProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getExecutions() - Method in class org.apache.maven.model.Plugin
Method getExecutions.
getExecutions() - Method in class org.apache.maven.plugin.lifecycle.Phase
Method getExecutions.
getExecutionsAsMap() - Method in class org.apache.maven.model.Plugin
 
getExecutionStrategy() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getExists() - Method in class org.apache.maven.model.ActivationFile
Get the name of the file that must exist to activate the profile.
getExists() - Method in class org.apache.maven.profiles.ActivationFile
Get the name of the file that should exist to activate a profile.
getExists() - Method in class org.apache.maven.settings.ActivationFile
Get the name of the file that should exist to activate a profile.
getExplicitlyActivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getExplicitlyActivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
 
getExplicitlyDeactivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getExplicitlyDeactivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
 
getExpression() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getExpression() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
 
getExtend() - Method in class org.apache.maven.model.v3_0_0.Model
Get the location of the parent project, if one exists.
getExtension() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getExtension() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
getExtensionArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getExtensionArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getExtensions() - Method in class org.apache.maven.model.Build
Method getExtensions.
getExtensions() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getFamily() - Method in class org.apache.maven.model.ActivationOS
Get the general family of the OS to be used to activate the profile, such as windows or unix.
getFamily() - Method in class org.apache.maven.profiles.ActivationOS
Get the general family of the OS to be used to activate a profile (e.g.
getFamily() - Method in class org.apache.maven.settings.ActivationOS
Get the general family of the OS to be used to activate a profile (e.g.
getFile() - Method in interface org.apache.maven.artifact.Artifact
 
getFile() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getFile() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.plugin.registry.RuntimeInfo
 
getFile() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getFile() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getFile() - Method in class org.apache.maven.project.MavenProject
 
getFile() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.settings.RuntimeInfo
 
getFilePermissions() - Method in class org.apache.maven.settings.Server
Get the permissions for files when they are created.
getFilters() - Method in class org.apache.maven.model.BuildBase
Method getFilters.
getFilters() - Method in class org.apache.maven.project.MavenProject
 
getFilters() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getFinalName() - Method in class org.apache.maven.model.BuildBase
Get the filename (excluding the extension, and with no path information) that the produced artifact will be called.
getFinalName() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getFullGoalName() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getGlobalProfileManager() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getGlobalProfileManager() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getGoal() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getGoalConfiguration(String, String, String, String) - Method in class org.apache.maven.project.MavenProject
 
getGoalPrefix() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getGoalPrefixFromArtifactId(String) - Static method in class org.apache.maven.plugin.descriptor.PluginDescriptor
Parse maven-...-plugin.
getGoals() - Method in class org.apache.maven.model.Plugin
Get Deprecated.
getGoals() - Method in class org.apache.maven.model.PluginExecution
Method getGoals.
getGoals() - Method in class org.apache.maven.plugin.lifecycle.Execution
Method getGoals.
getGroupId() - Method in interface org.apache.maven.artifact.Artifact
 
getGroupId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getGroupId() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getGroupId() - Method in class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
 
getGroupId() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getGroupId() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getGroupId() - Method in class org.apache.maven.model.Dependency
Get the project group that produced the dependency, e.g.
getGroupId() - Method in class org.apache.maven.model.Exclusion
Get the group ID of the project to exclude.
getGroupId() - Method in class org.apache.maven.model.Extension
Get the group ID of the extension's artifact.
getGroupId() - Method in class org.apache.maven.model.Model
Get a universally unique identifier for a project.
getGroupId() - Method in class org.apache.maven.model.Parent
Get the group id of the parent project to inherit from.
getGroupId() - Method in class org.apache.maven.model.Plugin
Get the group ID of the plugin in the repository.
getGroupId() - Method in class org.apache.maven.model.Relocation
Get the group ID the artifact has moved to.
getGroupId() - Method in class org.apache.maven.model.ReportPlugin
Get the group ID of the reporting plugin in the repository.
getGroupId() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get the project group that produced the dependency, e.g.
getGroupId() - Method in class org.apache.maven.model.v3_0_0.Model
Get a universally unique identifier for a project.
getGroupId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getGroupId() - Method in class org.apache.maven.plugin.registry.Plugin
Get the groupId field.
getGroupId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getGroupId() - Method in class org.apache.maven.project.MavenProject
 
getGumpRepositoryId() - Method in class org.apache.maven.model.v3_0_0.Model
Get this is the repository identifier in Gump that this project is part of.
getHandlerTypes() - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
getHost() - Method in class org.apache.maven.settings.Proxy
Get the proxy host.
getHttpUserAgent() - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
getId() - Method in interface org.apache.maven.artifact.Artifact
 
getId() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getId() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getId() - Method in class org.apache.maven.model.Developer
Get the unique ID of the developer in the SCM.
getId() - Method in class org.apache.maven.model.Model
 
getId() - Method in class org.apache.maven.model.Parent
 
getId() - Method in class org.apache.maven.model.PluginExecution
Get the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
getId() - Method in class org.apache.maven.model.Profile
Get the identifier of this build profile.
getId() - Method in class org.apache.maven.model.ReportSet
Get the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
getId() - Method in class org.apache.maven.model.RepositoryBase
Get a unique identifier for a repository.
getId() - Method in class org.apache.maven.model.Site
Get a unique identifier for a deployment location.
getId() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get Deprecated.
getId() - Method in class org.apache.maven.model.v3_0_0.Developer
Get the unique ID of the developer in the SCM.
getId() - Method in class org.apache.maven.model.v3_0_0.Model
Get Deprecated.
getId() - Method in class org.apache.maven.model.v3_0_0.Version
Get a unique identifier for a version.
getId() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getId() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getId() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Get the ID of this lifecycle, for identification in the mojo descriptor.
getId() - Method in class org.apache.maven.plugin.lifecycle.Phase
Get the ID of this phase, eg generate-sources.
getId() - Method in class org.apache.maven.profiles.Profile
Get the ID of this build profile, for activation purposes.
getId() - Method in class org.apache.maven.profiles.RepositoryBase
Get a unique identifier for a repository.
getId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getId() - Method in class org.apache.maven.project.MavenProject
 
getId() - Method in class org.apache.maven.settings.IdentifiableBase
Get the id field.
getId() - Method in class org.apache.maven.settings.RepositoryBase
Get a unique identifier for a repository.
getIdsActivatedByDefault() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getIdsActivatedByDefault() - Method in interface org.apache.maven.profiles.ProfileManager
 
getImplementation() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getInceptionYear() - Method in class org.apache.maven.model.Model
Get the year of the project's inception, specified with 4 digits.
getInceptionYear() - Method in class org.apache.maven.model.v3_0_0.Model
Get the year of the project's inception, specified with 4 digits.
getInceptionYear() - Method in class org.apache.maven.project.MavenProject
 
getIncludes() - Method in class org.apache.maven.model.PatternSet
Method getIncludes.
getIncludes() - Method in class org.apache.maven.model.v3_0_0.PatternSet
Method getIncludes.
getIncrementalVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getIncrementalVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getInherited() - Method in class org.apache.maven.model.ConfigurationContainer
Get whether any configuration should be propagated to child POMs.
getInherited() - Method in class org.apache.maven.model.ReportPlugin
Get whether the configuration in this plugin should be made available to projects that inherit from this one.
getInherited() - Method in class org.apache.maven.model.ReportSet
Get whether any configuration should be propagated to child POMs.
getIntegrationUnitTestSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
Get this element is deprecated and should no longer be used.
getInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
getInterpolator() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
getIntroducedDependencyArtifacts() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getIssueManagement() - Method in class org.apache.maven.model.Model
Get the project's issue management system information.
getIssueManagement() - Method in class org.apache.maven.project.MavenProject
 
getIssueTrackingUrl() - Method in class org.apache.maven.model.v3_0_0.Model
Get the URL of the project's issue tracking system.
getJar() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get literal name of the artifact in the repository.
getJavaHome() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
 
getJdk() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated when a matching JDK is detected.
getJdk() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when a matching JDK is detected.
getJdk() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated when a matching JDK is detected.
getJdkVersion() - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
getKey() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
 
getKey() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getKey() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
getKey() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getKey() - Method in class org.apache.maven.model.Extension
Gets the key of the extension.
getKey() - Method in class org.apache.maven.model.Plugin
 
getKey() - Method in class org.apache.maven.model.ReportPlugin
 
getKey() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
getKey() - Method in class org.apache.maven.plugin.registry.Plugin
 
getKey() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLanguage() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getLanguage() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getLanguage() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getLastChecked() - Method in class org.apache.maven.plugin.registry.Plugin
Get [format: yyyy-MM-dd.HH:mm:ss Z] Specifies the date/time at which this plugin was last checked.
getLayout() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getLayout() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
getLayout() - Method in class org.apache.maven.model.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be legacy or default.
getLayout() - Method in class org.apache.maven.profiles.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLayout() - Method in class org.apache.maven.settings.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLicenses() - Method in class org.apache.maven.model.Model
Method getLicenses.
getLicenses() - Method in class org.apache.maven.model.v3_0_0.Model
Method getLicenses.
getLicenses() - Method in class org.apache.maven.project.MavenProject
 
getLifecycleMapping(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getLifecycles() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Method getLifecycles.
getLocalFilename(ArtifactRepository) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Get the filename of this metadata on the local repository.
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getLocalRepository() - Method in class org.apache.maven.settings.Settings
Get the local repository.
getLocalRepositorySourceLevel() - Method in class org.apache.maven.settings.RuntimeInfo
 
getLog() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getLogger() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolchainFactory
 
getLogo() - Method in class org.apache.maven.model.v3_0_0.Model
Get the URL of the project's logo image.
getLogo() - Method in class org.apache.maven.model.v3_0_0.Organization
Get the URL to the organization's logo image.
getLowerBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
getMailingLists() - Method in class org.apache.maven.model.Model
Method getMailingLists.
getMailingLists() - Method in class org.apache.maven.model.v3_0_0.Model
Method getMailingLists.
getMailingLists() - Method in class org.apache.maven.project.MavenProject
 
getMajorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getMajorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
 
getManagementKey() - Method in class org.apache.maven.model.Dependency
 
getMaven() - Method in class org.apache.maven.model.Prerequisites
Get the minimum version of Maven required to build the project, or to use this plugin.
getMergeId() - Method in class org.apache.maven.model.Resource
Get fOR INTERNAL USE ONLY.
getMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getMessage() - Method in class org.apache.maven.model.Relocation
Get an additional message to show the user about the move, such as the reason.
getMessage() - Method in exception org.apache.maven.project.InvalidProjectModelException
 
getMessage() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessageCount() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessages() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMetadata(Class<?>) - Method in interface org.apache.maven.artifact.Artifact
 
getMetadata(Class<?>) - Method in class org.apache.maven.artifact.DefaultArtifact
 
getMetadata() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getMetadata() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Get the repository metadata associated with this marker.
getMetadata(Class<?>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
 
getMetadataList() - Method in interface org.apache.maven.artifact.Artifact
 
getMetadataList() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getMetadataList() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getMetadataList() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getMinorVersion() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getMinorVersion() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getMirror(ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
This method finds a matching mirror for the selected repository.
getMirrorOf() - Method in class org.apache.maven.settings.Mirror
Get the server ID of the repository being mirrored, eg "central".
getMirrorOf(String) - Method in class org.apache.maven.settings.Settings
Deprecated.
getMirrorRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getMirrorRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getMirrors() - Method in class org.apache.maven.settings.Settings
Method getMirrors.
getMissing() - Method in class org.apache.maven.model.ActivationFile
Get the name of the file that must be missing to activate the profile.
getMissing() - Method in class org.apache.maven.profiles.ActivationFile
Get the name of the file that should be missing to activate a profile.
getMissing() - Method in class org.apache.maven.settings.ActivationFile
Get the name of the file that should be missing to activate a profile.
getMissingArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
artifacts that could NOT be resolved
getModel() - Method in class org.apache.maven.project.MavenProject
 
getModel() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getModel() - Method in interface org.apache.maven.toolchain.ToolchainPrivate
 
getModelEncoding() - Method in class org.apache.maven.model.Model
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.model.v3_0_0.Model
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.plugin.registry.PluginRegistry
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.profiles.ProfilesRoot
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.settings.Settings
Get the modelEncoding field.
getModelEncoding() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Get the modelEncoding field.
getModelValidationResult() - Method in class org.apache.maven.project.MavenProjectBuildingResult
 
getModelVersion() - Method in class org.apache.maven.model.Model
Get declares to which version of project descriptor this POM conforms.
getModelVersion() - Method in class org.apache.maven.project.MavenProject
 
getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
getModules() - Method in class org.apache.maven.model.ModelBase
Method getModules.
getModules() - Method in class org.apache.maven.project.MavenProject
 
getMojo(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getMojoConfiguration() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getMojos() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getNagEmailAddress() - Method in class org.apache.maven.model.v3_0_0.Build
Get an address to which notifications regarding the status of builds for this project can be sent.
getName() - Method in class org.apache.maven.model.ActivationOS
Get the name of the operating system to be used to activate the profile.
getName() - Method in class org.apache.maven.model.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.model.Contributor
Get the full name of the contributor.
getName() - Method in class org.apache.maven.model.License
Get the full legal name of the license.
getName() - Method in class org.apache.maven.model.MailingList
Get the name of the mailing list.
getName() - Method in class org.apache.maven.model.Model
Get the full name of the project.
getName() - Method in class org.apache.maven.model.Organization
Get the full name of the organization.
getName() - Method in class org.apache.maven.model.RepositoryBase
Get human readable name of the repository.
getName() - Method in class org.apache.maven.model.Site
Get human readable name of the deployment location.
getName() - Method in class org.apache.maven.model.v3_0_0.Contributor
Get the full name of the contributor.
getName() - Method in class org.apache.maven.model.v3_0_0.License
Get the full legal name of the license.
getName() - Method in class org.apache.maven.model.v3_0_0.MailingList
Get the name of the mailing list.
getName() - Method in class org.apache.maven.model.v3_0_0.Model
Get the full name of the project.
getName() - Method in class org.apache.maven.model.v3_0_0.Organization
Get the full name of the organization.
getName() - Method in class org.apache.maven.model.v3_0_0.Version
Get the external version number under which this release was distributed.
getName() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getName() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getName() - Method in class org.apache.maven.profiles.ActivationOS
Get the name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.RepositoryBase
Get human readable name of the repository.
getName() - Method in class org.apache.maven.project.MavenProject
 
getName() - Method in class org.apache.maven.settings.ActivationOS
Get the name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.settings.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.settings.Mirror
Get the optional name that describes the mirror.
getName() - Method in class org.apache.maven.settings.RepositoryBase
Get human readable name of the repository.
getNonProxyHosts() - Method in class org.apache.maven.settings.Proxy
Get the list of non-proxied hosts (delimited by |).
getNotifiers() - Method in class org.apache.maven.model.CiManagement
Method getNotifiers.
getOrganization() - Method in class org.apache.maven.model.Contributor
Get the organization to which the contributor belongs.
getOrganization() - Method in class org.apache.maven.model.Model
Get this element describes various attributes of the organization to which the project belongs.
getOrganization() - Method in class org.apache.maven.model.v3_0_0.Contributor
Get the organization to which the contributor belongs.
getOrganization() - Method in class org.apache.maven.model.v3_0_0.Model
Get this element describes various attributes of the organization to which the project belongs.
getOrganization() - Method in class org.apache.maven.project.MavenProject
 
getOrganizationUrl() - Method in class org.apache.maven.model.Contributor
Get the URL of the organization.
getOrganizationUrl() - Method in class org.apache.maven.model.v3_0_0.Contributor
Get the URL of the organization.
getOriginalInterpolatedBuild() - Method in class org.apache.maven.project.MavenProject
 
getOriginalInterpolatedCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getOriginalInterpolatedScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getOriginalInterpolatedTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getOriginalMessage() - Method in exception org.apache.maven.artifact.manager.WagonConfigurationException
 
getOriginalMessage() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getOriginalMessage() - Method in exception org.apache.maven.project.interpolation.ModelInterpolationException
 
getOriginalModel() - Method in class org.apache.maven.project.MavenProject
 
getOs() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated when matching operating system attributes are detected.
getOs() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when matching OS attributes are detected.
getOs() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated when matching OS attributes are detected.
getOtherArchives() - Method in class org.apache.maven.model.MailingList
Method getOtherArchives.
getOtherArchives() - Method in class org.apache.maven.model.v3_0_0.MailingList
Method getOtherArchives.
getOutputDirectory() - Method in class org.apache.maven.model.Build
Get the directory where compiled application classes are placed.
getOutputDirectory() - Method in class org.apache.maven.model.Reporting
Get where to store all of the generated reports.
getOutputDirectory() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getPackage() - Method in class org.apache.maven.model.v3_0_0.Model
 
getPackageGroups() - Method in class org.apache.maven.model.v3_0_0.Model
Method getPackageGroups.
getPackageName() - Method in class org.apache.maven.model.v3_0_0.Model
Get the Java package name of the project.
getPackages() - Method in class org.apache.maven.model.v3_0_0.PackageGroup
Get the packages in the group.
getPackaging() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getPackaging() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getPackaging() - Method in class org.apache.maven.model.Model
Get the type of artifact this project produces, for example jar war ear pom.
getPackaging() - Method in class org.apache.maven.project.MavenProject
 
getParameterMap() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParameters() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getParent() - Method in class org.apache.maven.model.Model
Get the location of the parent project, if one exists.
getParent() - Method in class org.apache.maven.project.MavenProject
 
getParentArtifact() - Method in class org.apache.maven.project.MavenProject
 
getPassphrase() - Method in class org.apache.maven.settings.Server
Get the passphrase used in conjunction with the privateKey to authenticate.
getPassword() - Method in class org.apache.maven.settings.Proxy
Get the proxy password.
getPassword() - Method in class org.apache.maven.settings.Server
Get the password used in conjunction with the username to authenticate.
getPath() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getPhase() - Method in class org.apache.maven.model.PluginExecution
Get the build lifecycle phase to bind the goals in this execution to.
getPhase() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPhases() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method getPhases.
getPluginArtifact() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getPluginArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPluginGroups() - Method in class org.apache.maven.settings.Settings
Method getPluginGroups.
getPluginLookupKey() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getPluginManagement() - Method in class org.apache.maven.model.PluginConfiguration
Get default plugin information to be made available for reference by projects derived from this one.
getPluginManagement() - Method in class org.apache.maven.project.MavenProject
 
getPluginManagement() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getPluginRepositories() - Method in class org.apache.maven.model.ModelBase
Method getPluginRepositories.
getPluginRepositories() - Method in class org.apache.maven.profiles.Profile
Method getPluginRepositories.
getPluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPluginRepositories() - Method in class org.apache.maven.settings.Profile
Method getPluginRepositories.
getPlugins() - Method in class org.apache.maven.model.PluginContainer
Method getPlugins.
getPlugins() - Method in class org.apache.maven.model.Reporting
Method getPlugins.
getPlugins() - Method in class org.apache.maven.plugin.registry.PluginRegistry
Method getPlugins.
getPlugins() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getPluginsAsMap() - Method in class org.apache.maven.model.PluginContainer
 
getPluginsAsMap() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getPluginsByKey() - Method in class org.apache.maven.plugin.registry.PluginRegistry
 
getPluginUpdateOverride() - Method in class org.apache.maven.settings.RuntimeInfo
 
getPomArtifact() - Method in class org.apache.maven.artifact.metadata.ResolutionGroup
 
getPomLocation() - Method in exception org.apache.maven.project.InvalidProjectModelException
 
getPomVersion() - Method in class org.apache.maven.model.v3_0_0.Model
Get declares to which version of project descriptor this POM conforms.
getPort() - Method in class org.apache.maven.settings.Proxy
Get the proxy port.
getPost() - Method in class org.apache.maven.model.MailingList
Get the email address or link that can be used to post to the mailing list.
getPost() - Method in class org.apache.maven.model.v3_0_0.MailingList
Get the email address or link that can be used to post to the mailing list.
getPrerequisites() - Method in class org.apache.maven.model.Model
Get describes the prerequisites in the build environment for this project.
getPrerequisites() - Method in class org.apache.maven.project.MavenProject
 
getPreservedBasedir() - Method in class org.apache.maven.project.MavenProject
 
getPreservedProperties() - Method in class org.apache.maven.project.MavenProject
 
getPrivateKey() - Method in class org.apache.maven.settings.Server
Get the private key location used to authenticate.
getProfiles() - Method in class org.apache.maven.model.Model
Method getProfiles.
getProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
Method getProfiles.
getProfiles() - Method in class org.apache.maven.settings.Settings
Method getProfiles.
getProfilesAsMap() - Method in class org.apache.maven.settings.Settings
 
getProfilesById() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getProfilesById() - Method in interface org.apache.maven.profiles.ProfileManager
 
getProject() - Method in class org.apache.maven.project.MavenProjectBuildingResult
 
getProjectBuilderConfiguration() - Method in class org.apache.maven.project.MavenProject
Retrieve the ProjectBuilderConfiguration instance used to construct this MavenProject instance.
getProjectId() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getProjectMap() - Method in class org.apache.maven.project.ProjectSorter
 
getProjectReferenceId(String, String, String) - Static method in class org.apache.maven.project.MavenProject
 
getProjectReferences() - Method in class org.apache.maven.project.MavenProject
 
getProperties() - Method in class org.apache.maven.model.Contributor
Method getProperties.
getProperties() - Method in class org.apache.maven.model.ModelBase
Method getProperties.
getProperties() - Method in class org.apache.maven.model.v3_0_0.Contributor
Method getProperties.
getProperties() - Method in class org.apache.maven.model.v3_0_0.Dependency
Method getProperties.
getProperties() - Method in class org.apache.maven.model.v3_0_0.Model
Method getProperties.
getProperties() - Method in class org.apache.maven.profiles.Profile
Method getProperties.
getProperties() - Method in class org.apache.maven.project.MavenProject
 
getProperties() - Method in class org.apache.maven.settings.Profile
Method getProperties.
getProperty() - Method in class org.apache.maven.model.Activation
Get specifies that this profile will be activated when this system property is specified.
getProperty(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
 
getProperty() - Method in class org.apache.maven.model.v3_0_0.SourceModification
Get if the property with this name is not set, then the includes and excludes specified below will be applied to the contents of the sourceDirectory.
getProperty() - Method in class org.apache.maven.profiles.Activation
Get specifies that this profile will be activated when this System property is specified.
getProperty() - Method in class org.apache.maven.settings.Activation
Get specifies that this profile will be activated when this System property is specified.
getProtocol() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getProtocol() - Method in class org.apache.maven.settings.Proxy
Get the proxy protocol.
getProvides() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get the provides field.
getProxies() - Method in class org.apache.maven.settings.Settings
Method getProxies.
getProxy(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getProxy(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
getQualifier() - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
getQualifier() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
getRecommendedVersion() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getRecursionInterceptor() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
getRejectedVersions() - Method in class org.apache.maven.plugin.registry.Plugin
Method getRejectedVersions.
getRelativePath() - Method in class org.apache.maven.model.Parent
Get the relative path of the parent pom.xml file within the check out.
getReleaseArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getReleases() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getReleases() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
getReleases() - Method in class org.apache.maven.model.Repository
Get how to handle downloading of releases from this repository.
getReleases() - Method in class org.apache.maven.profiles.Repository
Get how to handle downloading of releases from this repository.
getReleases() - Method in class org.apache.maven.settings.Repository
Get how to handle downloading of releases from this repository.
getRelocation() - Method in class org.apache.maven.model.DistributionManagement
Get relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
getRemoteArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteFilename() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Get the filename of this metadata on the remote repository.
getRemoteFilename() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
getRemoteFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getRemoteRepositories() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getRemoteRepositories() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
getReportArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getReportArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getReportConfiguration(String, String, String) - Method in class org.apache.maven.project.MavenProject
 
getReporting() - Method in class org.apache.maven.model.ModelBase
Get this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
getReporting() - Method in class org.apache.maven.project.MavenProject
 
getReportPlugins() - Method in class org.apache.maven.project.MavenProject
 
getReportPluginsAsMap() - Method in class org.apache.maven.model.Reporting
 
getReports() - Method in class org.apache.maven.model.ModelBase
Get Deprecated.
getReports() - Method in class org.apache.maven.model.ReportSet
Method getReports.
getReports() - Method in class org.apache.maven.model.v3_0_0.Model
Method getReports.
getReportSets() - Method in class org.apache.maven.model.ReportPlugin
Method getReportSets.
getReportSetsAsMap() - Method in class org.apache.maven.model.ReportPlugin
 
getRepositories() - Method in class org.apache.maven.model.ModelBase
Method getRepositories.
getRepositories() - Method in class org.apache.maven.profiles.Profile
Method getRepositories.
getRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRepositories() - Method in class org.apache.maven.settings.Profile
Method getRepositories.
getRepository() - Method in interface org.apache.maven.artifact.Artifact
 
getRepository() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getRepository() - Method in class org.apache.maven.model.DistributionManagement
Get information needed to deploy the artifacts generated by the project to a remote repository.
getRepository() - Method in class org.apache.maven.model.v3_0_0.Model
Get specification for the SCM used by the project, such as CVS, Subversion, etc.
getRepository() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getRepository() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getRepositoryId() - Method in exception org.apache.maven.artifact.manager.WagonConfigurationException
 
getRequestProperties() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getRequestProperties() - Method in interface org.apache.maven.profiles.ProfileManager
 
getRequirement() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getResolutionRepositories() - Method in class org.apache.maven.artifact.metadata.ResolutionGroup
 
getResolvedArtifacts() - Method in exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
artifacts that could be resolved
getResources() - Method in class org.apache.maven.model.BuildBase
Method getResources.
getResources() - Method in class org.apache.maven.model.v3_0_0.BuildBase
Method getResources.
getResources() - Method in class org.apache.maven.model.v3_0_0.UnitTest
Method getResources.
getResources() - Method in class org.apache.maven.project.MavenProject
 
getResources() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getRole() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getRole() - Method in class org.apache.maven.plugin.descriptor.Requirement
 
getRoleHint() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
getRoleHint() - Method in class org.apache.maven.plugin.descriptor.Requirement
 
getRoles() - Method in class org.apache.maven.model.Contributor
Method getRoles.
getRoles() - Method in class org.apache.maven.model.v3_0_0.Contributor
Method getRoles.
getRuntimeArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeDependencies() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeInfo() - Method in class org.apache.maven.plugin.registry.PluginRegistry
 
getRuntimeInfo() - Method in class org.apache.maven.settings.Settings
 
getScm() - Method in class org.apache.maven.model.Model
Get specification for the SCM used by the project, such as CVS, Subversion, etc.
getScm() - Method in class org.apache.maven.project.MavenProject
 
getScope() - Method in interface org.apache.maven.artifact.Artifact
Get the scope of the artifact.
getScope() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getScope() - Method in class org.apache.maven.model.Dependency
Get the scope of the dependency - compile, runtime, test, system, and provided.
getScope() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
Get the scope of the artifact.
getScope() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getScriptSourceDirectory() - Method in class org.apache.maven.model.Build
Get this element specifies a directory containing the script sources of the project.
getScriptSourceDirectory() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getSelectedVersion() - Method in interface org.apache.maven.artifact.Artifact
 
getSelectedVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getSelectedVersion(Artifact) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
getSelectedVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getServer(String) - Method in class org.apache.maven.settings.Settings
 
getServers() - Method in class org.apache.maven.settings.Settings
Method getServers.
getShortDescription() - Method in class org.apache.maven.model.v3_0_0.Model
Get a short description of the project.
getSince() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getSince() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getSite() - Method in class org.apache.maven.model.DistributionManagement
Get information needed for deploying the web site of the project.
getSiteAddress() - Method in class org.apache.maven.model.v3_0_0.Model
Get the hostname of the web server that hosts the project's web site.
getSiteDirectory() - Method in class org.apache.maven.model.v3_0_0.Model
Get the directory on the web server where the public web site for this project resides.
getSnapshotArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getSnapshotRepository() - Method in class org.apache.maven.model.DistributionManagement
Get where to deploy snapshots of artifacts to.
getSnapshots() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getSnapshots() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
getSnapshots() - Method in class org.apache.maven.model.Repository
Get how to handle downloading of snapshots from this repository.
getSnapshots() - Method in class org.apache.maven.profiles.Repository
Get how to handle downloading of snapshots from this repository.
getSnapshots() - Method in class org.apache.maven.settings.Repository
Get how to handle downloading of snapshots from this repository.
getSortedProjects() - Method in class org.apache.maven.project.ProjectSorter
 
getSource() - Method in class org.apache.maven.model.Profile
 
getSource() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getSourceDirectory() - Method in class org.apache.maven.model.Build
Get this element specifies a directory containing the source of the project.
getSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
Get this element specifies a directory containing the source of the project.
getSourceDirectory() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getSourceLevel() - Method in class org.apache.maven.plugin.registry.TrackableBase
 
getSourceLevel() - Method in class org.apache.maven.settings.TrackableBase
 
getSourceLevelForActiveProfile(String) - Method in class org.apache.maven.settings.RuntimeInfo
 
getSourceLevelForPluginGroupId(String) - Method in class org.apache.maven.settings.RuntimeInfo
 
getSourceModifications() - Method in class org.apache.maven.model.v3_0_0.Build
Method getSourceModifications.
getStatus() - Method in class org.apache.maven.model.DistributionManagement
Get gives the status of this artifact in the remote repository.
getStorageKey(String) - Static method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getSubscribe() - Method in class org.apache.maven.model.MailingList
Get the email address or link that can be used to subscribe to the mailing list.
getSubscribe() - Method in class org.apache.maven.model.v3_0_0.MailingList
Get the email address or link that can be used to subscribe to the mailing list.
getSystem() - Method in class org.apache.maven.model.CiManagement
Get the name of the continuous integration system, e.g.
getSystem() - Method in class org.apache.maven.model.IssueManagement
Get the name of the issue management system, e.g.
getSystemArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getSystemClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getSystemDependencies() - Method in class org.apache.maven.project.MavenProject
 
getSystemPath() - Method in class org.apache.maven.model.Dependency
Get fOR SYSTEM SCOPE ONLY.
getTag() - Method in class org.apache.maven.model.Scm
Get the tag of current code.
getTag() - Method in class org.apache.maven.model.v3_0_0.Branch
Get the branch tag in the version control system (e.g.
getTag() - Method in class org.apache.maven.model.v3_0_0.Version
Get the name given in the SCM (e.g.
getTargetPath() - Method in class org.apache.maven.model.Resource
Get describe the resource target path.
getTargetPath() - Method in class org.apache.maven.model.v3_0_0.Resource
Get describe the resource target path.
getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getTestDependencies() - Method in class org.apache.maven.project.MavenProject
 
getTestOutputDirectory() - Method in class org.apache.maven.model.Build
Get the directory where compiled test classes are placed.
getTestOutputDirectory() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getTestResources() - Method in class org.apache.maven.model.BuildBase
Method getTestResources.
getTestResources() - Method in class org.apache.maven.project.MavenProject
 
getTestResources() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getTestSourceDirectory() - Method in class org.apache.maven.model.Build
Get this element specifies a directory containing the unit test source of the project.
getTestSourceDirectory() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getTimezone() - Method in class org.apache.maven.model.Contributor
Get the timezone the contributor is in.
getTimezone() - Method in class org.apache.maven.model.v3_0_0.Contributor
Get the timezone the contributor is in.
getTitle() - Method in class org.apache.maven.model.v3_0_0.PackageGroup
Get the title to use for the package group.
getToolchainFromBuildContext(String, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchainFromBuildContext(String, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManager
to be used from plugins capable of working with toolchains.
getToolchains() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method getToolchains.
getToolchainsForType(String) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
getToolchainsForType(String) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
Retrieves the toolchains of given type from the user settings.
getTopLevelProject() - Method in class org.apache.maven.project.ProjectSorter
 
getType() - Method in interface org.apache.maven.artifact.Artifact
 
getType() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getType() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
getType() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getType() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getType() - Method in class org.apache.maven.model.Dependency
Get the type of dependency.
getType() - Method in class org.apache.maven.model.Notifier
Get the mechanism used to deliver notifications.
getType() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get the type of dependency.
getType() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
getType() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getType() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getType() - Method in class org.apache.maven.toolchain.model.ToolchainModel
Get type of toolchain.
getType() - Method in interface org.apache.maven.toolchain.Toolchain
 
getTypeDirectory() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
getUnitTest() - Method in class org.apache.maven.model.v3_0_0.Build
Get this element specifies unit tests associated with the project.
getUnitTestSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
Get this element specifies a directory containing the unit test source of the project.
getUnsubscribe() - Method in class org.apache.maven.model.MailingList
Get the email address or link that can be used to unsubscribe to the mailing list.
getUnsubscribe() - Method in class org.apache.maven.model.v3_0_0.MailingList
Get the email address or link that can be used to unsubscribe to the mailing list.
getUpdateInterval() - Method in class org.apache.maven.plugin.registry.PluginRegistry
Get specifies how often to check for plugin updates.
getUpdateIntervalSourceLevel() - Method in class org.apache.maven.plugin.registry.RuntimeInfo
 
getUpdatePolicy() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
Get the frequency for downloading updates - can be always, daily (default), interval:XXX (in minutes) or never (only if it doesn't exist locally).
getUpdatePolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUpdatePolicy() - Method in class org.apache.maven.settings.RepositoryPolicy
Get the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUpperBound() - Method in class org.apache.maven.artifact.versioning.Restriction
 
getUrl() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getUrl() - Method in class org.apache.maven.model.CiManagement
Get uRL for the continuous integration system used by the project if it has a web interface.
getUrl() - Method in class org.apache.maven.model.Contributor
Get the URL for the homepage of the contributor.
getUrl() - Method in class org.apache.maven.model.IssueManagement
Get uRL for the issue management system used by the project.
getUrl() - Method in class org.apache.maven.model.License
Get the official url for the license text.
getUrl() - Method in class org.apache.maven.model.Model
Get the URL to the project's homepage.
getUrl() - Method in class org.apache.maven.model.Organization
Get the URL to the organization's home page.
getUrl() - Method in class org.apache.maven.model.RepositoryBase
Get the url of the repository, in the form protocol://hostname/path.
getUrl() - Method in class org.apache.maven.model.Scm
Get the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
getUrl() - Method in class org.apache.maven.model.Site
Get the url of the location where website is deployed, in the form protocol://hostname/path.
getUrl() - Method in class org.apache.maven.model.v3_0_0.Contributor
Get the URL for the homepage of the contributor.
getUrl() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get this url will be provided to the user if the jar file cannot be downloaded from the central repository.
getUrl() - Method in class org.apache.maven.model.v3_0_0.License
Get the official url for the license text.
getUrl() - Method in class org.apache.maven.model.v3_0_0.Model
Get the URL to the project's homepage.
getUrl() - Method in class org.apache.maven.model.v3_0_0.Organization
Get the URL to the organization's home page.
getUrl() - Method in class org.apache.maven.model.v3_0_0.Repository
Get the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
getUrl() - Method in class org.apache.maven.profiles.RepositoryBase
Get the url of the repository.
getUrl() - Method in class org.apache.maven.project.MavenProject
 
getUrl() - Method in class org.apache.maven.settings.Mirror
Get the URL of the mirror repository.
getUrl() - Method in class org.apache.maven.settings.RepositoryBase
Get the url of the repository.
getUsername() - Method in class org.apache.maven.settings.Proxy
Get the proxy user.
getUsername() - Method in class org.apache.maven.settings.Server
Get the username used to authenticate.
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getUseVersion() - Method in class org.apache.maven.plugin.registry.Plugin
Get the current version of this plugin, to be used until the appropriate update actions happen.
getUtcDateFormatter() - Static method in class org.apache.maven.artifact.transform.SnapshotTransformation
 
getValidationResult() - Method in exception org.apache.maven.project.InvalidProjectModelException
 
getValue() - Method in class org.apache.maven.model.ActivationProperty
Get the value of the property required to activate a profile.
getValue() - Method in class org.apache.maven.profiles.ActivationProperty
Get the value of the property to be used to activate a profile.
getValue(String) - Method in class org.apache.maven.project.interpolation.BuildTimestampValueSource
 
getValue() - Method in class org.apache.maven.settings.ActivationProperty
Get the value of the property to be used to activate a profile.
getVersion() - Method in interface org.apache.maven.artifact.Artifact
 
getVersion() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getVersion() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getVersion() - Method in exception org.apache.maven.artifact.resolver.AbstractArtifactResolutionException
 
getVersion() - Method in class org.apache.maven.model.ActivationOS
Get the version of the operating system to be used to activate the profile.
getVersion() - Method in class org.apache.maven.model.Dependency
Get the version of the dependency, e.g.
getVersion() - Method in class org.apache.maven.model.Extension
Get the version of the extension.
getVersion() - Method in class org.apache.maven.model.Model
Get the current version of the artifact produced by this project.
getVersion() - Method in class org.apache.maven.model.Parent
Get the version of the parent project to inherit.
getVersion() - Method in class org.apache.maven.model.Plugin
Get the version (or valid range of versions) of the plugin to be used.
getVersion() - Method in class org.apache.maven.model.Relocation
Get the new version of the artifact.
getVersion() - Method in class org.apache.maven.model.ReportPlugin
Get the version of the reporting plugin to be used.
getVersion() - Method in class org.apache.maven.model.v3_0_0.Dependency
Get the version of the dependency, e.g.
getVersion() - Method in class org.apache.maven.model.v3_0_0.Model
 
getVersion() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getVersion() - Method in class org.apache.maven.profiles.ActivationOS
Get the version of the OS to be used to activate a profile.
getVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getVersion() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getVersion() - Method in class org.apache.maven.project.MavenProject
 
getVersion() - Method in class org.apache.maven.settings.ActivationOS
Get the version of the OS to be used to activate a profile.
getVersionRange() - Method in interface org.apache.maven.artifact.Artifact
 
getVersionRange() - Method in class org.apache.maven.artifact.DefaultArtifact
 
getVersionRange() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getVersionRange() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
getVersions() - Method in class org.apache.maven.model.v3_0_0.Model
Method getVersions.
getWagon(Repository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getWagon(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
getWagon(String) - Method in interface org.apache.maven.artifact.manager.WagonManager
Deprecated.
prone to errors. use WagonManager.getWagon(Repository) instead.
getWagon(Repository) - Method in interface org.apache.maven.artifact.manager.WagonManager
Get a Wagon provider for the provided repository.
getWagonProvider(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonProviderMapping
 
getWagonProvider(String) - Method in interface org.apache.maven.artifact.manager.WagonProviderMapping
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.plugin.registry.TrackableBase
 
GLOBAL_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
GroupRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the group directory of the repository.
GroupRepositoryMetadata(String) - Constructor for class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 

H

hasClassifier() - Method in interface org.apache.maven.artifact.Artifact
 
hasClassifier() - Method in class org.apache.maven.artifact.DefaultArtifact
 
hasClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
hashCode() - Method in class org.apache.maven.artifact.ArtifactStatus
 
hashCode() - Method in class org.apache.maven.artifact.DefaultArtifact
 
hashCode() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
hashCode() - Method in class org.apache.maven.artifact.versioning.Restriction
 
hashCode() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
hashCode() - Method in class org.apache.maven.model.Extension
 
hashCode() - Method in class org.apache.maven.model.Plugin
 
hashCode() - Method in class org.apache.maven.model.ReportPlugin
 
hashCode() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
hashCode() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
hashCode() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
hashCode() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
hashCode() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
hashCode() - Method in class org.apache.maven.project.MavenProject
 
hashCode() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
hasMultipleProjects() - Method in class org.apache.maven.project.ProjectSorter
 
hasParent() - Method in class org.apache.maven.project.MavenProject
 
hasRestrictions() - Method in class org.apache.maven.artifact.versioning.VersionRange
 

I

IdentifiableBase - Class in org.apache.maven.settings
Base class for Mirror, Profile, Proxy and Server.
IdentifiableBase() - Constructor for class org.apache.maven.settings.IdentifiableBase
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.AndArtifactFilter
 
include(Artifact) - Method in interface org.apache.maven.artifact.resolver.filter.ArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExcludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ExclusionSetFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 
INCLUDE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
includeArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
includeArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
IncludesArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to include from a list of artifact patterns.
IncludesArtifactFilter(List) - Constructor for class org.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
 
initialize() - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
initialize() - Method in class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
initialize() - Method in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
 
initialize() - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
initialize() - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
initialize() - Method in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 
initMergeId() - Method in class org.apache.maven.model.Resource
 
inject(Profile, Model) - Method in class org.apache.maven.project.injection.DefaultProfileInjector
 
inject(Profile, Model) - Method in interface org.apache.maven.project.injection.ProfileInjector
 
injectDefaults(Model) - Method in class org.apache.maven.project.injection.DefaultModelDefaultsInjector
 
injectDefaults(Model) - Method in interface org.apache.maven.project.injection.ModelDefaultsInjector
 
injectPluginManagementInfo(Plugin) - Method in class org.apache.maven.project.MavenProject
 
injectPlugins(PluginContainer, PluginContainer) - Method in class org.apache.maven.project.injection.DefaultProfileInjector
This should be the resulting ordering of plugins after injection: Given: model: X -> A -> B -> D -> E profile: Y -> A -> C -> D -> F Result: X -> Y -> A -> B -> C -> D -> E -> F
install(String, String, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Deprecated.
to be removed before 2.0 after the instlal/deploy plugins use the alternate method
install(File, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.installer.ArtifactInstaller
Install an artifact from a particular file.
install(String, String, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
Deprecated.
we want to use the artifact method only, and ensure artifact.file is set correctly.
install(File, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.installer.DefaultArtifactInstaller
 
install(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
install(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
Install the metadata in the local repository.
interpolate(Model, Map<String, ?>) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
interpolate(Model, Map<String, ?>, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
interpolate(Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
interpolate(String, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
Interpolates all expressions in the src parameter.
interpolate(Model, Map<String, ?>) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
interpolate(Model, Map<String, ?>, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
interpolate(Model, File, ProjectBuilderConfiguration, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
 
interpolate(String, Model, File, ProjectBuilderConfiguration, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
 
interpolate(Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
 
interpolateInternal(String, List<ValueSource>, List<InterpolationPostProcessor>, boolean) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
interpolateObject(Object, Model, File, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.interpolation.StringSearchModelInterpolator
 
InvalidArtifactRTException - Exception in org.apache.maven.artifact
Exception thrown when the identity of an artifact can not be established, eg.
InvalidArtifactRTException(String, String, String, String, String) - Constructor for exception org.apache.maven.artifact.InvalidArtifactRTException
 
InvalidArtifactRTException(String, String, String, String, String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidArtifactRTException
 
InvalidDependencyVersionException - Exception in org.apache.maven.project.artifact
Thrown if a dependency has an invalid version.
InvalidDependencyVersionException(String, Exception) - Constructor for exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
InvalidParameterException - Exception in org.apache.maven.plugin.descriptor
 
InvalidParameterException(String, int) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidParameterException
 
InvalidParameterException(String, Throwable) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidParameterException
 
InvalidPluginDescriptorException - Exception in org.apache.maven.plugin.descriptor
 
InvalidPluginDescriptorException(String, Throwable) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
 
InvalidPluginDescriptorException(String) - Constructor for exception org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
 
InvalidProjectModelException - Exception in org.apache.maven.project
 
InvalidProjectModelException(String, String, String, Throwable) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectModelException(String, String, String, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectModelException(String, String, String) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidRepositoryException - Exception in org.apache.maven.artifact
Error constructing an artifact repository.
InvalidRepositoryException(String, Throwable) - Constructor for exception org.apache.maven.artifact.InvalidRepositoryException
 
InvalidVersionSpecificationException - Exception in org.apache.maven.artifact.versioning
Occurs when a version is invalid.
InvalidVersionSpecificationException(String) - Constructor for exception org.apache.maven.artifact.versioning.InvalidVersionSpecificationException
 
InversionArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
 
InversionArtifactFilter(ArtifactFilter) - Constructor for class org.apache.maven.artifact.resolver.filter.InversionArtifactFilter
 
isActive() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.AlwaysOnProfileActivator
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
 
isActive(Profile) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
 
isActive(Profile) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 
isActive() - Method in class org.apache.maven.settings.Proxy
Get whether this proxy configuration is the active one.
isActiveByDefault() - Method in class org.apache.maven.model.Activation
Get if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
isActiveByDefault() - Method in class org.apache.maven.profiles.Activation
Get flag specifying whether this profile is active as a default.
isActiveByDefault() - Method in class org.apache.maven.settings.Activation
Get flag specifying whether this profile is active as a default.
isAddedToClasspath() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
isAddedToClasspath() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isAddedToClasspath() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
isAggregator() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isBlacklisted() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
isBlacklisted() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
isChildOfRootNode() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isConcrete() - Method in class org.apache.maven.project.MavenProject
 
isDependencyResolutionRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isDirectInvocationOnly() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isEditable() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
isEnabled() - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
isEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
isEnabled() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
isEnabled() - Method in class org.apache.maven.settings.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
isExcludeDefaults() - Method in class org.apache.maven.model.Reporting
 
isExcludeDefaultsValue() - Method in class org.apache.maven.model.Reporting
Get if true, then the default reports are not included in the site generation.
isExecutionRoot() - Method in class org.apache.maven.project.MavenProject
 
isExtensions() - Method in class org.apache.maven.model.Plugin
Get whether to load Maven extensions (such as packaging and type handlers) from this plugin.
isExternalRepo(ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
Checks the URL to see if this repository refers to an external repository
isFiltering() - Method in class org.apache.maven.model.Resource
Get whether resources are filtered to replace tokens with parameterised values or not.
isFiltering() - Method in class org.apache.maven.model.v3_0_0.Resource
Get whether resources are filtered to replace tokens with parameterised values or not.
isIncludesDependencies() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
isIncludesDependencies() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
isInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
 
isInheritanceApplied() - Method in class org.apache.maven.model.ReportPlugin
 
isInheritanceApplied() - Method in class org.apache.maven.model.ReportSet
 
isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isInheritedByDefault() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
isInteractiveMode() - Method in class org.apache.maven.settings.Settings
Get whether Maven should attempt to interact with the user for input.
isLowerBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
 
isOffline() - Method in class org.apache.maven.settings.Settings
Get indicate whether maven should operate in offline mode full-time.
isOnline() - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
isOnline() - Method in interface org.apache.maven.artifact.manager.WagonManager
 
isOnlineRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isOptional() - Method in interface org.apache.maven.artifact.Artifact
 
isOptional() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isOptional() - Method in class org.apache.maven.model.Dependency
Get indicates the dependency is optional for use of this library.
isOptional() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isPlugin() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
isProjectRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isRelease() - Method in interface org.apache.maven.artifact.Artifact
 
isRelease() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isRelease() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isRelease() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
isRequired() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
isRequiresReports() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isResolved() - Method in interface org.apache.maven.artifact.Artifact
 
isResolved() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isResolved() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isSelectedVersionKnown() - Method in interface org.apache.maven.artifact.Artifact
 
isSelectedVersionKnown() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isSelectedVersionKnown(Artifact) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
isSelectedVersionKnown() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isSendOnError() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on error.
isSendOnFailure() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on failure.
isSendOnSuccess() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on success.
isSendOnWarning() - Method in class org.apache.maven.model.Notifier
Get whether to send notifications on warning.
isSnapshot() - Method in interface org.apache.maven.artifact.Artifact
 
isSnapshot(String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
isSnapshot() - Method in class org.apache.maven.artifact.DefaultArtifact
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
isSnapshot() - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Whether this represents a snapshot.
isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isSnapshot() - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
isSuccessful() - Method in class org.apache.maven.project.MavenProjectBuildingResult
Returns true if the project is valid.
IssueManagement - Class in org.apache.maven.model
Information about the issue tracking (or bug tracking) system used to manage this project.
IssueManagement() - Constructor for class org.apache.maven.model.IssueManagement
 
isUniqueVersion() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
isUniqueVersion() - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
isUniqueVersion() - Method in class org.apache.maven.model.DeploymentRepository
Get whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
isUpperBoundInclusive() - Method in class org.apache.maven.artifact.versioning.Restriction
 
isUsePluginRegistry() - Method in class org.apache.maven.settings.Settings
Get whether Maven should use the plugin-registry.xml file to manage plugin versions.
isVersionExpressionsResolved() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 

J

JavaToolChain - Interface in org.apache.maven.toolchain.java
 
JdkPrefixProfileActivator - Class in org.apache.maven.profiles.activation
 
JdkPrefixProfileActivator() - Constructor for class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 

K

KEY_JAVAHOME - Static variable in class org.apache.maven.toolchain.java.DefaultJavaToolChain
 
KEY_TYPE - Static variable in class org.apache.maven.toolchain.DefaultToolchain
 

L

LAST_CHECKED_DATE_FORMAT - Static variable in class org.apache.maven.plugin.registry.Plugin
 
LATEST_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
LatestArtifactTransformation - Class in org.apache.maven.artifact.transform
 
LatestArtifactTransformation() - Constructor for class org.apache.maven.artifact.transform.LatestArtifactTransformation
 
LegacyRepositoryLayout - Class in org.apache.maven.artifact.repository.layout
 
LegacyRepositoryLayout() - Constructor for class org.apache.maven.artifact.repository.layout.LegacyRepositoryLayout
 
License - Class in org.apache.maven.model
Describes the licenses for this project.
License() - Constructor for class org.apache.maven.model.License
 
License - Class in org.apache.maven.model.v3_0_0
Describes the licenses for this project.
License() - Constructor for class org.apache.maven.model.v3_0_0.License
 
Lifecycle - Class in org.apache.maven.plugin.lifecycle
A custom lifecycle mapping definition.
Lifecycle() - Constructor for class org.apache.maven.plugin.lifecycle.Lifecycle
 
LifecycleConfiguration - Class in org.apache.maven.plugin.lifecycle
Root element of the lifecycle.xml file.
LifecycleConfiguration() - Constructor for class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
 
LifecycleMappingsXpp3Reader - Class in org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Reader.
LifecycleMappingsXpp3Reader() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Reader(LifecycleMappingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.lifecycle.io.xpp3
 
LifecycleMappingsXpp3Writer - Class in org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Writer.
LifecycleMappingsXpp3Writer() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
 
loadSettingsProfiles(Settings) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
loadSettingsProfiles(Settings) - Method in interface org.apache.maven.profiles.ProfileManager
 

M

MailingList - Class in org.apache.maven.model
This element describes all of the mailing lists associated with a project.
MailingList() - Constructor for class org.apache.maven.model.MailingList
 
MailingList - Class in org.apache.maven.model.v3_0_0
This element describes all of the mailing lists associated with a project.
MailingList() - Constructor for class org.apache.maven.model.v3_0_0.MailingList
 
MANAGE_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated. 
MANAGE_ARTIFACT_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
MANAGE_ARTIFACT_VERSION - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
The logic used here used to be a copy of the logic used in the DefaultArtifactCollector, and this method was called right before the actual version/scope changes were done.
manageArtifact(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
Deprecated. 
manageArtifact(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
manageArtifactScope(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactScope(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
manageArtifactVersion(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
manageArtifactVersion(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListenerForDepMgmt
Deprecated.
 
ManagedVersionMap - Class in org.apache.maven.artifact.versioning
 
ManagedVersionMap(Map) - Constructor for class org.apache.maven.artifact.versioning.ManagedVersionMap
 
matches(String) - Method in interface org.apache.maven.toolchain.RequirementMatcher
 
matchesRequirements(Map) - Method in class org.apache.maven.toolchain.DefaultToolchain
 
matchesRequirements(Map) - Method in interface org.apache.maven.toolchain.ToolchainPrivate
Let the toolchain decide if it matches requirements defined in the toolchain plugin configuration.
matchPattern(ArtifactRepository, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
This method checks if the pattern matches the originalRepository.
matchVersion(List) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
MAVEN_MODEL_VERSION - Static variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
MAVEN_PLUGIN - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
The Plexus component type
MavenEvents - Class in org.apache.maven.monitor.event
 
MavenMetadataSource - Class in org.apache.maven.project.artifact
 
MavenMetadataSource() - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
 
MavenPluginRegistryBuilder - Interface in org.apache.maven.plugin.registry
 
MavenProfilesBuilder - Interface in org.apache.maven.profiles
 
MavenProject - Class in org.apache.maven.project
The concern of the project is provide runtime values based on the model.
MavenProject() - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model, Logger) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(MavenProject) - Constructor for class org.apache.maven.project.MavenProject
Deprecated.
use MavenProject.clone() so subclasses can provide a copy of the same class
MavenProjectBuilder - Interface in org.apache.maven.project
 
MavenProjectBuildingResult - Class in org.apache.maven.project
 
MavenProjectBuildingResult(MavenProject) - Constructor for class org.apache.maven.project.MavenProjectBuildingResult
 
MavenProjectBuildingResult(ModelValidationResult) - Constructor for class org.apache.maven.project.MavenProjectBuildingResult
 
MavenProjectHelper - Interface in org.apache.maven.project
 
MavenSettingsBuilder - Interface in org.apache.maven.settings
Builder for the user or global settings.
MavenToolchainsXpp3Reader - Class in org.apache.maven.toolchain.model.io.xpp3
Class MavenToolchainsXpp3Reader.
MavenToolchainsXpp3Reader() - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
MavenToolchainsXpp3Reader(MavenToolchainsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
MavenToolchainsXpp3Reader.ContentTransformer - Interface in org.apache.maven.toolchain.model.io.xpp3
 
MavenToolchainsXpp3Writer - Class in org.apache.maven.toolchain.model.io.xpp3
Class MavenToolchainsXpp3Writer.
MavenToolchainsXpp3Writer() - Constructor for class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
 
MavenXpp3Reader - Class in org.apache.maven.model.io.xpp3
Class MavenXpp3Reader.
MavenXpp3Reader() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
MavenXpp3Reader - Class in org.apache.maven.model.v3_0_0.io.xpp3
Class MavenXpp3Reader.
MavenXpp3Reader() - Constructor for class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
 
MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
 
MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
 
MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.v3_0_0.io.xpp3
 
MavenXpp3Writer - Class in org.apache.maven.model.io.xpp3
Class MavenXpp3Writer.
MavenXpp3Writer() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Writer
 
MavenXpp3Writer - Class in org.apache.maven.model.v3_0_0.io.xpp3
Class MavenXpp3Writer.
MavenXpp3Writer() - Constructor for class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
 
merge(ArtifactMetadata) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Merge a new metadata set into this piece of metadata.
merge(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
merge(PluginRegistry, PluginRegistry, String) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
merge(Settings, Settings, String) - Static method in class org.apache.maven.settings.SettingsUtils
 
mergeDependencyList(List, List) - Static method in class org.apache.maven.project.ModelUtils
 
mergeDuplicatePluginDefinitions(PluginContainer) - Static method in class org.apache.maven.project.ModelUtils
Given this plugin list: A1 -> B -> C -> A2 -> D Rearrange it to this: A(A1 + A2) -> B -> C -> D In cases of overlapping definitions, A1 is overridden by A2
mergeExtensionLists(Build, Build) - Static method in class org.apache.maven.project.ModelUtils
 
mergeFilterLists(List, List) - Static method in class org.apache.maven.project.ModelUtils
 
mergePluginDefinitions(Plugin, Plugin, boolean) - Static method in class org.apache.maven.project.ModelUtils
 
mergePluginLists(PluginContainer, PluginContainer, boolean) - Static method in class org.apache.maven.project.ModelUtils
This should be the resulting ordering of plugins after merging: Given: parent: X -> A -> B -> D -> E child: Y -> A -> C -> D -> F Result: X -> Y -> A -> B -> C -> D -> E -> F
mergePluginWithDefaults(Plugin, Plugin) - Method in class org.apache.maven.project.injection.DefaultModelDefaultsInjector
 
mergePluginWithDefaults(Plugin, Plugin) - Method in interface org.apache.maven.project.injection.ModelDefaultsInjector
 
mergeReportPluginDefinitions(ReportPlugin, ReportPlugin, boolean) - Static method in class org.apache.maven.project.ModelUtils
 
mergeReportPluginLists(Reporting, Reporting, boolean) - Static method in class org.apache.maven.project.ModelUtils
Merge the list of reporting plugins from parent pom and child pom TODO it's pretty much a copy of ModelUtils.mergePluginLists(PluginContainer, PluginContainer, boolean)
mergeRepositoryLists(List, List) - Static method in class org.apache.maven.project.ModelUtils
 
mergeResourceLists(List, List) - Static method in class org.apache.maven.project.ModelUtils
 
Mirror - Class in org.apache.maven.settings
A download mirror for a given repository.
Mirror() - Constructor for class org.apache.maven.settings.Mirror
 
MisconfiguredToolchainException - Exception in org.apache.maven.toolchain
 
MisconfiguredToolchainException(String) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
 
MisconfiguredToolchainException(String, Throwable) - Constructor for exception org.apache.maven.toolchain.MisconfiguredToolchainException
 
MissingProjectException - Exception in org.apache.maven.project
Exception that occurs when the user has identifed a project to make, but that project doesn't exist.
MissingProjectException(String) - Constructor for exception org.apache.maven.project.MissingProjectException
 
MissingProjectException(String, Exception) - Constructor for exception org.apache.maven.project.MissingProjectException
 
Model - Class in org.apache.maven.model
The <project> element is the root of the descriptor.
Model() - Constructor for class org.apache.maven.model.Model
 
Model - Class in org.apache.maven.model.v3_0_0
The <project> element is the root of the descriptor.
Model() - Constructor for class org.apache.maven.model.v3_0_0.Model
 
ModelBase - Class in org.apache.maven.model
Base class for the Model and the Profile objects.
ModelBase() - Constructor for class org.apache.maven.model.ModelBase
 
ModelBase - Class in org.apache.maven.model.v3_0_0
Base class for the Model and the Profile objects.
ModelBase() - Constructor for class org.apache.maven.model.v3_0_0.ModelBase
 
ModelDefaultsInjector - Interface in org.apache.maven.project.injection
 
ModelInheritanceAssembler - Interface in org.apache.maven.project.inheritance
 
ModelInterpolationException - Exception in org.apache.maven.project.interpolation
 
ModelInterpolationException(String) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
 
ModelInterpolationException(String, Throwable) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
 
ModelInterpolationException(String, String, Throwable) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
 
ModelInterpolationException(String, String) - Constructor for exception org.apache.maven.project.interpolation.ModelInterpolationException
 
ModelInterpolator - Interface in org.apache.maven.project.interpolation
 
ModelUtils - Class in org.apache.maven.project
 
ModelUtils() - Constructor for class org.apache.maven.project.ModelUtils
 
ModelUtils.ModelPartCloner - Interface in org.apache.maven.project
 
ModelValidationResult - Class in org.apache.maven.project.validation
 
ModelValidationResult() - Constructor for class org.apache.maven.project.validation.ModelValidationResult
 
ModelValidator - Interface in org.apache.maven.project.validation
 
MOJO_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
MojoDescriptor - Class in org.apache.maven.plugin.descriptor
The bean containing the Mojo descriptor.
MojoDescriptor() - Constructor for class org.apache.maven.plugin.descriptor.MojoDescriptor
Default constructor.
MULTI_PASS_EXEC_STRATEGY - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
"always" execution strategy
MultipleArtifactsNotFoundException - Exception in org.apache.maven.artifact.resolver
Exception caused when one or more artifacts can not be resolved because they are not found in the local or remote repositories.
MultipleArtifactsNotFoundException(Artifact, List, List) - Constructor for exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
MultipleArtifactsNotFoundException(Artifact, List, List, List) - Constructor for exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
Create an instance of the exception with allrequired information.

N

NO_EVENTS - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
NONE - Static variable in class org.apache.maven.artifact.ArtifactStatus
No trust - no information about status.
Notifier - Class in org.apache.maven.model
Configures one method for notifying users/developers when a build breaks.
Notifier() - Constructor for class org.apache.maven.model.Notifier
 

O

OMIT_FOR_CYCLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
OMIT_FOR_NEARER - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForCycle(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
omitForCycle(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForCycle(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
omitForNearer(Artifact, Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
OperatingSystemProfileActivator - Class in org.apache.maven.profiles.activation
 
OperatingSystemProfileActivator() - Constructor for class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
 
orderAfterMerge(List, List, List) - Static method in class org.apache.maven.project.ModelUtils
 
org.apache.maven.artifact - package org.apache.maven.artifact
 
org.apache.maven.artifact.deployer - package org.apache.maven.artifact.deployer
 
org.apache.maven.artifact.factory - package org.apache.maven.artifact.factory
 
org.apache.maven.artifact.handler - package org.apache.maven.artifact.handler
 
org.apache.maven.artifact.handler.manager - package org.apache.maven.artifact.handler.manager
 
org.apache.maven.artifact.installer - package org.apache.maven.artifact.installer
 
org.apache.maven.artifact.manager - package org.apache.maven.artifact.manager
 
org.apache.maven.artifact.metadata - package org.apache.maven.artifact.metadata
 
org.apache.maven.artifact.repository - package org.apache.maven.artifact.repository
 
org.apache.maven.artifact.repository.layout - package org.apache.maven.artifact.repository.layout
 
org.apache.maven.artifact.repository.metadata - package org.apache.maven.artifact.repository.metadata
 
org.apache.maven.artifact.resolver - package org.apache.maven.artifact.resolver
 
org.apache.maven.artifact.resolver.conflict - package org.apache.maven.artifact.resolver.conflict
 
org.apache.maven.artifact.resolver.filter - package org.apache.maven.artifact.resolver.filter
 
org.apache.maven.artifact.transform - package org.apache.maven.artifact.transform
 
org.apache.maven.artifact.versioning - package org.apache.maven.artifact.versioning
 
org.apache.maven.model - package org.apache.maven.model
 
org.apache.maven.model.io.xpp3 - package org.apache.maven.model.io.xpp3
 
org.apache.maven.model.v3_0_0 - package org.apache.maven.model.v3_0_0
 
org.apache.maven.model.v3_0_0.io.xpp3 - package org.apache.maven.model.v3_0_0.io.xpp3
 
org.apache.maven.monitor.event - package org.apache.maven.monitor.event
 
org.apache.maven.plugin.descriptor - package org.apache.maven.plugin.descriptor
 
org.apache.maven.plugin.lifecycle - package org.apache.maven.plugin.lifecycle
 
org.apache.maven.plugin.lifecycle.io.xpp3 - package org.apache.maven.plugin.lifecycle.io.xpp3
 
org.apache.maven.plugin.registry - package org.apache.maven.plugin.registry
 
org.apache.maven.plugin.registry.io.xpp3 - package org.apache.maven.plugin.registry.io.xpp3
 
org.apache.maven.profiles - package org.apache.maven.profiles
 
org.apache.maven.profiles.activation - package org.apache.maven.profiles.activation
 
org.apache.maven.profiles.io.xpp3 - package org.apache.maven.profiles.io.xpp3
 
org.apache.maven.project - package org.apache.maven.project
 
org.apache.maven.project.artifact - package org.apache.maven.project.artifact
 
org.apache.maven.project.inheritance - package org.apache.maven.project.inheritance
 
org.apache.maven.project.injection - package org.apache.maven.project.injection
 
org.apache.maven.project.interpolation - package org.apache.maven.project.interpolation
 
org.apache.maven.project.overlay - package org.apache.maven.project.overlay
 
org.apache.maven.project.path - package org.apache.maven.project.path
 
org.apache.maven.project.validation - package org.apache.maven.project.validation
 
org.apache.maven.settings - package org.apache.maven.settings
 
org.apache.maven.settings.io.xpp3 - package org.apache.maven.settings.io.xpp3
 
org.apache.maven.toolchain - package org.apache.maven.toolchain
 
org.apache.maven.toolchain.java - package org.apache.maven.toolchain.java
 
org.apache.maven.toolchain.model - package org.apache.maven.toolchain.model
 
org.apache.maven.toolchain.model.io.xpp3 - package org.apache.maven.toolchain.model.io.xpp3
 
Organization - Class in org.apache.maven.model
Specifies the organization that produces this project.
Organization() - Constructor for class org.apache.maven.model.Organization
 
Organization - Class in org.apache.maven.model.v3_0_0
Specifies the organization that produces this project.
Organization() - Constructor for class org.apache.maven.model.v3_0_0.Organization
 
OverConstrainedVersionException - Exception in org.apache.maven.artifact.versioning
Occurs when ranges exclude each other and no valid value remains.
OverConstrainedVersionException(String, Artifact) - Constructor for exception org.apache.maven.artifact.versioning.OverConstrainedVersionException
 
OverConstrainedVersionException(String, Artifact, List) - Constructor for exception org.apache.maven.artifact.versioning.OverConstrainedVersionException
 

P

PackageGroup - Class in org.apache.maven.model.v3_0_0
A JavaDoc package group.
PackageGroup() - Constructor for class org.apache.maven.model.v3_0_0.PackageGroup
 
Parameter - Class in org.apache.maven.plugin.descriptor
 
Parameter() - Constructor for class org.apache.maven.plugin.descriptor.Parameter
 
Parent - Class in org.apache.maven.model
The <parent> element contains informations required to the parent project.
Parent() - Constructor for class org.apache.maven.model.Parent
 
parseVersion(String) - Method in interface org.apache.maven.artifact.versioning.ArtifactVersion
 
parseVersion(String) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
PARTNER - Static variable in class org.apache.maven.artifact.ArtifactStatus
Moderate trust - it was deployed directly from a partner.
pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
pathOf(Artifact) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOf(Artifact) - Method in class org.apache.maven.artifact.repository.layout.LegacyRepositoryLayout
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.layout.LegacyRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class org.apache.maven.artifact.repository.layout.LegacyRepositoryLayout
 
PathTranslatingPostProcessor - Class in org.apache.maven.project.interpolation
 
PathTranslatingPostProcessor(List<String>, List<String>, File, PathTranslator) - Constructor for class org.apache.maven.project.interpolation.PathTranslatingPostProcessor
 
PathTranslator - Interface in org.apache.maven.project.path
 
PatternSet - Class in org.apache.maven.model
Definition of include or exclude patterns.
PatternSet() - Constructor for class org.apache.maven.model.PatternSet
 
PatternSet - Class in org.apache.maven.model.v3_0_0
Definition of include or exclude patterns.
PatternSet() - Constructor for class org.apache.maven.model.v3_0_0.PatternSet
 
PersistedToolchains - Class in org.apache.maven.toolchain.model
The <toolchains> element is the root of the descriptor.
PersistedToolchains() - Constructor for class org.apache.maven.toolchain.model.PersistedToolchains
 
Phase - Class in org.apache.maven.plugin.lifecycle
A phase mapping definition.
Phase() - Constructor for class org.apache.maven.plugin.lifecycle.Phase
 
PHASE_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
Plugin - Class in org.apache.maven.model
The <plugin> element contains informations required for a plugin.
Plugin() - Constructor for class org.apache.maven.model.Plugin
 
Plugin - Class in org.apache.maven.plugin.registry
Policy for updating a single plugin.
Plugin() - Constructor for class org.apache.maven.plugin.registry.Plugin
 
PluginConfiguration - Class in org.apache.maven.model
Contains the plugins management informations for the project.
PluginConfiguration() - Constructor for class org.apache.maven.model.PluginConfiguration
 
PluginConfiguration - Class in org.apache.maven.model.v3_0_0
Contains the plugins management informations for the project.
PluginConfiguration() - Constructor for class org.apache.maven.model.v3_0_0.PluginConfiguration
 
PluginContainer - Class in org.apache.maven.model
Contains the plugins informations for the project.
PluginContainer() - Constructor for class org.apache.maven.model.PluginContainer
 
PluginContainer - Class in org.apache.maven.model.v3_0_0
Contains the plugins informations for the project.
PluginContainer() - Constructor for class org.apache.maven.model.v3_0_0.PluginContainer
 
PluginDescriptor - Class in org.apache.maven.plugin.descriptor
 
PluginDescriptor() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptor
 
PluginDescriptorBuilder - Class in org.apache.maven.plugin.descriptor
 
PluginDescriptorBuilder() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
PluginExecution - Class in org.apache.maven.model
The <execution> element contains informations required for the execution of a plugin.
PluginExecution() - Constructor for class org.apache.maven.model.PluginExecution
 
PluginManagement - Class in org.apache.maven.model
Section for management of default plugin information for use in a group of POMs.
PluginManagement() - Constructor for class org.apache.maven.model.PluginManagement
 
PluginRegistry - Class in org.apache.maven.plugin.registry
Root element of the plugin registry file.
PluginRegistry() - Constructor for class org.apache.maven.plugin.registry.PluginRegistry
 
PluginRegistryUtils - Class in org.apache.maven.plugin.registry
 
PluginRegistryXpp3Reader - Class in org.apache.maven.plugin.registry.io.xpp3
Class PluginRegistryXpp3Reader.
PluginRegistryXpp3Reader() - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
 
PluginRegistryXpp3Reader(PluginRegistryXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
 
PluginRegistryXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.registry.io.xpp3
 
PluginRegistryXpp3Writer - Class in org.apache.maven.plugin.registry.io.xpp3
Class PluginRegistryXpp3Writer.
PluginRegistryXpp3Writer() - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
 
Prerequisites - Class in org.apache.maven.model
Describes the prerequisites a project can have.
Prerequisites() - Constructor for class org.apache.maven.model.Prerequisites
 
preserveBasedir() - Method in class org.apache.maven.project.MavenProject
 
preserveBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
preserveCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
preserveProperties() - Method in class org.apache.maven.project.MavenProject
 
preserveScriptSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
preserveTestCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
PROCESS_CHILDREN - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
Profile - Class in org.apache.maven.model
Modifications to the build process which is activated based on environmental parameters or command line arguments.
Profile() - Constructor for class org.apache.maven.model.Profile
 
Profile - Class in org.apache.maven.profiles
Modifications to the build process which is keyed on some sort of environmental parameter.
Profile() - Constructor for class org.apache.maven.profiles.Profile
 
Profile - Class in org.apache.maven.settings
Modifications to the build process which is keyed on some sort of environmental parameter.
Profile() - Constructor for class org.apache.maven.settings.Profile
 
ProfileActivationException - Exception in org.apache.maven.profiles.activation
 
ProfileActivationException(String, Throwable) - Constructor for exception org.apache.maven.profiles.activation.ProfileActivationException
 
ProfileActivationException(String) - Constructor for exception org.apache.maven.profiles.activation.ProfileActivationException
 
ProfileActivator - Interface in org.apache.maven.profiles.activation
 
ProfileInjector - Interface in org.apache.maven.project.injection
 
ProfileManager - Interface in org.apache.maven.profiles
 
profilesBuilder - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
ProfilesConversionUtils - Class in org.apache.maven.profiles
 
ProfilesRoot - Class in org.apache.maven.profiles
Root element of the profiles.xml file.
ProfilesRoot() - Constructor for class org.apache.maven.profiles.ProfilesRoot
 
ProfilesXpp3Reader - Class in org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Reader.
ProfilesXpp3Reader() - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
ProfilesXpp3Reader(ProfilesXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
ProfilesXpp3Reader.ContentTransformer - Interface in org.apache.maven.profiles.io.xpp3
 
ProfilesXpp3Writer - Class in org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Writer.
ProfilesXpp3Writer() - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
 
PROJECT_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
ProjectArtifactFactory - Class in org.apache.maven.project.artifact
 
ProjectArtifactFactory() - Constructor for class org.apache.maven.project.artifact.ProjectArtifactFactory
 
ProjectArtifactMetadata - Class in org.apache.maven.project.artifact
Attach a POM to an artifact.
ProjectArtifactMetadata(Artifact) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectArtifactMetadata(Artifact, File) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectBuilderConfiguration - Interface in org.apache.maven.project
 
ProjectBuildingException - Exception in org.apache.maven.project
 
ProjectBuildingException(String, String) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectSorter - Class in org.apache.maven.project
Sort projects by dependencies.
ProjectSorter(List) - Constructor for class org.apache.maven.project.ProjectSorter
Sort a list of projects.
ProjectSorter(List, List, String, boolean, boolean) - Constructor for class org.apache.maven.project.ProjectSorter
 
ProjectUtils - Class in org.apache.maven.project
 
Proxy - Class in org.apache.maven.settings
The <proxy> element contains informations required to a proxy settings.
Proxy() - Constructor for class org.apache.maven.settings.Proxy
 
putArtifact(File, Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
putArtifact(File, Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
putArtifactMetadata(File, ArtifactMetadata, ArtifactRepository) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
putArtifactMetadata(File, ArtifactMetadata, ArtifactRepository) - Method in interface org.apache.maven.artifact.manager.WagonManager
 

R

REACTOR_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
read(Reader, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
read(Reader) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method read.
read(Reader, boolean) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
 
read(Reader) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
Method read.
read(Reader, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method read.
read(Reader, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
 
read(Reader) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method read.
read(Reader, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(Reader) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
read(Reader, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method read.
read(Reader, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
read(Reader) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method read.
readMetadata(File) - Static method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
recursivelySetSourceLevel(PluginRegistry, String) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
 
RegexBasedModelInterpolator - Class in org.apache.maven.project.interpolation
Use a regular expression search to find and resolve expressions within the POM.
RegexBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
RegexBasedModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
RegexBasedModelInterpolator(Properties) - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
registerWagons(Collection, PlexusContainer) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
registerWagons(Collection, PlexusContainer) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
RELEASE_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
ReleaseArtifactTransformation - Class in org.apache.maven.artifact.transform
Change the version RELEASE to the appropriate release version from the remote repository.
ReleaseArtifactTransformation() - Constructor for class org.apache.maven.artifact.transform.ReleaseArtifactTransformation
 
Relocation - Class in org.apache.maven.model
Describes where an artifact has moved to.
Relocation() - Constructor for class org.apache.maven.model.Relocation
 
removeActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeActiveProfile.
removeActiveProfile(String) - Method in class org.apache.maven.settings.Settings
Method removeActiveProfile.
removeBranch(Branch) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeBranch.
removeContributor(Contributor) - Method in class org.apache.maven.model.Model
Method removeContributor.
removeContributor(Contributor) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeContributor.
removeDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
Method removeDependency.
removeDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
Method removeDependency.
removeDependency(Dependency) - Method in class org.apache.maven.model.Plugin
Method removeDependency.
removeDependency(Dependency) - Method in class org.apache.maven.model.v3_0_0.ModelBase
Method removeDependency.
removeDeveloper(Developer) - Method in class org.apache.maven.model.Model
Method removeDeveloper.
removeDeveloper(Developer) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeDeveloper.
removeExclude(String) - Method in class org.apache.maven.model.PatternSet
Method removeExclude.
removeExclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
Method removeExclude.
removeExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
Method removeExclusion.
removeExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
Method removeExecution.
removeExecution(Execution) - Method in class org.apache.maven.plugin.lifecycle.Phase
Method removeExecution.
removeExtension(Extension) - Method in class org.apache.maven.model.Build
Method removeExtension.
removeExtension(Extension) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
removeFilter(String) - Method in class org.apache.maven.model.BuildBase
Method removeFilter.
removeFilter(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
removeGoal(String) - Method in class org.apache.maven.model.PluginExecution
Method removeGoal.
removeGoal(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
Method removeGoal.
removeInclude(String) - Method in class org.apache.maven.model.PatternSet
Method removeInclude.
removeInclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
Method removeInclude.
removeLicense(License) - Method in class org.apache.maven.model.Model
Method removeLicense.
removeLicense(License) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeLicense.
removeLifecycle(Lifecycle) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Method removeLifecycle.
removeMailingList(MailingList) - Method in class org.apache.maven.model.Model
Method removeMailingList.
removeMailingList(MailingList) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeMailingList.
removeMirror(Mirror) - Method in class org.apache.maven.settings.Settings
Method removeMirror.
removeModule(String) - Method in class org.apache.maven.model.ModelBase
Method removeModule.
removeNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
Method removeNotifier.
removeOtherArchive(String) - Method in class org.apache.maven.model.MailingList
Method removeOtherArchive.
removeOtherArchive(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Method removeOtherArchive.
removePackageGroup(PackageGroup) - Method in class org.apache.maven.model.v3_0_0.Model
Method removePackageGroup.
removePhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method removePhase.
removePlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
Method removePlugin.
removePlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
Method removePlugin.
removePlugin(Plugin) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Method removePlugin.
removePlugin(Plugin) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
removePluginGroup(String) - Method in class org.apache.maven.settings.Settings
Method removePluginGroup.
removePluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
Method removePluginRepository.
removePluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removePluginRepository.
removePluginRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method removePluginRepository.
removeProfile(Profile) - Method in class org.apache.maven.model.Model
Method removeProfile.
removeProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeProfile.
removeProfile(Profile) - Method in class org.apache.maven.settings.Settings
Method removeProfile.
removeProxy(Proxy) - Method in class org.apache.maven.settings.Settings
Method removeProxy.
removeRejectedVersion(String) - Method in class org.apache.maven.plugin.registry.Plugin
Method removeRejectedVersion.
removeReport(String) - Method in class org.apache.maven.model.ReportSet
Method removeReport.
removeReport(String) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeReport.
removeReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
Method removeReportSet.
removeRepository(Repository) - Method in class org.apache.maven.model.ModelBase
Method removeRepository.
removeRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removeRepository.
removeRepository(Repository) - Method in class org.apache.maven.settings.Profile
Method removeRepository.
removeResource(Resource) - Method in class org.apache.maven.model.BuildBase
Method removeResource.
removeResource(Resource) - Method in class org.apache.maven.model.v3_0_0.BuildBase
Method removeResource.
removeResource(Resource) - Method in class org.apache.maven.model.v3_0_0.UnitTest
Method removeResource.
removeResource(Resource) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
removeRole(String) - Method in class org.apache.maven.model.Contributor
Method removeRole.
removeRole(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Method removeRole.
removeServer(Server) - Method in class org.apache.maven.settings.Settings
Method removeServer.
removeSourceModification(SourceModification) - Method in class org.apache.maven.model.v3_0_0.Build
Method removeSourceModification.
removeTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
Method removeTestResource.
removeTestResource(Resource) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
removeToolchain(ToolchainModel) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Method removeToolchain.
removeVersion(Version) - Method in class org.apache.maven.model.v3_0_0.Model
Method removeVersion.
render(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
replaceWithActiveArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
Reporting - Class in org.apache.maven.model
Section for management of reports and their configuration.
Reporting() - Constructor for class org.apache.maven.model.Reporting
 
ReportPlugin - Class in org.apache.maven.model
The <plugin> element contains informations required for a report plugin.
ReportPlugin() - Constructor for class org.apache.maven.model.ReportPlugin
 
ReportSet - Class in org.apache.maven.model
Represents a set of reports and configuration to be used to generate them.
ReportSet() - Constructor for class org.apache.maven.model.ReportSet
 
Repository - Class in org.apache.maven.model
A repository contains the information needed for establishing connections with remote repository.
Repository() - Constructor for class org.apache.maven.model.Repository
 
Repository - Class in org.apache.maven.model.v3_0_0
The <repository> element contains informations required to a repository used by the project.
Repository() - Constructor for class org.apache.maven.model.v3_0_0.Repository
 
Repository - Class in org.apache.maven.profiles
Repository contains the information needed for establishing connections with remote repoistory .
Repository() - Constructor for class org.apache.maven.profiles.Repository
 
Repository - Class in org.apache.maven.settings
Repository contains the information needed for establishing connections with remote repoistory .
Repository() - Constructor for class org.apache.maven.settings.Repository
 
RepositoryBase - Class in org.apache.maven.model
A repository contains the information needed for establishing connections with remote repository.
RepositoryBase() - Constructor for class org.apache.maven.model.RepositoryBase
 
RepositoryBase - Class in org.apache.maven.profiles
Repository contains the information needed for establishing connections with remote repoistory .
RepositoryBase() - Constructor for class org.apache.maven.profiles.RepositoryBase
 
RepositoryBase - Class in org.apache.maven.settings
Repository contains the information needed for establishing connections with remote repoistory .
RepositoryBase() - Constructor for class org.apache.maven.settings.RepositoryBase
 
RepositoryMetadata - Interface in org.apache.maven.artifact.repository.metadata
Describes repository directory metadata.
RepositoryMetadataDeploymentException - Class in org.apache.maven.artifact.repository.metadata
Error while deploying repository metadata.
RepositoryMetadataDeploymentException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
 
RepositoryMetadataDeploymentException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException
 
RepositoryMetadataInstallationException - Class in org.apache.maven.artifact.repository.metadata
Error while installing repository metadata.
RepositoryMetadataInstallationException(String) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
 
RepositoryMetadataInstallationException(String, Exception) - Constructor for class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
 
RepositoryMetadataManager - Interface in org.apache.maven.artifact.repository.metadata
 
repositoryMetadataManager - Variable in class org.apache.maven.artifact.transform.AbstractVersionTransformation
 
RepositoryMetadataReadException - Exception in org.apache.maven.artifact.repository.metadata
Problem storing the repository metadata in the local repository.
RepositoryMetadataReadException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
 
RepositoryMetadataReadException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
 
RepositoryMetadataResolutionException - Exception in org.apache.maven.artifact.repository.metadata
Error while retrieving repository metadata from the repository.
RepositoryMetadataResolutionException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
 
RepositoryMetadataResolutionException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException
 
RepositoryMetadataStoreException - Exception in org.apache.maven.artifact.repository.metadata
Problem storing the repository metadata in the local repository.
RepositoryMetadataStoreException(String) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataStoreException
 
RepositoryMetadataStoreException(String, Exception) - Constructor for exception org.apache.maven.artifact.repository.metadata.RepositoryMetadataStoreException
 
RepositoryPolicy - Class in org.apache.maven.model
Download policy.
RepositoryPolicy() - Constructor for class org.apache.maven.model.RepositoryPolicy
 
RepositoryPolicy - Class in org.apache.maven.profiles
Download policy.
RepositoryPolicy() - Constructor for class org.apache.maven.profiles.RepositoryPolicy
 
RepositoryPolicy - Class in org.apache.maven.settings
Download policy.
RepositoryPolicy() - Constructor for class org.apache.maven.settings.RepositoryPolicy
 
Requirement - Class in org.apache.maven.plugin.descriptor
Describes a component requirement.
Requirement(String) - Constructor for class org.apache.maven.plugin.descriptor.Requirement
 
Requirement(String, String) - Constructor for class org.apache.maven.plugin.descriptor.Requirement
 
RequirementMatcher - Interface in org.apache.maven.toolchain
 
RequirementMatcherFactory - Class in org.apache.maven.toolchain
 
requiresOnline() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
ResolutionGroup - Class in org.apache.maven.artifact.metadata
 
ResolutionGroup(Artifact, Set, List) - Constructor for class org.apache.maven.artifact.metadata.ResolutionGroup
 
ResolutionListener - Interface in org.apache.maven.artifact.resolver
Listens to the resolution process and handles events.
ResolutionListenerForDepMgmt - Interface in org.apache.maven.artifact.resolver
Deprecated. 
ResolutionNode - Class in org.apache.maven.artifact.resolver
 
ResolutionNode(Artifact, List) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
 
ResolutionNode(Artifact, List, ResolutionNode) - Constructor for class org.apache.maven.artifact.resolver.ResolutionNode
 
resolve(RepositoryMetadata, List, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
resolve(RepositoryMetadata, List, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolve(Artifact, List, ArtifactRepository) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolve(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveActiveArtifacts() - Method in class org.apache.maven.project.MavenProject
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager
 
resolveAlways(RepositoryMetadata, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager
 
resolveAlways(Artifact, List, ArtifactRepository) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveAlways(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveTransitively(Set, Artifact, List, ArtifactRepository, ArtifactMetadataSource) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveTransitively(Set, Artifact, List, ArtifactRepository, ArtifactMetadataSource, List) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveTransitively(Set, Artifact, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveTransitively(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveTransitively(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveTransitively(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter, List) - Method in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
resolveTransitively(Set, Artifact, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveTransitively(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveTransitively(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveTransitively(Set, Artifact, Map, ArtifactRepository, List, ArtifactMetadataSource, ArtifactFilter, List) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveTransitively(Set, Artifact, List, ArtifactRepository, ArtifactMetadataSource) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveTransitively(Set, Artifact, List, ArtifactRepository, ArtifactMetadataSource, List) - Method in class org.apache.maven.artifact.resolver.DefaultArtifactResolver
 
resolveVersion(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.artifact.transform.AbstractVersionTransformation
 
Resource - Class in org.apache.maven.model
This element describes all of the classpath resources associated with a project or unit tests.
Resource() - Constructor for class org.apache.maven.model.Resource
 
Resource - Class in org.apache.maven.model.v3_0_0
This element describes all of the classpath resources associated with a project or unit tests.
Resource() - Constructor for class org.apache.maven.model.v3_0_0.Resource
 
restoreDynamicState(MavenProject, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
restoreDynamicState(MavenProject, ProjectBuilderConfiguration, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
restrict(VersionRange) - Method in class org.apache.maven.artifact.versioning.VersionRange
Creates and returns a new VersionRange that is a restriction of this version range and the specified version range.
RESTRICT_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
Restriction - Class in org.apache.maven.artifact.versioning
Describes a restriction in versioning.
Restriction(ArtifactVersion, boolean, ArtifactVersion, boolean) - Constructor for class org.apache.maven.artifact.versioning.Restriction
 
restrictRange(Artifact, Artifact, VersionRange) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
restrictRange(Artifact, Artifact, VersionRange) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
restrictRange(Artifact, Artifact, VersionRange) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
retrieve(Artifact, ArtifactRepository, List) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
 
retrieve(Artifact, ArtifactRepository, List) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Retrieve the metadata for the project from the repository.
retrieveAvailableVersions(Artifact, ArtifactRepository, List) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Get a list of available versions for an artifact in the remote repository
retrieveAvailableVersions(Artifact, ArtifactRepository, List) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveRelocatedArtifact(Artifact, ArtifactRepository, List) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
Resolve all relocations in the POM for this artifact, and return the new artifact coordinate.
retrieveRelocatedArtifact(Artifact, ArtifactRepository, List) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Resolve all relocations in the POM for this artifact, and return the new artifact coordinate.
ROLE - Static variable in interface org.apache.maven.artifact.deployer.ArtifactDeployer
 
ROLE - Static variable in interface org.apache.maven.artifact.factory.ArtifactFactory
 
ROLE - Static variable in interface org.apache.maven.artifact.handler.ArtifactHandler
 
ROLE - Static variable in interface org.apache.maven.artifact.handler.manager.ArtifactHandlerManager
 
ROLE - Static variable in interface org.apache.maven.artifact.installer.ArtifactInstaller
 
ROLE - Static variable in interface org.apache.maven.artifact.manager.WagonManager
 
ROLE - Static variable in interface org.apache.maven.artifact.manager.WagonProviderMapping
 
ROLE - Static variable in interface org.apache.maven.artifact.metadata.ArtifactMetadataSource
 
ROLE - Static variable in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
ROLE - Static variable in interface org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
 
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ArtifactResolver
 
ROLE - Static variable in interface org.apache.maven.artifact.resolver.conflict.ConflictResolver
 
ROLE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
ROLE - Static variable in interface org.apache.maven.artifact.transform.ArtifactTransformation
 
ROLE - Static variable in interface org.apache.maven.artifact.transform.ArtifactTransformationManager
 
ROLE - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
 
ROLE - Static variable in interface org.apache.maven.profiles.activation.ProfileActivator
 
ROLE - Static variable in interface org.apache.maven.profiles.MavenProfilesBuilder
 
ROLE - Static variable in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
 
ROLE - Static variable in interface org.apache.maven.project.injection.ModelDefaultsInjector
 
ROLE - Static variable in interface org.apache.maven.project.injection.ProfileInjector
 
ROLE - Static variable in interface org.apache.maven.project.interpolation.ModelInterpolator
 
ROLE - Static variable in interface org.apache.maven.project.MavenProjectBuilder
 
ROLE - Static variable in interface org.apache.maven.project.MavenProjectHelper
 
ROLE - Static variable in interface org.apache.maven.project.path.PathTranslator
 
ROLE - Static variable in interface org.apache.maven.project.validation.ModelValidator
 
ROLE - Static variable in interface org.apache.maven.settings.MavenSettingsBuilder
 
ROLE - Static variable in interface org.apache.maven.toolchain.ToolchainFactory
 
ROLE - Static variable in interface org.apache.maven.toolchain.ToolchainManager
 
ROLE - Static variable in interface org.apache.maven.toolchain.ToolchainManagerPrivate
 
ROLE_HINT - Static variable in class org.apache.maven.project.artifact.MavenMetadataSource
 
RuntimeInfo - Class in org.apache.maven.plugin.registry
 
RuntimeInfo(PluginRegistry) - Constructor for class org.apache.maven.plugin.registry.RuntimeInfo
 
RuntimeInfo - Class in org.apache.maven.settings
To handle runtime informations like local repository or profiles.
RuntimeInfo(Settings) - Constructor for class org.apache.maven.settings.RuntimeInfo
 

S

Scm - Class in org.apache.maven.model
The <scm> element contains informations required to the SCM (Source Control Management) of the project.
Scm() - Constructor for class org.apache.maven.model.Scm
 
SCOPE_COMPILE - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_IMPORT - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_PROVIDED - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_RUNTIME - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_SYSTEM - Static variable in interface org.apache.maven.artifact.Artifact
 
SCOPE_TEST - Static variable in interface org.apache.maven.artifact.Artifact
 
ScopeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Filter to only retain objects in the given scope or better.
ScopeArtifactFilter(String) - Constructor for class org.apache.maven.artifact.resolver.filter.ScopeArtifactFilter
 
SELECT_VERSION_FROM_RANGE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
selectVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
selectVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
selectVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
selectVersionFromRange(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
selectVersionFromRange(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
selectVersionFromRange(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
Server - Class in org.apache.maven.settings
The <server> element contains informations required to a server settings.
Server() - Constructor for class org.apache.maven.settings.Server
 
setActivation(Activation) - Method in class org.apache.maven.model.Profile
Set the conditional logic which will automatically trigger the inclusion of this profile.
setActivation(Activation) - Method in class org.apache.maven.profiles.Profile
Set the conditional logic which will automatically trigger the inclusion of this profile.
setActivation(Activation) - Method in class org.apache.maven.settings.Profile
Set the conditional logic which will automatically trigger the inclusion of this profile.
setActive(boolean) - Method in class org.apache.maven.settings.Proxy
Set whether this proxy configuration is the active one.
setActiveByDefault(boolean) - Method in class org.apache.maven.model.Activation
Set if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
setActiveByDefault(boolean) - Method in class org.apache.maven.profiles.Activation
Set flag specifying whether this profile is active as a default.
setActiveByDefault(boolean) - Method in class org.apache.maven.settings.Activation
Set flag specifying whether this profile is active as a default.
setActiveProfiles(List<String>) - Method in class org.apache.maven.profiles.ProfilesRoot
Set list of manually-activated build profiles, specified in the order in which they should be applied.
setActiveProfiles(List) - Method in class org.apache.maven.project.MavenProject
 
setActiveProfiles(List<String>) - Method in class org.apache.maven.settings.Settings
Set list of manually-activated build profiles, specified in the order in which they should be applied.
setActiveProfileSourceLevel(String, String) - Method in class org.apache.maven.settings.RuntimeInfo
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Sets the state of the "add default entities" flag.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Sets the state of the "add default entities" flag.
setAddress(String) - Method in class org.apache.maven.model.Notifier
Set Deprecated.
setAggregator(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setAlias(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setApplyToAllPluginUpdates(Boolean) - Method in class org.apache.maven.settings.RuntimeInfo
 
setArch(String) - Method in class org.apache.maven.model.ActivationOS
Set the architecture of the operating system to be used to activate the profile.
setArch(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the architecture of the OS to be used to activate a profile.
setArch(String) - Method in class org.apache.maven.settings.ActivationOS
Set the architecture of the OS to be used to activate a profile.
setArchive(String) - Method in class org.apache.maven.model.MailingList
Set the link to a URL where you can browse the mailing list archive.
setArchive(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Set the link to a URL where you can browse the mailing list archive.
setArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
setArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setArtifactHandler(ArtifactHandler) - Method in interface org.apache.maven.artifact.Artifact
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setArtifactId(String) - Method in interface org.apache.maven.artifact.Artifact
 
setArtifactId(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setArtifactId(String) - Method in class org.apache.maven.model.Dependency
Set the unique id for an artifact produced by the project group, e.g.
setArtifactId(String) - Method in class org.apache.maven.model.Exclusion
Set the artifact ID of the project to exclude.
setArtifactId(String) - Method in class org.apache.maven.model.Extension
Set the artifact ID of the extension.
setArtifactId(String) - Method in class org.apache.maven.model.Model
Set the identifier for this artifact that is unique within the group given by the group ID.
setArtifactId(String) - Method in class org.apache.maven.model.Parent
Set the artifact id of the parent project to inherit from.
setArtifactId(String) - Method in class org.apache.maven.model.Plugin
Set the artifact ID of the plugin in the repository.
setArtifactId(String) - Method in class org.apache.maven.model.Relocation
Set the new artifact ID of the artifact.
setArtifactId(String) - Method in class org.apache.maven.model.ReportPlugin
Set the artifact ID of the reporting plugin in the repository.
setArtifactId(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set the unique id for an artifact produced by the project group, e.g.
setArtifactId(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the identifier for this artifact that is unique within the group given by the group ID.
setArtifactId(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setArtifactId(String) - Method in class org.apache.maven.plugin.registry.Plugin
Set the artifactId field.
setArtifactId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setArtifactId(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setArtifactId(String) - Method in class org.apache.maven.project.MavenProject
 
setArtifactResolutionNodes(Set) - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
setArtifacts(List) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setAspectSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
Set this element specifies a directory containing Aspect sources of the project.
setAttachedArtifacts(List) - Method in class org.apache.maven.project.MavenProject
 
setAutoUpdate(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Set specifies whether the user should be prompted to update plugins.
setAutoUpdateSourceLevel(String) - Method in class org.apache.maven.plugin.registry.RuntimeInfo
 
setAvailableVersions(List<ArtifactVersion>) - Method in interface org.apache.maven.artifact.Artifact
 
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setAvailableVersions(List<ArtifactVersion>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setAvailableVersions(List) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setBasedir(File) - Method in class org.apache.maven.project.MavenProject
 
setBaseVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
setBaseVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setBaseVersionInternal(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setBlacklisted(boolean) - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
setBlacklisted(boolean) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepository
 
setBranches(List<Branch>) - Method in class org.apache.maven.model.v3_0_0.Model
Set contains information on SCM branches of the project.
setBuild(Build) - Method in class org.apache.maven.model.Model
Set information required to build the project.
setBuild(BuildBase) - Method in class org.apache.maven.model.Profile
Set information required to build the project.
setBuild(Build) - Method in class org.apache.maven.model.v3_0_0.Model
Set information required to build the project.
setBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
setBuildStartTime(Date) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setCheckLatest(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Set whether to resolve plugin versions using LATEST metadata.
setChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
setChecksumPolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
Set what to do when verification of an artifact checksum fails.
setChecksumPolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set what to do when verification of an artifact checksum fails - warn, fail, etc.
setChecksumPolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
Set what to do when verification of an artifact checksum fails - warn, fail, etc.
setCiManagement(CiManagement) - Method in class org.apache.maven.model.Model
Set the project's continuous integration information.
setCiManagement(CiManagement) - Method in class org.apache.maven.project.MavenProject
 
setClassifier(String) - Method in class org.apache.maven.model.Dependency
Set the classifier of the dependency.
setClassName(String) - Method in class org.apache.maven.model.v3_0_0.SourceModification
Set if the class with this name can not be loaded, then the includes and excludes specified below will be applied to the contents of the sourceDirectory.
setClassRealm(ClassRealm) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setCollectedProjects(List) - Method in class org.apache.maven.project.MavenProject
 
setComments(String) - Method in class org.apache.maven.model.License
Set addendum information pertaining to this license.
setComments(String) - Method in class org.apache.maven.model.v3_0_0.License
Set addendum information pertaining to this license.
setCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setConcrete(boolean) - Method in class org.apache.maven.project.MavenProject
 
setConfiguration(Object) - Method in class org.apache.maven.model.ConfigurationContainer
Set the configuration as DOM object.
setConfiguration(Properties) - Method in class org.apache.maven.model.Notifier
Set extended configuration specific to this notifier goes here.
setConfiguration(Object) - Method in class org.apache.maven.model.ReportPlugin
Set the configuration of the reporting plugin.
setConfiguration(Object) - Method in class org.apache.maven.model.ReportSet
Set configuration of the report to be used when generating this set.
setConfiguration(Object) - Method in class org.apache.maven.plugin.lifecycle.Execution
Set configuration to pass to the goals.
setConfiguration(Object) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set configuration to pass to all goals run in this phase.
setConfiguration(Object) - Method in class org.apache.maven.settings.Server
Set extra configuration for the transport layer.
setConfiguration(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set the configuration field.
setConnection(String) - Method in class org.apache.maven.model.Scm
Set the source control management system URL that describes the repository and how to connect to the repository.
setConnection(String) - Method in class org.apache.maven.model.v3_0_0.Repository
Set the source control management system URL that describes the repository and how to connect to the repository.
setContributors(List<Contributor>) - Method in class org.apache.maven.model.Model
Set describes the contributors to a project that are not yet committers.
setContributors(List<Contributor>) - Method in class org.apache.maven.model.v3_0_0.Model
Set describes the contributors to a project that are not yet committers.
setContributors(List) - Method in class org.apache.maven.project.MavenProject
 
setCurrentVersion(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the current version of the artifact produced by this project.
setDefaultGoal(String) - Method in class org.apache.maven.model.BuildBase
Set the default goal (or phase in Maven 2) to execute when none is specified for the project.
setDefaultGoal(String) - Method in class org.apache.maven.model.v3_0_0.BuildBase
Set the default goal (or phase in Maven 2) to execute when none is specified for the project.
setDefaultGoal(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setDefaultRepositoryPermissions(RepositoryPermissions) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
setDefaultRepositoryPermissions(RepositoryPermissions) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
setDefaultValue(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.DependencyManagement
Set the dependencies specified here are not used until they are referenced in a POM within the group.
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.ModelBase
Set this element describes all of the dependencies associated with a project.
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.Plugin
Set additional dependencies that this project needs to introduce to the plugin's classloader.
setDependencies(List<Dependency>) - Method in class org.apache.maven.model.v3_0_0.ModelBase
Set this element describes all of the dependencies associated with a project.
setDependencies(List) - Method in class org.apache.maven.project.MavenProject
 
setDependencyArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setDependencyFilter(ArtifactFilter) - Method in interface org.apache.maven.artifact.Artifact
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setDependencyManagement(DependencyManagement) - Method in class org.apache.maven.model.ModelBase
Set default dependency information for projects that inherit from this one.
setDependencyResolutionRequired(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDependencyTrail(List<String>) - Method in interface org.apache.maven.artifact.Artifact
 
setDependencyTrail(List<String>) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDependencyTrail(List<String>) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setDeprecated(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDeprecated(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setDescription(String) - Method in class org.apache.maven.model.Model
Set a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
setDescription(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
setDescription(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setDescription(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setDescription(String) - Method in class org.apache.maven.project.MavenProject
 
setDeveloperConnection(String) - Method in class org.apache.maven.model.Scm
Set just like connection, but for developers, i.e.
setDeveloperConnection(String) - Method in class org.apache.maven.model.v3_0_0.Repository
Set just like connection, but for developers, i.e.
setDevelopers(List<Developer>) - Method in class org.apache.maven.model.Model
Set describes the committers of a project.
setDevelopers(List<Developer>) - Method in class org.apache.maven.model.v3_0_0.Model
Set describes the committers of a project.
setDevelopers(List) - Method in class org.apache.maven.project.MavenProject
 
setDirectInvocationOnly(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setDirectory(String) - Method in class org.apache.maven.model.BuildBase
Set the directory where all files generated by the build are placed.
setDirectory(String) - Method in class org.apache.maven.model.FileSet
Set describe the directory where the resources are stored.
setDirectory(String) - Method in class org.apache.maven.model.v3_0_0.FileSet
Set describe the directory where the resources are stored.
setDirectory(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setDirectoryPermissions(String) - Method in class org.apache.maven.settings.Server
Set the permissions for directories when they are created.
setDistribution(String) - Method in class org.apache.maven.model.License
Set the primary method by which this project may be distributed.
setDistribution(String) - Method in class org.apache.maven.model.v3_0_0.License
Set the primary method by which this project may be distributed.
setDistributionDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the directory on the web server where the final distributions will be published.
setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.model.ModelBase
Set distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.project.MavenProject
 
setDistributionSite(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the server where the final distributions will be published.
setDownloadMonitor(TransferListener) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
setDownloadMonitor(TransferListener) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
setDownloadUrl(String) - Method in interface org.apache.maven.artifact.Artifact
 
setDownloadUrl(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDownloadUrl(String) - Method in class org.apache.maven.model.DistributionManagement
Set the URL of the project's download page.
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setDynamicBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
setDynamicCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setDynamicScriptSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setDynamicTestCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setEditable(boolean) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setEmail(String) - Method in class org.apache.maven.model.Contributor
Set the email address of the contributor.
setEmail(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the email address of the contributor.
setEnabled(boolean) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
setEnabled(boolean) - Method in class org.apache.maven.model.RepositoryPolicy
Set whether to use this repository for downloading this type of artifact.
setEnabled(boolean) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set whether to use this repository for downloading this type of artifact.
setEnabled(boolean) - Method in class org.apache.maven.settings.RepositoryPolicy
Set whether to use this repository for downloading this type of artifact.
setExcludeDefaults(boolean) - Method in class org.apache.maven.model.Reporting
 
setExcludeDefaultsValue(Boolean) - Method in class org.apache.maven.model.Reporting
Set if true, then the default reports are not included in the site generation.
setExcludeDefaultsValue(String) - Method in class org.apache.maven.model.Reporting
 
setExcludes(List<String>) - Method in class org.apache.maven.model.PatternSet
Set a list of patterns to exclude, e.g.
setExcludes(List<String>) - Method in class org.apache.maven.model.v3_0_0.PatternSet
Set a list of patterns to exclude, e.g.
setExclusions(List<Exclusion>) - Method in class org.apache.maven.model.Dependency
Set lists a set of artifacts that should be excluded from this dependency's artifact list when it comes to calculating transitive dependencies.
setExecuteGoal(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExecuteLifecycle(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExecutePhase(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExecutionProject(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setExecutionProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setExecutionProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setExecutionRoot(boolean) - Method in class org.apache.maven.project.MavenProject
 
setExecutions(List<PluginExecution>) - Method in class org.apache.maven.model.Plugin
Set multiple specifications of a set of goals to execute during the build lifecycle, each having (possibly) a different configuration.
setExecutions(List<Execution>) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set the goals to execute within the phase.
setExecutionStrategy(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setExists(String) - Method in class org.apache.maven.model.ActivationFile
Set the name of the file that must exist to activate the profile.
setExists(String) - Method in class org.apache.maven.profiles.ActivationFile
Set the name of the file that should exist to activate a profile.
setExists(String) - Method in class org.apache.maven.settings.ActivationFile
Set the name of the file that should exist to activate a profile.
setExpression(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setExtend(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the location of the parent project, if one exists.
setExtensionArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setExtensions(List<Extension>) - Method in class org.apache.maven.model.Build
Set a set of build extensions to use from this project.
setExtensions(boolean) - Method in class org.apache.maven.model.Plugin
Set whether to load Maven extensions (such as packaging and type handlers) from this plugin.
setExtensions(List) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setFamily(String) - Method in class org.apache.maven.model.ActivationOS
Set the general family of the OS to be used to activate the profile, such as windows or unix.
setFamily(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the general family of the OS to be used to activate a profile (e.g.
setFamily(String) - Method in class org.apache.maven.settings.ActivationOS
Set the general family of the OS to be used to activate a profile (e.g.
setFile(File) - Method in interface org.apache.maven.artifact.Artifact
 
setFile(File) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setFile(ActivationFile) - Method in class org.apache.maven.model.Activation
Set specifies that this profile will be activated based on existence of a file.
setFile(File) - Method in class org.apache.maven.plugin.registry.RuntimeInfo
 
setFile(ActivationFile) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated based on existence of a file.
setFile(File) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setFile(File) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
setFile(File) - Method in class org.apache.maven.project.MavenProject
 
setFile(ActivationFile) - Method in class org.apache.maven.settings.Activation
Set specifies that this profile will be activated based on existence of a file.
setFile(File) - Method in class org.apache.maven.settings.RuntimeInfo
 
setFilePermissions(String) - Method in class org.apache.maven.settings.Server
Set the permissions for files when they are created.
setFiltering(boolean) - Method in class org.apache.maven.model.Resource
Set whether resources are filtered to replace tokens with parameterised values or not.
setFiltering(boolean) - Method in class org.apache.maven.model.v3_0_0.Resource
Set whether resources are filtered to replace tokens with parameterised values or not.
setFilters(List<String>) - Method in class org.apache.maven.model.BuildBase
Set the list of filter properties files that are used when filtering is enabled.
setFilters(List) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setFinalName(String) - Method in class org.apache.maven.model.BuildBase
Set the filename (excluding the extension, and with no path information) that the produced artifact will be called.
setFinalName(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
setGlobalProfileManager(ProfileManager) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setGlobalProfileManager(ProfileManager) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setGlobalUpdatePolicy(String) - Method in interface org.apache.maven.artifact.repository.ArtifactRepositoryFactory
 
setGlobalUpdatePolicy(String) - Method in class org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory
 
setGoal(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setGoalPrefix(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setGoals(Object) - Method in class org.apache.maven.model.Plugin
Set Deprecated.
setGoals(List<String>) - Method in class org.apache.maven.model.PluginExecution
Set the goals to execute with the given configuration.
setGoals(List<String>) - Method in class org.apache.maven.plugin.lifecycle.Execution
Set the goals to execute.
setGroupId(String) - Method in interface org.apache.maven.artifact.Artifact
 
setGroupId(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setGroupId(String) - Method in class org.apache.maven.model.Dependency
Set the project group that produced the dependency, e.g.
setGroupId(String) - Method in class org.apache.maven.model.Exclusion
Set the group ID of the project to exclude.
setGroupId(String) - Method in class org.apache.maven.model.Extension
Set the group ID of the extension's artifact.
setGroupId(String) - Method in class org.apache.maven.model.Model
Set a universally unique identifier for a project.
setGroupId(String) - Method in class org.apache.maven.model.Parent
Set the group id of the parent project to inherit from.
setGroupId(String) - Method in class org.apache.maven.model.Plugin
Set the group ID of the plugin in the repository.
setGroupId(String) - Method in class org.apache.maven.model.Relocation
Set the group ID the artifact has moved to.
setGroupId(String) - Method in class org.apache.maven.model.ReportPlugin
Set the group ID of the reporting plugin in the repository.
setGroupId(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set the project group that produced the dependency, e.g.
setGroupId(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set a universally unique identifier for a project.
setGroupId(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setGroupId(String) - Method in class org.apache.maven.plugin.registry.Plugin
Set the groupId field.
setGroupId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setGroupId(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setGroupId(String) - Method in class org.apache.maven.project.MavenProject
 
setGumpRepositoryId(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set this is the repository identifier in Gump that this project is part of.
setHost(String) - Method in class org.apache.maven.settings.Proxy
Set the proxy host.
setHttpUserAgent(String) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
setId(String) - Method in class org.apache.maven.model.Developer
Set the unique ID of the developer in the SCM.
setId(String) - Method in class org.apache.maven.model.PluginExecution
Set the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
setId(String) - Method in class org.apache.maven.model.Profile
Set the identifier of this build profile.
setId(String) - Method in class org.apache.maven.model.ReportSet
Set the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
setId(String) - Method in class org.apache.maven.model.RepositoryBase
Set a unique identifier for a repository.
setId(String) - Method in class org.apache.maven.model.Site
Set a unique identifier for a deployment location.
setId(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set Deprecated.
setId(String) - Method in class org.apache.maven.model.v3_0_0.Developer
Set the unique ID of the developer in the SCM.
setId(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set Deprecated.
setId(String) - Method in class org.apache.maven.model.v3_0_0.Version
Set a unique identifier for a version.
setId(String) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Set the ID of this lifecycle, for identification in the mojo descriptor.
setId(String) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set the ID of this phase, eg generate-sources.
setId(String) - Method in class org.apache.maven.profiles.Profile
Set the ID of this build profile, for activation purposes.
setId(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set a unique identifier for a repository.
setId(String) - Method in class org.apache.maven.settings.IdentifiableBase
Set the id field.
setId(String) - Method in class org.apache.maven.settings.RepositoryBase
Set a unique identifier for a repository.
setImplementation(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setInceptionYear(String) - Method in class org.apache.maven.model.Model
Set the year of the project's inception, specified with 4 digits.
setInceptionYear(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the year of the project's inception, specified with 4 digits.
setInceptionYear(String) - Method in class org.apache.maven.project.MavenProject
 
setIncludes(List<String>) - Method in class org.apache.maven.model.PatternSet
Set a list of patterns to include, e.g.
setIncludes(List<String>) - Method in class org.apache.maven.model.v3_0_0.PatternSet
Set a list of patterns to include, e.g.
setInherited(String) - Method in class org.apache.maven.model.ConfigurationContainer
Set whether any configuration should be propagated to child POMs.
setInherited(String) - Method in class org.apache.maven.model.ReportPlugin
Set whether the configuration in this plugin should be made available to projects that inherit from this one.
setInherited(String) - Method in class org.apache.maven.model.ReportSet
Set whether any configuration should be propagated to child POMs.
setInheritedByDefault(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setInheritedByDefault(boolean) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setIntegrationUnitTestSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
Set this element is deprecated and should no longer be used.
setInteractive(boolean) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
setInteractive(boolean) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
setInteractiveMode(boolean) - Method in class org.apache.maven.settings.Settings
Set whether Maven should attempt to interact with the user for input.
setIntroducedDependencyArtifacts(Set) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setIssueManagement(IssueManagement) - Method in class org.apache.maven.model.Model
Set the project's issue management system information.
setIssueManagement(IssueManagement) - Method in class org.apache.maven.project.MavenProject
 
setIssueTrackingUrl(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the URL of the project's issue tracking system.
setJar(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set literal name of the artifact in the repository.
setJavaHome(String) - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
 
setJdk(String) - Method in class org.apache.maven.model.Activation
Set specifies that this profile will be activated when a matching JDK is detected.
setJdk(String) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated when a matching JDK is detected.
setJdk(String) - Method in class org.apache.maven.settings.Activation
Set specifies that this profile will be activated when a matching JDK is detected.
setLanguage(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setLastChecked(String) - Method in class org.apache.maven.plugin.registry.Plugin
Set [format: yyyy-MM-dd.HH:mm:ss Z] Specifies the date/time at which this plugin was last checked.
setLayout(String) - Method in class org.apache.maven.model.RepositoryBase
Set the type of layout this repository uses for locating and storing artifacts - can be legacy or default.
setLayout(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
setLayout(String) - Method in class org.apache.maven.settings.RepositoryBase
Set the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
setLicenses(List<License>) - Method in class org.apache.maven.model.Model
Set this element describes all of the licenses for this project.
setLicenses(List<License>) - Method in class org.apache.maven.model.v3_0_0.Model
Set this element describes all of the licenses for this project.
setLicenses(List) - Method in class org.apache.maven.project.MavenProject
 
setLifecycles(List<Lifecycle>) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Set the lifecycles field.
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setLocalRepository(String) - Method in class org.apache.maven.settings.Settings
Set the local repository.
setLocalRepositorySourceLevel(String) - Method in class org.apache.maven.settings.RuntimeInfo
 
setLogger(Logger) - Method in class org.apache.maven.project.MavenProject
 
setLogo(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the URL of the project's logo image.
setLogo(String) - Method in class org.apache.maven.model.v3_0_0.Organization
Set the URL to the organization's logo image.
setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.Model
Set contains information about a project's mailing lists.
setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.v3_0_0.Model
Set contains information about a project's mailing lists.
setMailingLists(List) - Method in class org.apache.maven.project.MavenProject
 
setManagedVersionMap(Map) - Method in class org.apache.maven.project.MavenProject
 
setMaven(String) - Method in class org.apache.maven.model.Prerequisites
Set the minimum version of Maven required to build the project, or to use this plugin.
setMergeId(String) - Method in class org.apache.maven.model.Resource
Set fOR INTERNAL USE ONLY.
setMessage(String) - Method in class org.apache.maven.model.Relocation
Set an additional message to show the user about the move, such as the reason.
setMetadata(Metadata) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
setMetadata(Metadata) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Set the metadata contents.
setMirrorOf(String) - Method in class org.apache.maven.settings.Mirror
Set the server ID of the repository being mirrored, eg "central".
setMirrors(List<Mirror>) - Method in class org.apache.maven.settings.Settings
Set configuration of download mirrors for repositories.
setMissing(String) - Method in class org.apache.maven.model.ActivationFile
Set the name of the file that must be missing to activate the profile.
setMissing(String) - Method in class org.apache.maven.profiles.ActivationFile
Set the name of the file that should be missing to activate a profile.
setMissing(String) - Method in class org.apache.maven.settings.ActivationFile
Set the name of the file that should be missing to activate a profile.
setModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setModelEncoding(String) - Method in class org.apache.maven.model.Model
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.settings.Settings
Set the modelEncoding field.
setModelEncoding(String) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Set the modelEncoding field.
setModelVersion(String) - Method in class org.apache.maven.model.Model
Set declares to which version of project descriptor this POM conforms.
setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setModules(List<String>) - Method in class org.apache.maven.model.ModelBase
Set the modules (sometimes called subprojects) to build as a part of this project.
setMojoConfiguration(PlexusConfiguration) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setNagEmailAddress(String) - Method in class org.apache.maven.model.v3_0_0.Build
Set an address to which notifications regarding the status of builds for this project can be sent.
setName(String) - Method in class org.apache.maven.model.ActivationOS
Set the name of the operating system to be used to activate the profile.
setName(String) - Method in class org.apache.maven.model.ActivationProperty
Set the name of the property to be used to activate a profile.
setName(String) - Method in class org.apache.maven.model.Contributor
Set the full name of the contributor.
setName(String) - Method in class org.apache.maven.model.License
Set the full legal name of the license.
setName(String) - Method in class org.apache.maven.model.MailingList
Set the name of the mailing list.
setName(String) - Method in class org.apache.maven.model.Model
Set the full name of the project.
setName(String) - Method in class org.apache.maven.model.Organization
Set the full name of the organization.
setName(String) - Method in class org.apache.maven.model.RepositoryBase
Set human readable name of the repository.
setName(String) - Method in class org.apache.maven.model.Site
Set human readable name of the deployment location.
setName(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the full name of the contributor.
setName(String) - Method in class org.apache.maven.model.v3_0_0.License
Set the full legal name of the license.
setName(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Set the name of the mailing list.
setName(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the full name of the project.
setName(String) - Method in class org.apache.maven.model.v3_0_0.Organization
Set the full name of the organization.
setName(String) - Method in class org.apache.maven.model.v3_0_0.Version
Set the external version number under which this release was distributed.
setName(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setName(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setName(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the name of the OS to be used to activate a profile.
setName(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set the name of the property to be used to activate a profile.
setName(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set human readable name of the repository.
setName(String) - Method in class org.apache.maven.project.MavenProject
 
setName(String) - Method in class org.apache.maven.settings.ActivationOS
Set the name of the OS to be used to activate a profile.
setName(String) - Method in class org.apache.maven.settings.ActivationProperty
Set the name of the property to be used to activate a profile.
setName(String) - Method in class org.apache.maven.settings.Mirror
Set the optional name that describes the mirror.
setName(String) - Method in class org.apache.maven.settings.RepositoryBase
Set human readable name of the repository.
setNonProxyHosts(String) - Method in class org.apache.maven.settings.Proxy
Set the list of non-proxied hosts (delimited by |).
setNotifiers(List<Notifier>) - Method in class org.apache.maven.model.CiManagement
Set configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.
setOffline(boolean) - Method in class org.apache.maven.settings.Settings
Set indicate whether maven should operate in offline mode full-time.
setOnline(boolean) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
setOnline(boolean) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
setOnlineRequired(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setOptional(boolean) - Method in interface org.apache.maven.artifact.Artifact
 
setOptional(boolean) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setOptional(boolean) - Method in class org.apache.maven.model.Dependency
Set indicates the dependency is optional for use of this library.
setOptional(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setOrganization(String) - Method in class org.apache.maven.model.Contributor
Set the organization to which the contributor belongs.
setOrganization(Organization) - Method in class org.apache.maven.model.Model
Set this element describes various attributes of the organization to which the project belongs.
setOrganization(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the organization to which the contributor belongs.
setOrganization(Organization) - Method in class org.apache.maven.model.v3_0_0.Model
Set this element describes various attributes of the organization to which the project belongs.
setOrganization(Organization) - Method in class org.apache.maven.project.MavenProject
 
setOrganizationUrl(String) - Method in class org.apache.maven.model.Contributor
Set the URL of the organization.
setOrganizationUrl(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the URL of the organization.
setOriginalInterpolatedBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
setOriginalInterpolatedCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setOriginalInterpolatedScriptSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setOriginalInterpolatedTestCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setOriginalModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setOs(ActivationOS) - Method in class org.apache.maven.model.Activation
Set specifies that this profile will be activated when matching operating system attributes are detected.
setOs(ActivationOS) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated when matching OS attributes are detected.
setOs(ActivationOS) - Method in class org.apache.maven.settings.Activation
Set specifies that this profile will be activated when matching OS attributes are detected.
setOtherArchives(List<String>) - Method in class org.apache.maven.model.MailingList
Set the link to alternate URLs where you can browse the list archive.
setOtherArchives(List<String>) - Method in class org.apache.maven.model.v3_0_0.MailingList
Set the link to alternate URLs where you can browse the list archive.
setOutputDirectory(String) - Method in class org.apache.maven.model.Build
Set the directory where compiled application classes are placed.
setOutputDirectory(String) - Method in class org.apache.maven.model.Reporting
Set where to store all of the generated reports.
setOutputDirectory(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setPackage(String) - Method in class org.apache.maven.model.v3_0_0.Model
 
setPackageGroups(List<PackageGroup>) - Method in class org.apache.maven.model.v3_0_0.Model
Set package groups required for complete javadocs.
setPackageName(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the Java package name of the project.
setPackages(String) - Method in class org.apache.maven.model.v3_0_0.PackageGroup
Set the packages in the group.
setPackaging(String) - Method in class org.apache.maven.model.Model
Set the type of artifact this project produces, for example jar war ear pom.
setPackaging(String) - Method in class org.apache.maven.project.MavenProject
 
setParameters(List) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setParent(Parent) - Method in class org.apache.maven.model.Model
Set the location of the parent project, if one exists.
setParent(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setParentArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setPassphrase(String) - Method in class org.apache.maven.settings.Server
Set the passphrase used in conjunction with the privateKey to authenticate.
setPassword(String) - Method in class org.apache.maven.settings.Proxy
Set the proxy password.
setPassword(String) - Method in class org.apache.maven.settings.Server
Set the password used in conjunction with the username to authenticate.
setPhase(String) - Method in class org.apache.maven.model.PluginExecution
Set the build lifecycle phase to bind the goals in this execution to.
setPhase(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setPhases(List<Phase>) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Set the phase mappings for this lifecycle.
setPluginArtifact(Artifact) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setPluginArtifactRepositories(List) - Method in class org.apache.maven.project.MavenProject
 
setPluginArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setPluginDescriptor(PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setPluginGroupIdSourceLevel(String, String) - Method in class org.apache.maven.settings.RuntimeInfo
 
setPluginGroups(List<String>) - Method in class org.apache.maven.settings.Settings
Set list of groupIds to search for a plugin when that plugin groupId is not explicitly provided.
setPluginManagement(PluginManagement) - Method in class org.apache.maven.model.PluginConfiguration
Set default plugin information to be made available for reference by projects derived from this one.
setPluginManagement(PluginManagement) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
Set the lists of the remote repositories for discovering plugins for builds and reports.
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.profiles.Profile
Set the lists of the remote repositories for discovering plugins.
setPluginRepositories(List<Repository>) - Method in class org.apache.maven.settings.Profile
Set the lists of the remote repositories for discovering plugins.
setPlugins(List<Plugin>) - Method in class org.apache.maven.model.PluginContainer
Set the list of plugins to use.
setPlugins(List<ReportPlugin>) - Method in class org.apache.maven.model.Reporting
Set the reporting plugins to use and their configuration.
setPlugins(List<Plugin>) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Set specified plugin update policy information.
setPlugins(List) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setPluginUpdateOverride(Boolean) - Method in class org.apache.maven.settings.RuntimeInfo
 
setPomVersion(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set declares to which version of project descriptor this POM conforms.
setPort(int) - Method in class org.apache.maven.settings.Proxy
Set the proxy port.
setPost(String) - Method in class org.apache.maven.model.MailingList
Set the email address or link that can be used to post to the mailing list.
setPost(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Set the email address or link that can be used to post to the mailing list.
setPrerequisites(Prerequisites) - Method in class org.apache.maven.model.Model
Set describes the prerequisites in the build environment for this project.
setPrivateKey(String) - Method in class org.apache.maven.settings.Server
Set the private key location used to authenticate.
setProfiles(List<Profile>) - Method in class org.apache.maven.model.Model
Set a listing of project-local build profiles which will modify the build process when activated.
setProfiles(List<Profile>) - Method in class org.apache.maven.profiles.ProfilesRoot
Set configuration of build profiles for adjusting the build according to environmental parameters.
setProfiles(List<Profile>) - Method in class org.apache.maven.settings.Settings
Set configuration of build profiles for adjusting the build according to environmental parameters.
setProjectBuilderConfiguration(ProjectBuilderConfiguration) - Method in class org.apache.maven.project.MavenProject
Set the ProjectBuilderConfiguration instance used to construct this MavenProject instance.
setProjectRequired(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setProperties(Properties) - Method in class org.apache.maven.model.Contributor
Set properties about the contributor, such as an instant messenger handle.
setProperties(Properties) - Method in class org.apache.maven.model.ModelBase
Set properties that can be used throughout the POM as a substitution, and are used as filters in resources if enabled.
setProperties(Properties) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set properties about the contributor, such as an instant messenger handle.
setProperties(Properties) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set properties about the dependency.
setProperties(Properties) - Method in class org.apache.maven.model.v3_0_0.Model
Set project properties that will be used by various plugins.
setProperties(Properties) - Method in class org.apache.maven.profiles.Profile
Set extended configuration specific to this profile goes here.
setProperties(Properties) - Method in class org.apache.maven.settings.Profile
Set extended configuration specific to this profile goes here.
setProperty(ActivationProperty) - Method in class org.apache.maven.model.Activation
Set specifies that this profile will be activated when this system property is specified.
setProperty(String) - Method in class org.apache.maven.model.v3_0_0.SourceModification
Set if the property with this name is not set, then the includes and excludes specified below will be applied to the contents of the sourceDirectory.
setProperty(ActivationProperty) - Method in class org.apache.maven.profiles.Activation
Set specifies that this profile will be activated when this System property is specified.
setProperty(ActivationProperty) - Method in class org.apache.maven.settings.Activation
Set specifies that this profile will be activated when this System property is specified.
setProtocol(String) - Method in class org.apache.maven.settings.Proxy
Set the proxy protocol.
setProvides(Object) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set the provides field.
setProxies(List<Proxy>) - Method in class org.apache.maven.settings.Settings
Set configuration for different proxy profiles.
setRecursionInterceptor(RecursionInterceptor) - Method in class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
 
setRejectedVersions(List<String>) - Method in class org.apache.maven.plugin.registry.Plugin
Set the list of versions for this plugin that the user declined to "install".
setRelativePath(String) - Method in class org.apache.maven.model.Parent
Set the relative path of the parent pom.xml file within the check out.
setRelease(boolean) - Method in interface org.apache.maven.artifact.Artifact
 
setRelease(boolean) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setRelease(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setRelease(boolean) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setReleaseArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setReleases(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
Set how to handle downloading of releases from this repository.
setReleases(RepositoryPolicy) - Method in class org.apache.maven.profiles.Repository
Set how to handle downloading of releases from this repository.
setReleases(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
Set how to handle downloading of releases from this repository.
setRelocation(Relocation) - Method in class org.apache.maven.model.DistributionManagement
Set relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
setRemoteArtifactRepositories(List) - Method in class org.apache.maven.project.MavenProject
 
setReportArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setReporting(Reporting) - Method in class org.apache.maven.model.ModelBase
Set this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
setReporting(Reporting) - Method in class org.apache.maven.project.MavenProject
 
setReports(Object) - Method in class org.apache.maven.model.ModelBase
Set Deprecated.
setReports(List<String>) - Method in class org.apache.maven.model.ReportSet
Set the list of reports from this plugin which should be generated from this set.
setReports(List<String>) - Method in class org.apache.maven.model.v3_0_0.Model
Set this element includes the specification of reports to be included in a Maven-generated site.
setReportSets(List<ReportSet>) - Method in class org.apache.maven.model.ReportPlugin
Set multiple specifications of a set of reports, each having (possibly) different configuration.
setRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
Set the lists of the remote repositories for discovering dependencies and extensions.
setRepositories(List<Repository>) - Method in class org.apache.maven.profiles.Profile
Set the lists of the remote repositories.
setRepositories(List<Repository>) - Method in class org.apache.maven.settings.Profile
Set the lists of the remote repositories.
setRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.Artifact
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
setRepository(ArtifactRepository) - Method in interface org.apache.maven.artifact.repository.metadata.RepositoryMetadata
Set the repository the metadata was located in.
setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
setRepository(DeploymentRepository) - Method in class org.apache.maven.model.DistributionManagement
Set information needed to deploy the artifacts generated by the project to a remote repository.
setRepository(Repository) - Method in class org.apache.maven.model.v3_0_0.Model
Set specification for the SCM used by the project, such as CVS, Subversion, etc.
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setRequired(boolean) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setRequirement(Requirement) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setRequiresReports(boolean) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setResolved(boolean) - Method in interface org.apache.maven.artifact.Artifact
 
setResolved(boolean) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setResolved(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setResolvedVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
setResolvedVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setResolvedVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
Set this element describes all of the classpath resources such as properties files associated with a project.
setResources(List<Resource>) - Method in class org.apache.maven.model.v3_0_0.BuildBase
Set this element describes all of the classpath resources such as properties files associated with a project.
setResources(List<Resource>) - Method in class org.apache.maven.model.v3_0_0.UnitTest
Set the classpath resources to use when executing the unit tests.
setResources(List) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setRoles(List<String>) - Method in class org.apache.maven.model.Contributor
Set the roles the contributor plays in the project.
setRoles(List<String>) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the roles the contributor plays in the project.
setRuntimeInfo(RuntimeInfo) - Method in class org.apache.maven.plugin.registry.PluginRegistry
 
setRuntimeInfo(RuntimeInfo) - Method in class org.apache.maven.settings.Settings
 
setScm(Scm) - Method in class org.apache.maven.model.Model
Set specification for the SCM used by the project, such as CVS, Subversion, etc.
setScm(Scm) - Method in class org.apache.maven.project.MavenProject
 
setScope(String) - Method in interface org.apache.maven.artifact.Artifact
 
setScope(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setScope(String) - Method in class org.apache.maven.model.Dependency
Set the scope of the dependency - compile, runtime, test, system, and provided.
setScope(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setScope(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setScriptSourceDirectory(String) - Method in class org.apache.maven.model.Build
Set this element specifies a directory containing the script sources of the project.
setScriptSourceDirectory(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setScriptSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setSendOnError(boolean) - Method in class org.apache.maven.model.Notifier
Set whether to send notifications on error.
setSendOnFailure(boolean) - Method in class org.apache.maven.model.Notifier
Set whether to send notifications on failure.
setSendOnSuccess(boolean) - Method in class org.apache.maven.model.Notifier
Set whether to send notifications on success.
setSendOnWarning(boolean) - Method in class org.apache.maven.model.Notifier
Set whether to send notifications on warning.
setServers(List<Server>) - Method in class org.apache.maven.settings.Settings
Set configuration of server-specific settings, mainly authentication method.
setShortDescription(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set a short description of the project.
setSince(String) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setSince(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setSite(Site) - Method in class org.apache.maven.model.DistributionManagement
Set information needed for deploying the web site of the project.
setSiteAddress(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the hostname of the web server that hosts the project's web site.
setSiteDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the directory on the web server where the public web site for this project resides.
setSnapshotArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setSnapshotRepository(DeploymentRepository) - Method in class org.apache.maven.model.DistributionManagement
Set where to deploy snapshots of artifacts to.
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
Set how to handle downloading of snapshots from this repository.
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.profiles.Repository
Set how to handle downloading of snapshots from this repository.
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.settings.Repository
Set how to handle downloading of snapshots from this repository.
setSource(String) - Method in class org.apache.maven.model.Profile
 
setSource(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setSourceDirectory(String) - Method in class org.apache.maven.model.Build
Set this element specifies a directory containing the source of the project.
setSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
Set this element specifies a directory containing the source of the project.
setSourceDirectory(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setSourceLevel(String) - Method in class org.apache.maven.plugin.registry.TrackableBase
 
setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
 
setSourceModifications(List<SourceModification>) - Method in class org.apache.maven.model.v3_0_0.Build
Set this element describes all of the sourceModifications associated with a project.
setStatus(String) - Method in class org.apache.maven.model.DistributionManagement
Set gives the status of this artifact in the remote repository.
setSubscribe(String) - Method in class org.apache.maven.model.MailingList
Set the email address or link that can be used to subscribe to the mailing list.
setSubscribe(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Set the email address or link that can be used to subscribe to the mailing list.
setSystem(String) - Method in class org.apache.maven.model.CiManagement
Set the name of the continuous integration system, e.g.
setSystem(String) - Method in class org.apache.maven.model.IssueManagement
Set the name of the issue management system, e.g.
setSystemPath(String) - Method in class org.apache.maven.model.Dependency
Set fOR SYSTEM SCOPE ONLY.
setTag(String) - Method in class org.apache.maven.model.Scm
Set the tag of current code.
setTag(String) - Method in class org.apache.maven.model.v3_0_0.Branch
Set the branch tag in the version control system (e.g.
setTag(String) - Method in class org.apache.maven.model.v3_0_0.Version
Set the name given in the SCM (e.g.
setTargetPath(String) - Method in class org.apache.maven.model.Resource
Set describe the resource target path.
setTargetPath(String) - Method in class org.apache.maven.model.v3_0_0.Resource
Set describe the resource target path.
setTestCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setTestOutputDirectory(String) - Method in class org.apache.maven.model.Build
Set the directory where compiled test classes are placed.
setTestOutputDirectory(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setTestResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
Set this element describes all of the classpath resources such as properties files associated with a project's unit tests.
setTestResources(List) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setTestSourceDirectory(String) - Method in class org.apache.maven.model.Build
Set this element specifies a directory containing the unit test source of the project.
setTestSourceDirectory(String) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setTimezone(String) - Method in class org.apache.maven.model.Contributor
Set the timezone the contributor is in.
setTimezone(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the timezone the contributor is in.
Settings - Class in org.apache.maven.settings
Root element of the user configuration file.
Settings() - Constructor for class org.apache.maven.settings.Settings
 
SettingsUtils - Class in org.apache.maven.settings
Several convenience methods to handle settings
SettingsXpp3Reader - Class in org.apache.maven.settings.io.xpp3
Class SettingsXpp3Reader.
SettingsXpp3Reader() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
SettingsXpp3Reader(SettingsXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
 
SettingsXpp3Reader.ContentTransformer - Interface in org.apache.maven.settings.io.xpp3
 
SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
Class SettingsXpp3Writer.
SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
 
setTitle(String) - Method in class org.apache.maven.model.v3_0_0.PackageGroup
Set the title to use for the package group.
setToolchains(List<ToolchainModel>) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Set the toolchain definition.
setType(String) - Method in class org.apache.maven.model.Dependency
Set the type of dependency.
setType(String) - Method in class org.apache.maven.model.Notifier
Set the mechanism used to deliver notifications.
setType(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set the type of dependency.
setType(String) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setType(String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set type of toolchain.
setUniqueVersion(boolean) - Method in class org.apache.maven.model.DeploymentRepository
Set whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
setUnitTest(UnitTest) - Method in class org.apache.maven.model.v3_0_0.Build
Set this element specifies unit tests associated with the project.
setUnitTestSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
Set this element specifies a directory containing the unit test source of the project.
setUnsubscribe(String) - Method in class org.apache.maven.model.MailingList
Set the email address or link that can be used to unsubscribe to the mailing list.
setUnsubscribe(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
Set the email address or link that can be used to unsubscribe to the mailing list.
setUpdateInterval(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Set specifies how often to check for plugin updates.
setUpdateIntervalSourceLevel(String) - Method in class org.apache.maven.plugin.registry.RuntimeInfo
 
setUpdatePolicy(String) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
setUpdatePolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
Set the frequency for downloading updates - can be always, daily (default), interval:XXX (in minutes) or never (only if it doesn't exist locally).
setUpdatePolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
setUpdatePolicy(String) - Method in class org.apache.maven.settings.RepositoryPolicy
Set the frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
setUrl(String) - Method in class org.apache.maven.model.CiManagement
Set uRL for the continuous integration system used by the project if it has a web interface.
setUrl(String) - Method in class org.apache.maven.model.Contributor
Set the URL for the homepage of the contributor.
setUrl(String) - Method in class org.apache.maven.model.IssueManagement
Set uRL for the issue management system used by the project.
setUrl(String) - Method in class org.apache.maven.model.License
Set the official url for the license text.
setUrl(String) - Method in class org.apache.maven.model.Model
Set the URL to the project's homepage.
setUrl(String) - Method in class org.apache.maven.model.Organization
Set the URL to the organization's home page.
setUrl(String) - Method in class org.apache.maven.model.RepositoryBase
Set the url of the repository, in the form protocol://hostname/path.
setUrl(String) - Method in class org.apache.maven.model.Scm
Set the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
setUrl(String) - Method in class org.apache.maven.model.Site
Set the url of the location where website is deployed, in the form protocol://hostname/path.
setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
Set the URL for the homepage of the contributor.
setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set this url will be provided to the user if the jar file cannot be downloaded from the central repository.
setUrl(String) - Method in class org.apache.maven.model.v3_0_0.License
Set the official url for the license text.
setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Model
Set the URL to the project's homepage.
setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Organization
Set the URL to the organization's home page.
setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Repository
Set the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
setUrl(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set the url of the repository.
setUrl(String) - Method in class org.apache.maven.project.MavenProject
 
setUrl(String) - Method in class org.apache.maven.settings.Mirror
Set the URL of the mirror repository.
setUrl(String) - Method in class org.apache.maven.settings.RepositoryBase
Set the url of the repository.
setUsePluginRegistry(boolean) - Method in class org.apache.maven.settings.Settings
Set whether Maven should use the plugin-registry.xml file to manage plugin versions.
setUsername(String) - Method in class org.apache.maven.settings.Proxy
Set the proxy user.
setUsername(String) - Method in class org.apache.maven.settings.Server
Set the username used to authenticate.
setUserProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setUserProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setUseVersion(String) - Method in class org.apache.maven.plugin.registry.Plugin
Set the current version of this plugin, to be used until the appropriate update actions happen.
setValue(String) - Method in class org.apache.maven.model.ActivationProperty
Set the value of the property required to activate a profile.
setValue(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set the value of the property to be used to activate a profile.
setValue(String) - Method in class org.apache.maven.settings.ActivationProperty
Set the value of the property to be used to activate a profile.
setVersion(String) - Method in interface org.apache.maven.artifact.Artifact
 
setVersion(String) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setVersion(String) - Method in class org.apache.maven.model.ActivationOS
Set the version of the operating system to be used to activate the profile.
setVersion(String) - Method in class org.apache.maven.model.Dependency
Set the version of the dependency, e.g.
setVersion(String) - Method in class org.apache.maven.model.Extension
Set the version of the extension.
setVersion(String) - Method in class org.apache.maven.model.Model
Set the current version of the artifact produced by this project.
setVersion(String) - Method in class org.apache.maven.model.Parent
Set the version of the parent project to inherit.
setVersion(String) - Method in class org.apache.maven.model.Plugin
Set the version (or valid range of versions) of the plugin to be used.
setVersion(String) - Method in class org.apache.maven.model.Relocation
Set the new version of the artifact.
setVersion(String) - Method in class org.apache.maven.model.ReportPlugin
Set the version of the reporting plugin to be used.
setVersion(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
Set the version of the dependency, e.g.
setVersion(String) - Method in class org.apache.maven.model.v3_0_0.Model
 
setVersion(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setVersion(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the version of the OS to be used to activate a profile.
setVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setVersion(String) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setVersion(String) - Method in class org.apache.maven.settings.ActivationOS
Set the version of the OS to be used to activate a profile.
setVersionExpressionsResolved(boolean) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
setVersionRange(VersionRange) - Method in interface org.apache.maven.artifact.Artifact
 
setVersionRange(VersionRange) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setVersions(List<Version>) - Method in class org.apache.maven.model.v3_0_0.Model
Set contains information on previous versions of the project.
setWagonProvider(String, String) - Method in class org.apache.maven.artifact.manager.DefaultWagonProviderMapping
 
setWagonProvider(String, String) - Method in interface org.apache.maven.artifact.manager.WagonProviderMapping
 
setWagonProviders(Map<String, String>) - Method in class org.apache.maven.artifact.manager.DefaultWagonProviderMapping
 
SINGLE_PASS_EXEC_STRATEGY - Static variable in class org.apache.maven.plugin.descriptor.MojoDescriptor
"once-per-session" execution strategy
Site - Class in org.apache.maven.model
Contains the information needed for deploying websites.
Site() - Constructor for class org.apache.maven.model.Site
 
SNAPSHOT_VERSION - Static variable in interface org.apache.maven.artifact.Artifact
 
SnapshotArtifactRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
Metadata for the artifact version directory of the repository.
SnapshotArtifactRepositoryMetadata(Artifact) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
SnapshotArtifactRepositoryMetadata(Artifact, Snapshot) - Constructor for class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
SnapshotTransformation - Class in org.apache.maven.artifact.transform
 
SnapshotTransformation() - Constructor for class org.apache.maven.artifact.transform.SnapshotTransformation
 
SourceModification - Class in org.apache.maven.model.v3_0_0
This element describes all of the source modifications associated with a project.
SourceModification() - Constructor for class org.apache.maven.model.v3_0_0.SourceModification
 
STANDALONE_SUPERPOM_ARTIFACTID - Static variable in interface org.apache.maven.project.MavenProjectBuilder
 
STANDALONE_SUPERPOM_GROUPID - Static variable in interface org.apache.maven.project.MavenProjectBuilder
 
STANDALONE_SUPERPOM_VERSION - Static variable in interface org.apache.maven.project.MavenProjectBuilder
 
startEvent(String, String, long) - Method in class org.apache.maven.monitor.event.AbstractSelectiveEventMonitor
 
startEvent(String, String, long) - Method in interface org.apache.maven.monitor.event.EventMonitor
 
startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
startProcessChildren(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
startProcessChildren(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
storedInArtifactVersionDirectory() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Whether this metadata should be stored alongside the artifact.
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.metadata.AbstractArtifactMetadata
 
storedInGroupDirectory() - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Whether this metadata should be stored alongside the group.
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.ArtifactRepositoryMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
 
storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.SnapshotArtifactRepositoryMetadata
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.metadata.ArtifactMetadata
Store the metadata in the local repository.
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
storeToolchainToBuildContext(ToolchainPrivate, MavenSession) - Method in class org.apache.maven.toolchain.DefaultToolchainManager
 
storeToolchainToBuildContext(ToolchainPrivate, MavenSession) - Method in interface org.apache.maven.toolchain.ToolchainManagerPrivate
Stores the toolchain into build context.
StringSearchModelInterpolator - Class in org.apache.maven.project.interpolation
 
StringSearchModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator
 
StringSearchModelInterpolator(PathTranslator) - Constructor for class org.apache.maven.project.interpolation.StringSearchModelInterpolator
 
SystemPropertyProfileActivator - Class in org.apache.maven.profiles.activation
 
SystemPropertyProfileActivator() - Constructor for class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 

T

TEST_ARTIFACT - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
testArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
testArtifact(Artifact) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
testArtifact(Artifact) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
Toolchain - Interface in org.apache.maven.toolchain
 
ToolchainFactory - Interface in org.apache.maven.toolchain
 
ToolchainManager - Interface in org.apache.maven.toolchain
 
ToolchainManagerPrivate - Interface in org.apache.maven.toolchain
Component for use by the maven-toolchains-plugin only.
ToolchainModel - Class in org.apache.maven.toolchain.model
Class ToolchainModel.
ToolchainModel() - Constructor for class org.apache.maven.toolchain.model.ToolchainModel
 
ToolchainPrivate - Interface in org.apache.maven.toolchain
a private contract between the toolchains plugin and the components.
toSnapshotVersion(String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
toString() - Method in class org.apache.maven.artifact.ArtifactStatus
 
toString() - Method in class org.apache.maven.artifact.DefaultArtifact
 
toString() - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
toString() - Method in class org.apache.maven.artifact.resolver.ArtifactResolutionResult
 
toString() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
toString() - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
toString() - Method in class org.apache.maven.artifact.versioning.ManagedVersionMap
 
toString() - Method in class org.apache.maven.artifact.versioning.Restriction
 
toString() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
toString() - Method in class org.apache.maven.model.Dependency
 
toString() - Method in class org.apache.maven.model.FileSet
 
toString() - Method in class org.apache.maven.model.PatternSet
 
toString() - Method in class org.apache.maven.model.Plugin
 
toString() - Method in class org.apache.maven.model.Profile
 
toString() - Method in class org.apache.maven.model.ReportPlugin
 
toString() - Method in class org.apache.maven.model.Resource
 
toString() - Method in class org.apache.maven.model.v3_0_0.Dependency
 
toString() - Method in class org.apache.maven.model.v3_0_0.Version
 
toString() - Method in class org.apache.maven.plugin.descriptor.Parameter
 
toString() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
toString() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
toString() - Method in class org.apache.maven.project.MavenProject
Default toString
toString() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
toString() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
toString() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolChain
 
TrackableBase - Class in org.apache.maven.plugin.registry
common base class that contains code to track the source for this instance (USER|GLOBAL).
TrackableBase() - Constructor for class org.apache.maven.plugin.registry.TrackableBase
 
TrackableBase - Class in org.apache.maven.settings
common base class that contains code to track the source for this instance (USER|GLOBAL) .
TrackableBase() - Constructor for class org.apache.maven.settings.TrackableBase
 
transform(String, String) - Method in interface org.apache.maven.model.io.xpp3.MavenXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.settings.io.xpp3.SettingsXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transform(String, String) - Method in interface org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.transform.ArtifactTransformation
Take in a artifact and return the transformed artifact for distributing toa remote repository.
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in interface org.apache.maven.artifact.transform.ArtifactTransformationManager
Take in a artifact and return the transformed artifact for distributing toa remote repository.
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.LatestArtifactTransformation
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.ReleaseArtifactTransformation
 
transformForDeployment(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.SnapshotTransformation
 
transformForInstall(Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.transform.ArtifactTransformation
Take in a artifact and return the transformed artifact for locating in the local repository.
transformForInstall(Artifact, ArtifactRepository) - Method in interface org.apache.maven.artifact.transform.ArtifactTransformationManager
Take in a artifact and return the transformed artifact for locating in the local repository.
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.LatestArtifactTransformation
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.ReleaseArtifactTransformation
 
transformForInstall(Artifact, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.SnapshotTransformation
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.transform.ArtifactTransformation
Take in a artifact and return the transformed artifact for locating in the remote repository.
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in interface org.apache.maven.artifact.transform.ArtifactTransformationManager
Take in a artifact and return the transformed artifact for locating in the remote repository.
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.LatestArtifactTransformation
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.ReleaseArtifactTransformation
 
transformForResolve(Artifact, List<ArtifactRepository>, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.SnapshotTransformation
 
TypeArtifactFilter - Class in org.apache.maven.artifact.resolver.filter
Artifact Filter which filters on artifact type
TypeArtifactFilter(String) - Constructor for class org.apache.maven.artifact.resolver.filter.TypeArtifactFilter
 

U

unalignFromBaseDirectory(Model, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
unalignFromBaseDirectory(String, File) - Method in class org.apache.maven.project.path.DefaultPathTranslator
unalignFromBaseDirectory(Model, File) - Method in interface org.apache.maven.project.path.PathTranslator
 
unalignFromBaseDirectory(String, File) - Method in interface org.apache.maven.project.path.PathTranslator
 
UnitTest - Class in org.apache.maven.model.v3_0_0
A PatternSet for unit tests.
UnitTest() - Constructor for class org.apache.maven.model.v3_0_0.UnitTest
 
unsetInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
 
unsetInheritanceApplied() - Method in class org.apache.maven.model.ReportPlugin
 
unsetInheritanceApplied() - Method in class org.apache.maven.model.ReportSet
 
UPDATE_POLICY_ALWAYS - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_POLICY_DAILY - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_POLICY_INTERVAL - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_POLICY_NEVER - Static variable in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
UPDATE_SCOPE - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
 
UPDATE_SCOPE_CURRENT_POM - Static variable in interface org.apache.maven.artifact.resolver.ResolutionListener
this event means that the scope has NOT been updated to a farther node scope because current node is in the first level pom
updateRepositoryMetadata(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.AbstractRepositoryMetadata
 
updateScope(Artifact, String) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
updateScope(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
 
updateScope(Artifact, String) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.artifact.resolver.DebugResolutionListener
 
updateScopeCurrentPom(Artifact, String) - Method in interface org.apache.maven.artifact.resolver.ResolutionListener
This event means that the scope has NOT been updated to a farther node scope because current node is in the first level pom
updateScopeCurrentPom(Artifact, String) - Method in class org.apache.maven.artifact.resolver.WarningResolutionListener
 
updateVersion(String, ArtifactRepository) - Method in interface org.apache.maven.artifact.Artifact
 
updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.artifact.DefaultArtifact
 
updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
USER_LEVEL - Static variable in class org.apache.maven.plugin.registry.TrackableBase
 
USER_LEVEL - Static variable in class org.apache.maven.settings.TrackableBase
 
userHome - Static variable in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
 
userHome - Static variable in class org.apache.maven.settings.DefaultMavenSettingsBuilder
 

V

validate(Model) - Method in class org.apache.maven.project.validation.DefaultModelValidator
 
validate(Model) - Method in interface org.apache.maven.project.validation.ModelValidator
 
valueOf(String) - Static method in class org.apache.maven.artifact.ArtifactStatus
 
VERIFIED - Static variable in class org.apache.maven.artifact.ArtifactStatus
Trusted, as it has had its data verified by hand.
Version - Class in org.apache.maven.model.v3_0_0
This element describes each of the previous versions of the project.
Version() - Constructor for class org.apache.maven.model.v3_0_0.Version
 
VERSION_FILE_PATTERN - Static variable in interface org.apache.maven.artifact.Artifact
 
versionlessKey(Artifact) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
versionlessKey(String, String) - Static method in class org.apache.maven.artifact.ArtifactUtils
 
VersionRange - Class in org.apache.maven.artifact.versioning
Construct a version range from a specification.

W

WagonComponentConfigurator - Class in org.apache.maven.artifact.manager
Custom configurator that removes the unnecessary addition of a new converter that caused a thread synchronization issue.
WagonComponentConfigurator() - Constructor for class org.apache.maven.artifact.manager.WagonComponentConfigurator
 
WagonConfigurationException - Exception in org.apache.maven.artifact.manager
 
WagonConfigurationException(String, String, Throwable) - Constructor for exception org.apache.maven.artifact.manager.WagonConfigurationException
 
WagonConfigurationException(String, String) - Constructor for exception org.apache.maven.artifact.manager.WagonConfigurationException
 
WagonManager - Interface in org.apache.maven.artifact.manager
Manages Wagon related operations in Maven.
wagonManager - Variable in class org.apache.maven.artifact.transform.AbstractVersionTransformation
 
WagonProviderMapping - Interface in org.apache.maven.artifact.manager
 
WarningResolutionListener - Class in org.apache.maven.artifact.resolver
Send resolution warning events to the warning log.
WarningResolutionListener(Logger) - Constructor for class org.apache.maven.artifact.resolver.WarningResolutionListener
 
write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
Method write.
write(OutputStream, Model) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
Method write.
write(Writer, LifecycleConfiguration) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
Method write.
write(OutputStream, LifecycleConfiguration) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
Method write.
write(Writer, PluginRegistry) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
Method write.
write(OutputStream, PluginRegistry) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
Method write.
write(Writer, ProfilesRoot) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Method write.
write(OutputStream, ProfilesRoot) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Method write.
write(Writer, Settings) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Method write.
write(OutputStream, Settings) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
Method write.
write(Writer, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
Method write.
write(OutputStream, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
Method write.
writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
 
writeOriginalModel(Writer) - Method in class org.apache.maven.project.MavenProject
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.