A B C D E F G H I J K L M N O P Q 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
 
AbstractConsoleDownloadMonitor - Class in org.apache.maven.cli
Abstract console download progress meter.
AbstractConsoleDownloadMonitor() - Constructor for class org.apache.maven.cli.AbstractConsoleDownloadMonitor
 
AbstractMojo - Class in org.apache.maven.plugin
Abstract class to provide most of the infrastructure required to implement a Mojo except for the execute method.
AbstractMojo() - Constructor for class org.apache.maven.plugin.AbstractMojo
 
AbstractMojoExecutionException - Exception in org.apache.maven.plugin
Base exception.
AbstractMojoExecutionException(String) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
 
AbstractMojoExecutionException(String, Throwable) - Constructor for exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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
 
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
 
ACTIVATE_PROFILES - Static variable in class org.apache.maven.cli.CLIManager
 
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.
addApiMethod(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addApiMethod.
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
 
addCliOption(String, String) - Method in class org.apache.maven.usability.plugin.Expression
Method addCliOption.
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addComponentRequirement(ComponentRequirement, Object) - Method in class org.apache.maven.script.ant.AntMojoWrapper
 
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.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.
addDeveloper(Developer) - Method in class org.apache.maven.model.Model
Method addDeveloper.
addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
 
addEventMonitor(EventMonitor) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
addEventMonitor(EventMonitor) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.
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.
addExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method addExpression.
addExtension(Extension, MavenProject, ArtifactRepository) - Method in class org.apache.maven.extension.DefaultExtensionManager
 
addExtension(Extension, MavenProject, ArtifactRepository) - Method in interface org.apache.maven.extension.ExtensionManager
 
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.
addLicense(License) - Method in class org.apache.maven.model.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.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
 
addMojoExecution(MojoExecution) - Method in class org.apache.maven.plugin.MojoExecution
 
addNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
Method addNotifier.
addOptionalMojo(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
 
addOtherArchive(String) - Method in class org.apache.maven.model.MailingList
Method addOtherArchive.
addParameter(Parameter) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
addParameterUsageInfo(String, StringBuffer) - Static method in exception org.apache.maven.plugin.PluginConfigurationException
 
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(String) - Method in class org.apache.maven.lifecycle.Lifecycle
Method addPhase
addPhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method addPhase.
addPlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method addPlugin.
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, Artifact, MavenProject, ArtifactRepository) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
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.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.
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(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.
addScriptSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addServer(Server) - Method in class org.apache.maven.settings.Settings
Method addServer.
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(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method addVersion.
alignToBaseDirectory(File) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
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
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cli.CLIManager
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cli.CLIManager
 
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
 
AntMojoComponentFactory - Class in org.apache.maven.script.ant
 
AntMojoComponentFactory() - Constructor for class org.apache.maven.script.ant.AntMojoComponentFactory
 
AntMojoWrapper - Class in org.apache.maven.script.ant
 
AntMojoWrapper(AntScriptInvoker) - Constructor for class org.apache.maven.script.ant.AntMojoWrapper
 
appendPath(String, String, String, boolean) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
appendRootCauseIfPresentAndUnique(Throwable, StringBuffer, boolean) - Static method in class org.apache.maven.usability.diagnostics.DiagnosisUtils
 
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
 
artifactFactory - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
ArtifactFilter - Interface in org.apache.maven.artifact.resolver.filter
 
artifactFilter - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
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
Deprecated. use ArtifactMetadataRetrievalException.ArtifactMetadataRetrievalException(String, Throwable, Artifact)
ArtifactMetadataRetrievalException(Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
Deprecated. use ArtifactMetadataRetrievalException.ArtifactMetadataRetrievalException(String, Throwable, Artifact)
ArtifactMetadataRetrievalException(String, Throwable) - Constructor for exception org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
Deprecated. use ArtifactMetadataRetrievalException.ArtifactMetadataRetrievalException(String, Throwable, Artifact)
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.plugin.DefaultPluginManager
 
artifactMetadataSource - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
ArtifactNotFoundDiagnoser - Class in org.apache.maven.usability
 
ArtifactNotFoundDiagnoser() - Constructor for class org.apache.maven.usability.ArtifactNotFoundDiagnoser
 
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.plugin.DefaultPluginManager
 
artifactResolver - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
ArtifactResolverDiagnoser - Class in org.apache.maven.usability
 
ArtifactResolverDiagnoser() - Constructor for class org.apache.maven.usability.ArtifactResolverDiagnoser
 
ArtifactStatus - Class in org.apache.maven.artifact
Type safe enumeration for the artifact status field.
ArtifactTestCase - Class in org.apache.maven.artifact.test
Test case that builds standard artifact stuff like repositories.
ArtifactTestCase() - Constructor for class org.apache.maven.artifact.test.ArtifactTestCase
 
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.
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

BATCH_MODE - Static variable in class org.apache.maven.cli.CLIManager
 
BatchModeDownloadMonitor - Class in org.apache.maven.cli
Console download progress meter.
BatchModeDownloadMonitor() - Constructor for class org.apache.maven.cli.BatchModeDownloadMonitor
 
BeanshellMojoAdapter - Class in org.apache.maven.script.beanshell
Mojo adapter for a Beanshell Mojo.
BeanshellMojoAdapter(Mojo, Interpreter) - Constructor for class org.apache.maven.script.beanshell.BeanshellMojoAdapter
 
blackList(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
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(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
 
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
 
buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConfiguration(Reader) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
 
buildConfigurationDiagnosticMessage(ComponentConfigurationException) - Method in exception org.apache.maven.plugin.PluginConfigurationException
 
buildDeploymentArtifactRepository(DeploymentRepository, ArtifactRepositoryFactory, PlexusContainer) - Static method in class org.apache.maven.project.ProjectUtils
 
buildDiagnosticMessage() - Method in exception org.apache.maven.plugin.PluginParameterException
 
BuildFailure - Class in org.apache.maven.execution
Describe a build failure in the reactor.
BuildFailureException - Exception in org.apache.maven
One or more builds failed.
BuildFailureException(String) - Constructor for exception org.apache.maven.BuildFailureException
 
BuildFailureException(String, Throwable) - Constructor for exception org.apache.maven.BuildFailureException
 
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
Deprecated. Use MavenProjectBuilder.buildStandaloneSuperProject(ProjectBuilderConfiguration) instead.
buildStandaloneSuperProject(ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
Deprecated. Use MavenProjectBuilder.buildStandaloneSuperProject(ProjectBuilderConfiguration) instead.
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
BuildSuccess - Class in org.apache.maven.execution
Describe a build success in the reactor.
BuildSuccess(MavenProject, long) - Constructor for class org.apache.maven.execution.BuildSuccess
 
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

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
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.ArtifactNotFoundDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.ArtifactResolverDiagnoser
 
canDiagnose(Throwable) - Method in interface org.apache.maven.usability.diagnostics.ErrorDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.InvalidArtifactDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.MojoExecutionExceptionDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.MojoFailureExceptionDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.PluginConfigurationDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.ProfileActivationDiagnoser
 
canDiagnose(Throwable) - Method in class org.apache.maven.usability.ProjectBuildDiagnoser
 
canGenerateReport() - Method in interface org.apache.maven.reporting.MavenReport
Verify some conditions before generate the report.
CATEGORY_PROJECT_INFORMATION - Static variable in interface org.apache.maven.reporting.MavenReport
Category for project information reports
CATEGORY_PROJECT_REPORTS - Static variable in interface org.apache.maven.reporting.MavenReport
Category for project reports
checkOutOfDate(Date) - Method in class org.apache.maven.artifact.repository.ArtifactRepositoryPolicy
 
checkPlexusUtils(ResolutionGroup, ArtifactFactory) - Static method in class org.apache.maven.plugin.DefaultPluginManager
 
CHECKSUM_FAILURE_POLICY - Static variable in class org.apache.maven.cli.CLIManager
 
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
 
CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cli.CLIManager
 
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
 
CLIManager - Class in org.apache.maven.cli
 
CLIManager() - Constructor for class org.apache.maven.cli.CLIManager
 
clone() - Method in class org.apache.maven.project.MavenProject
 
cloneModel(Model) - Static method in class org.apache.maven.project.ModelUtils
 
cloneOf() - Method in class org.apache.maven.artifact.versioning.VersionRange
 
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(Object) - Method in class org.apache.maven.artifact.DefaultArtifact
 
compareTo(Object) - Method in class org.apache.maven.artifact.versioning.DefaultArtifactVersion
 
compareTo(Object) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
componentDiscovered(ComponentDiscoveryEvent) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
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
 
ConflictResolver - Interface in org.apache.maven.artifact.resolver.conflict
 
ConsoleDownloadMonitor - Class in org.apache.maven.cli
Console download progress meter.
ConsoleDownloadMonitor() - Constructor for class org.apache.maven.cli.ConsoleDownloadMonitor
 
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
 
container - Variable in class org.apache.maven.DefaultMaven
 
container - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
containsInCausality(Throwable, Class) - Static method in class org.apache.maven.usability.diagnostics.DiagnosisUtils
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.Restriction
 
containsVersion(ArtifactVersion) - Method in class org.apache.maven.artifact.versioning.VersionRange
 
ContextEnabled - Interface in org.apache.maven.plugin
Interface to allow Mojos to communicate with each others Mojos, other than project's source root and project's attachment.
contextualize(Context) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
contextualize(Context) - Method in class org.apache.maven.DefaultMaven
 
contextualize(Context) - Method in class org.apache.maven.extension.DefaultExtensionManager
 
contextualize(Context) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
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
 
contextualize(Context) - Method in class org.apache.maven.usability.diagnostics.ErrorDiagnostics
 
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
 
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
 
copyConfiguration(PlexusConfiguration) - Static method in class org.apache.maven.plugin.DefaultPluginManager
 
copyModel(Model, Model) - Method in class org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler
 
copyModel(Model, Model) - Method in interface org.apache.maven.project.inheritance.ModelInheritanceAssembler
 
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
 
createComponentDescriptors(Reader, String) - Method in class org.apache.maven.plugin.MavenPluginDiscoverer
 
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
 
createExtensionFilter() - Static method in class org.apache.maven.MavenArtifactFilterManager
 
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
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
 
createPluginParameterRequiredMessage(MojoDescriptor, Parameter, String) - Static method in class org.apache.maven.plugin.DefaultPluginManager
 
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
 
createSession(MavenExecutionRequest, ReactorManager) - Method in class org.apache.maven.DefaultMaven
 
createStandardFilter() - Static method in class org.apache.maven.MavenArtifactFilterManager
 
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
 
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

debug(String) - Method in class org.apache.maven.cli.AbstractConsoleDownloadMonitor
Do nothing
DEBUG - Static variable in class org.apache.maven.cli.CLIManager
 
debug(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
debug(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the debug error level.
debug(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the debug error level.
debug(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the debug error level.
debug(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
debug(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
DebugConfigurationListener - Class in org.apache.maven.plugin
Log at debug level the mojo configuration.
DebugConfigurationListener(Logger) - Constructor for class org.apache.maven.plugin.DebugConfigurationListener
 
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_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
 
DefaultEventMonitor - Class in org.apache.maven.monitor.event
 
DefaultEventMonitor(Logger) - Constructor for class org.apache.maven.monitor.event.DefaultEventMonitor
 
DefaultExtensionManager - Class in org.apache.maven.extension
Used to locate extensions.
DefaultExtensionManager() - Constructor for class org.apache.maven.extension.DefaultExtensionManager
 
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
 
DefaultLifecycleExecutor - Class in org.apache.maven.lifecycle
 
DefaultLifecycleExecutor() - Constructor for class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
DefaultLifecycleMapping - Class in org.apache.maven.lifecycle.mapping
Lifecycle mapping for a POM.
DefaultLifecycleMapping() - Constructor for class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
DefaultLog - Class in org.apache.maven.monitor.logging
 
DefaultLog(Logger) - Constructor for class org.apache.maven.monitor.logging.DefaultLog
 
DefaultMaven - Class in org.apache.maven
 
DefaultMaven() - Constructor for class org.apache.maven.DefaultMaven
 
DefaultMavenExecutionRequest - Class in org.apache.maven.execution
 
DefaultMavenExecutionRequest(ArtifactRepository, Settings, EventDispatcher, List, String, ProfileManager, Properties, Properties, boolean) - Constructor for class org.apache.maven.execution.DefaultMavenExecutionRequest
 
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
 
DefaultPathTranslator() - Constructor for class org.apache.maven.project.path.DefaultPathTranslator
 
DefaultPluginManager - Class in org.apache.maven.plugin
 
DefaultPluginManager() - Constructor for class org.apache.maven.plugin.DefaultPluginManager
 
DefaultPluginMappingManager - Class in org.apache.maven.plugin
Manage plugin prefix to artifact ID mapping associations.
DefaultPluginMappingManager() - Constructor for class org.apache.maven.plugin.DefaultPluginMappingManager
 
DefaultPluginRegistryBuilder - Class in org.apache.maven.plugin.registry
 
DefaultPluginRegistryBuilder() - Constructor for class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
 
DefaultPluginVersionManager - Class in org.apache.maven.plugin.version
 
DefaultPluginVersionManager() - Constructor for class org.apache.maven.plugin.version.DefaultPluginVersionManager
 
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
 
DefaultRuntimeInformation - Class in org.apache.maven.execution
Describes runtime information about the application.
DefaultRuntimeInformation() - Constructor for class org.apache.maven.execution.DefaultRuntimeInformation
 
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
 
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
 
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
 
diagnose(Throwable) - Method in class org.apache.maven.usability.ArtifactNotFoundDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.ArtifactResolverDiagnoser
 
diagnose(Throwable) - Method in interface org.apache.maven.usability.diagnostics.ErrorDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.diagnostics.ErrorDiagnostics
 
diagnose(Throwable) - Method in class org.apache.maven.usability.InvalidArtifactDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.MojoExecutionExceptionDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.MojoFailureExceptionDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.PluginConfigurationDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.ProfileActivationDiagnoser
 
diagnose(Throwable) - Method in class org.apache.maven.usability.ProjectBuildDiagnoser
 
DiagnosisUtils - Class in org.apache.maven.usability.diagnostics
 
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
 
displayHelp() - Method in class org.apache.maven.cli.CLIManager
 
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
 
doStartEvent(String, String, long) - Method in class org.apache.maven.monitor.event.DefaultEventMonitor
 
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.DetectedProfileActivator
 
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.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
 
error(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
error(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the error error level.
error(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the error error level.
error(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the error error level.
error(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
error(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
error(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
ErrorDiagnoser - Interface in org.apache.maven.usability.diagnostics
 
errorDiagnostics - Variable in class org.apache.maven.DefaultMaven
 
ErrorDiagnostics - Class in org.apache.maven.usability.diagnostics
 
ErrorDiagnostics() - Constructor for class org.apache.maven.usability.diagnostics.ErrorDiagnostics
 
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
 
ERRORS - Static variable in class org.apache.maven.cli.CLIManager
 
evaluate(String) - Method in class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
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(MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
execute(MavenSession, ReactorManager, EventDispatcher) - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
Execute a task.
execute(MavenSession, ReactorManager, EventDispatcher) - Method in interface org.apache.maven.lifecycle.LifecycleExecutor
 
execute(MavenExecutionRequest) - Method in interface org.apache.maven.Maven
 
execute() - Method in interface org.apache.maven.plugin.Mojo
Perform whatever build-process behavior this Mojo implements.
execute() - Method in class org.apache.maven.script.ant.AntMojoWrapper
 
execute() - Method in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
 
executedMultipleProjects() - Method in class org.apache.maven.execution.ReactorManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 
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
 
Expression - Class in org.apache.maven.usability.plugin
A plugin parameter expression supported by Maven.
Expression() - Constructor for class org.apache.maven.usability.plugin.Expression
 
ExpressionDocumentation - Class in org.apache.maven.usability.plugin
The root of a parameter plugin expression document.
ExpressionDocumentation() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumentation
 
ExpressionDocumentationException - Exception in org.apache.maven.usability.plugin
 
ExpressionDocumentationException(String, Throwable) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
 
ExpressionDocumentationException(String) - Constructor for exception org.apache.maven.usability.plugin.ExpressionDocumentationException
 
ExpressionDocumenter - Class in org.apache.maven.usability.plugin
 
ExpressionDocumenter() - Constructor for class org.apache.maven.usability.plugin.ExpressionDocumenter
 
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
 
ExtensionManager - Interface in org.apache.maven.extension
Used to locate extensions.
extractUserPluginRegistry(PluginRegistry) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
 

F

FAIL_AT_END - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_AT_END - Static variable in class org.apache.maven.execution.ReactorManager
 
FAIL_FAST - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_FAST - Static variable in class org.apache.maven.execution.ReactorManager
 
FAIL_NEVER - Static variable in class org.apache.maven.cli.CLIManager
 
FAIL_NEVER - Static variable in class org.apache.maven.execution.ReactorManager
 
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
 
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
flushExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
flushPluginDescriptor(Plugin) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
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
FORCE_PLUGIN_UPDATES - Static variable in class org.apache.maven.cli.CLIManager
 
FORCE_PLUGIN_UPDATES2 - Static variable in class org.apache.maven.cli.CLIManager
 
formatTime(long) - Static method in class org.apache.maven.DefaultMaven
 

G

generate(Sink, Locale) - Method in interface org.apache.maven.reporting.MavenReport
Generate the report depending the wanted locale.
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.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Returns the state of the "add default entities" flag.
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.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.
getAddDefaultEntities() - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
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
 
getApiMethods() - Method in class org.apache.maven.usability.plugin.Expression
Method getApiMethods.
getApplicationVersion() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
 
getApplicationVersion() - Method in interface org.apache.maven.execution.RuntimeInformation
 
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.
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.project.MavenProject
 
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
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.Metadata
Get the artifactId that this directory represents, if any.
getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Get the plugin artifactId.
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.plugin.descriptor.PluginDescriptor
 
getArtifactId() - Method in class org.apache.maven.plugin.registry.Plugin
Get the artifactId field.
getArtifactId() - Method in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
getArtifactId() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
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.
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
 
getBan() - Method in class org.apache.maven.usability.plugin.Expression
Get a preferred alternative to this expression, in the case where it's banned from use.
getBasedir() - Method in interface org.apache.maven.artifact.repository.ArtifactRepository
 
getBasedir() - Method in class org.apache.maven.project.MavenProject
 
getBaseDirectory() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getBaseDirectory() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getBaseMessage() - Method in exception org.apache.maven.artifact.InvalidArtifactRTException
 
getBaseMessage() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
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
 
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getBooleanValue.
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.project.MavenProject
 
getBuildExtensions() - Method in class org.apache.maven.project.MavenProject
 
getBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
getBuildNumber() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get the incremental build number.
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
 
getBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
getByPrefix(String, List, List, ArtifactRepository) - Method in class org.apache.maven.plugin.DefaultPluginMappingManager
 
getByPrefix(String, List, List, ArtifactRepository) - Method in interface org.apache.maven.plugin.PluginMappingManager
 
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getByteValue.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getByteValue.
getCategoryName() - Method in interface org.apache.maven.reporting.MavenReport
Get the category name for this report.
getCause() - Method in class org.apache.maven.execution.BuildFailure
 
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getCharacterValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getCharacterValue.
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
getClassRealm() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getCliOptions() - Method in class org.apache.maven.usability.plugin.Expression
Method getCliOptions.
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getColumnNumber() - Method in exception org.apache.maven.SettingsConfigurationException
 
getComments() - Method in class org.apache.maven.model.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
 
getComponentDescriptorLocation() - Method in class org.apache.maven.plugin.MavenPluginDiscoverer
 
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.plugin.MojoExecution
 
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.
getConfiguration() - Method in class org.apache.maven.usability.plugin.Expression
Get the place and syntax used to change the value of this expression.
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.
getContainer() - Method in class org.apache.maven.execution.MavenSession
 
getContributors() - Method in class org.apache.maven.model.Model
Method getContributors.
getContributors() - Method in class org.apache.maven.project.MavenProject
 
getCurrentProject() - Method in class org.apache.maven.execution.MavenSession
Return the current project for use in a mojo execution.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDateValue.
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.project.MavenProject
 
getDefaultGoal() - Method in class org.apache.maven.project.overlay.BuildOverlay
 
getDefaultPhases() - Method in class org.apache.maven.lifecycle.Lifecycle
 
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.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
 
getDeprecation() - Method in class org.apache.maven.usability.plugin.Expression
Get a preferred alternative to this expression, in the case where it's deprecated.
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.plugin.descriptor.Parameter
 
getDescription() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getDescription() - Method in class org.apache.maven.project.MavenProject
 
getDescription(Locale) - Method in interface org.apache.maven.reporting.MavenReport
 
getDescription() - Method in class org.apache.maven.usability.plugin.Expression
Get the description of what this expression references, and what it's generally used for.
getDeveloperConnection() - Method in class org.apache.maven.model.Scm
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.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.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.
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
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getDoubleValue.
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getDoubleValue.
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
 
getEmail() - Method in class org.apache.maven.model.Contributor
Get the email address of the contributor.
getEventDispatcher() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getEventDispatcher() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getEventDispatcher() - Method in class org.apache.maven.execution.MavenSession
 
getExcludes() - Method in class org.apache.maven.model.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
 
getExecutionId() - Method in class org.apache.maven.plugin.MojoExecution
 
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProperties() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getExecutionProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getExecutionProperties() - Method in class org.apache.maven.execution.MavenSession
 
getExecutionProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getExecutionProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getExecutionRootDirectory() - Method in class org.apache.maven.execution.MavenSession
 
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
 
getExpressions() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method getExpressions.
getExpressionsBySyntax() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
getExtension() - Method in interface org.apache.maven.artifact.handler.ArtifactHandler
 
getExtension() - Method in class org.apache.maven.artifact.handler.DefaultArtifactHandler
 
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
 
getFailureBehavior() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getFailureBehavior() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getFailureBehavior() - Method in class org.apache.maven.execution.ReactorManager
 
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.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
 
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getFloatValue.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getFloatValue.
getForkedExecutions() - Method in class org.apache.maven.plugin.MojoExecution
 
getFromCausality(Throwable, Class) - Static method in class org.apache.maven.usability.diagnostics.DiagnosisUtils
 
getFullGoalName() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getGlobalProfileManager() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getGlobalProfileManager() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.execution.DefaultMavenExecutionRequest
 
getGoals() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getGoals() - Method in class org.apache.maven.execution.MavenSession
 
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.Metadata
Get the groupId that this directory represents, if any.
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.plugin.descriptor.PluginDescriptor
 
getGroupId() - Method in class org.apache.maven.plugin.registry.Plugin
Get the groupId field.
getGroupId() - Method in exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
getGroupId() - Method in exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
getGroupId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getGroupId() - Method in class org.apache.maven.project.MavenProject
 
getHandlerTypes() - Method in class org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager
 
getHost() - Method in class org.apache.maven.settings.Proxy
Get The proxy host.
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.lifecycle.Lifecycle
Method getId
getId() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getId
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.
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.
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.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.project.MavenProject
 
getIncludes() - Method in class org.apache.maven.model.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.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getIntegerValue.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getIntegerValue.
getInteractiveMode() - Method in class org.apache.maven.settings.Settings
 
getInterpreter() - Method in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
 
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
 
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.
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.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.
getLastUpdated() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get when the metadata was last updated.
getLatest() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get what the latest version in the directory is, including snapshots.
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.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.
getLineNumber() - Method in exception org.apache.maven.SettingsConfigurationException
 
getLocalArtifactPath(Artifact) - Method in class org.apache.maven.artifact.test.ArtifactTestCase
 
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.execution.DefaultMavenExecutionRequest
 
getLocalRepository() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getLocalRepository() - Method in class org.apache.maven.execution.MavenSession
 
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.plugin.AbstractMojo
Returns the logger that has been injected into this mojo.
getLog() - Method in interface org.apache.maven.plugin.Mojo
Furnish access to the standard Maven logging mechanism which is managed in this base class.
getLog() - Method in class org.apache.maven.toolchain.DefaultToolchain
 
getLogger() - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
getLogger() - Method in class org.apache.maven.toolchain.java.DefaultJavaToolchainFactory
 
getLongMessage() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getLongValue.
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getLongValue.
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.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() - 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.
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
 
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.artifact.repository.metadata.Metadata
 
getModelEncoding() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
 
getModelEncoding() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
 
getModelEncoding() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
getModelEncoding() - Method in class org.apache.maven.model.Activation
 
getModelEncoding() - Method in class org.apache.maven.model.ActivationFile
 
getModelEncoding() - Method in class org.apache.maven.model.ActivationOS
 
getModelEncoding() - Method in class org.apache.maven.model.ActivationProperty
 
getModelEncoding() - Method in class org.apache.maven.model.Build
 
getModelEncoding() - Method in class org.apache.maven.model.BuildBase
 
getModelEncoding() - Method in class org.apache.maven.model.CiManagement
 
getModelEncoding() - Method in class org.apache.maven.model.ConfigurationContainer
 
getModelEncoding() - Method in class org.apache.maven.model.Contributor
 
getModelEncoding() - Method in class org.apache.maven.model.Dependency
 
getModelEncoding() - Method in class org.apache.maven.model.DependencyManagement
 
getModelEncoding() - Method in class org.apache.maven.model.DeploymentRepository
 
getModelEncoding() - Method in class org.apache.maven.model.Developer
 
getModelEncoding() - Method in class org.apache.maven.model.DistributionManagement
 
getModelEncoding() - Method in class org.apache.maven.model.Exclusion
 
getModelEncoding() - Method in class org.apache.maven.model.Extension
 
getModelEncoding() - Method in class org.apache.maven.model.FileSet
 
getModelEncoding() - Method in class org.apache.maven.model.IssueManagement
 
getModelEncoding() - Method in class org.apache.maven.model.License
 
getModelEncoding() - Method in class org.apache.maven.model.MailingList
 
getModelEncoding() - Method in class org.apache.maven.model.Model
 
getModelEncoding() - Method in class org.apache.maven.model.ModelBase
 
getModelEncoding() - Method in class org.apache.maven.model.Notifier
 
getModelEncoding() - Method in class org.apache.maven.model.Organization
 
getModelEncoding() - Method in class org.apache.maven.model.Parent
 
getModelEncoding() - Method in class org.apache.maven.model.PatternSet
 
getModelEncoding() - Method in class org.apache.maven.model.Plugin
 
getModelEncoding() - Method in class org.apache.maven.model.PluginConfiguration
 
getModelEncoding() - Method in class org.apache.maven.model.PluginContainer
 
getModelEncoding() - Method in class org.apache.maven.model.PluginExecution
 
getModelEncoding() - Method in class org.apache.maven.model.PluginManagement
 
getModelEncoding() - Method in class org.apache.maven.model.Prerequisites
 
getModelEncoding() - Method in class org.apache.maven.model.Profile
 
getModelEncoding() - Method in class org.apache.maven.model.Relocation
 
getModelEncoding() - Method in class org.apache.maven.model.Reporting
 
getModelEncoding() - Method in class org.apache.maven.model.ReportPlugin
 
getModelEncoding() - Method in class org.apache.maven.model.ReportSet
 
getModelEncoding() - Method in class org.apache.maven.model.Repository
 
getModelEncoding() - Method in class org.apache.maven.model.RepositoryBase
 
getModelEncoding() - Method in class org.apache.maven.model.RepositoryPolicy
 
getModelEncoding() - Method in class org.apache.maven.model.Resource
 
getModelEncoding() - Method in class org.apache.maven.model.Scm
 
getModelEncoding() - Method in class org.apache.maven.model.Site
 
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.Execution
 
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
 
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
 
getModelEncoding() - Method in class org.apache.maven.plugin.lifecycle.Phase
 
getModelEncoding() - Method in class org.apache.maven.plugin.registry.Plugin
 
getModelEncoding() - Method in class org.apache.maven.plugin.registry.PluginRegistry
 
getModelEncoding() - Method in class org.apache.maven.plugin.registry.TrackableBase
 
getModelEncoding() - Method in class org.apache.maven.profiles.Activation
 
getModelEncoding() - Method in class org.apache.maven.profiles.ActivationFile
 
getModelEncoding() - Method in class org.apache.maven.profiles.ActivationOS
 
getModelEncoding() - Method in class org.apache.maven.profiles.ActivationProperty
 
getModelEncoding() - Method in class org.apache.maven.profiles.Profile
 
getModelEncoding() - Method in class org.apache.maven.profiles.ProfilesRoot
 
getModelEncoding() - Method in class org.apache.maven.profiles.Repository
 
getModelEncoding() - Method in class org.apache.maven.profiles.RepositoryBase
 
getModelEncoding() - Method in class org.apache.maven.profiles.RepositoryPolicy
 
getModelEncoding() - Method in class org.apache.maven.settings.Activation
 
getModelEncoding() - Method in class org.apache.maven.settings.ActivationFile
 
getModelEncoding() - Method in class org.apache.maven.settings.ActivationOS
 
getModelEncoding() - Method in class org.apache.maven.settings.ActivationProperty
 
getModelEncoding() - Method in class org.apache.maven.settings.IdentifiableBase
 
getModelEncoding() - Method in class org.apache.maven.settings.Mirror
 
getModelEncoding() - Method in class org.apache.maven.settings.Profile
 
getModelEncoding() - Method in class org.apache.maven.settings.Proxy
 
getModelEncoding() - Method in class org.apache.maven.settings.Repository
 
getModelEncoding() - Method in class org.apache.maven.settings.RepositoryBase
 
getModelEncoding() - Method in class org.apache.maven.settings.RepositoryPolicy
 
getModelEncoding() - Method in class org.apache.maven.settings.Server
 
getModelEncoding() - Method in class org.apache.maven.settings.Settings
 
getModelEncoding() - Method in class org.apache.maven.settings.TrackableBase
 
getModelEncoding() - Method in class org.apache.maven.toolchain.model.PersistedToolchains
 
getModelEncoding() - Method in class org.apache.maven.toolchain.model.ToolchainModel
 
getModelEncoding() - Method in class org.apache.maven.usability.plugin.Expression
 
getModelEncoding() - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
 
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
 
getMojoDescriptor() - Method in class org.apache.maven.plugin.MojoExecution
 
getMojoDescriptor() - Method in exception org.apache.maven.plugin.PluginParameterException
 
getMojos() - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
getName() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Get display name for the plugin.
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.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(Locale) - Method in interface org.apache.maven.reporting.MavenReport
 
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.
getOfflineWarning() - Static method in class org.apache.maven.usability.SystemWarnings
 
getOptionalMojos(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getOptionalMojos() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
 
getOptionalMojos(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
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.project.MavenProject
 
getOrganizationUrl() - Method in class org.apache.maven.model.Contributor
Get the URL of the organization.
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.plugin.PluginConfigurationException
 
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.
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
 
getOutputName() - Method in interface org.apache.maven.reporting.MavenReport
 
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
 
getParameters() - Method in exception org.apache.maven.plugin.PluginParameterException
 
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.lifecycle.Lifecycle
Method getPhases
getPhases(String) - Method in class org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping
 
getPhases() - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method getPhases
getPhases(String) - Method in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
getPhases() - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method getPhases.
getPhaseToLifecycleMap() - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
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
 
getPluginComponent(Plugin, String, String) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getPluginComponent(Plugin, String, String) - Method in interface org.apache.maven.plugin.PluginManager
 
getPluginComponents(Plugin, String) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getPluginComponents(Plugin, String) - Method in interface org.apache.maven.plugin.PluginManager
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
getPluginContext(PluginDescriptor, MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
getPluginContext() - Method in class org.apache.maven.plugin.AbstractMojo
 
getPluginContext() - Method in interface org.apache.maven.plugin.ContextEnabled
 
getPluginContext() - Method in class org.apache.maven.script.ant.AntMojoWrapper
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getPluginDefinitionForPrefix(String, MavenSession, MavenProject) - Method in interface org.apache.maven.plugin.PluginManager
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
getPluginDescriptor(Plugin) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
getPluginDescriptor() - Method in exception org.apache.maven.plugin.PluginConfigurationException
 
getPluginDescriptorForPrefix(String) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getPluginDescriptorForPrefix(String) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
getPluginDescriptorForPrefix(String) - Method in interface org.apache.maven.plugin.PluginManager
 
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.artifact.repository.metadata.Metadata
Method getPlugins.
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
 
getPomFile() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getPomFile() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getPomLocation() - Method in exception org.apache.maven.project.InvalidProjectModelException
 
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.
getPrefix() - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Get the plugin invocation prefix (i.e.
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
 
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(File, ArtifactRepository, Settings, Properties, ProfileManager) - Method in class org.apache.maven.DefaultMaven
Deprecated. Use DefaultMaven.getProject(File, MavenExecutionRequest) instead.
getProject(File, MavenExecutionRequest) - Method in class org.apache.maven.DefaultMaven
 
getProject() - Method in class org.apache.maven.execution.BuildSuccess
 
getProject() - Method in class org.apache.maven.project.MavenProjectBuildingResult
 
getProjectId() - Method in exception org.apache.maven.project.ProjectBuildingException
 
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.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() - 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
 
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.
getRelease() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get what the latest version in the directory is, of the releases.
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
 
getReport(MavenProject, MojoExecution, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
getReport(MavenProject, MojoExecution, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 
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
 
getReportOutputDirectory() - Method in interface org.apache.maven.reporting.MavenReport
 
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.plugin.MojoExecution
 
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.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
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getRequiredAttributeValue.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getRequiredAttributeValue.
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.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.
getRootCause(Throwable) - Static method in class org.apache.maven.usability.diagnostics.DiagnosisUtils
 
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.
getSession() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSession() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getSettings() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getSettings() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getSettings() - Method in class org.apache.maven.execution.MavenSession
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getShortValue.
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getShortValue.
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.
getSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Get the current snapshot data in use for this version.
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.execution.MavenSession
 
getSortedProjects() - Method in class org.apache.maven.execution.ReactorManager
 
getSortedProjects() - Method in class org.apache.maven.project.ProjectSorter
 
getSource() - Method in class org.apache.maven.model.Profile
 
getSource() - Method in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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.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
 
getStartTime() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
getStartTime() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
getStartTime() - Method in class org.apache.maven.execution.MavenSession
 
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.
getSyntax() - Method in class org.apache.maven.usability.plugin.Expression
Get the syntax of the expression.
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.
getTargetPath() - Method in class org.apache.maven.model.Resource
Get Describe the resource target path.
getTask() - Method in class org.apache.maven.execution.BuildFailure
 
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
 
getTime() - Method in class org.apache.maven.execution.BuildFailure
 
getTime() - Method in class org.apache.maven.execution.BuildSuccess
 
getTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get the time it was deployed.
getTimezone() - Method in class org.apache.maven.model.Contributor
Get the timezone the contributor is in.
getTitle() - Method in interface org.apache.maven.reporting.MavenReportRenderer
 
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.execution.ReactorManager
 
getTopLevelProject() - Method in class org.apache.maven.project.ProjectSorter
 
getTrimmedValue(String) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.settings.io.xpp3.SettingsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Reader
Method getTrimmedValue.
getTrimmedValue(String) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method getTrimmedValue.
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.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
 
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.
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.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.execution.DefaultMavenExecutionRequest
 
getUserProperties() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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() - 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 class org.apache.maven.artifact.repository.metadata.Metadata
Get the version that this directory represents, if any.
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.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.
getVersioning() - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Get versioning information for the artifact.
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.artifact.repository.metadata.Versioning
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.
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

hasBuildFailure(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
hasBuildFailures() - Method in class org.apache.maven.execution.ReactorManager
 
hasBuildSuccess(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
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.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.execution.ReactorManager
 
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
 
HELP - Static variable in class org.apache.maven.cli.CLIManager
 

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
 
info(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
info(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the info error level.
info(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the info error level.
info(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the info error level.
info(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
info(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
info(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
initialize() - Method in class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
initialize() - Method in class org.apache.maven.execution.DefaultRuntimeInformation
 
initialize() - Method in class org.apache.maven.plugin.DefaultPluginManager
 
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.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) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
 
interpolate(Model, Map, boolean) - Method in interface org.apache.maven.project.interpolation.ModelInterpolator
 
interpolate(Model, Map) - Method in class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
interpolate(Model, Map, boolean) - Method in class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
Serialize the inbound Model instance to a StringWriter, perform the regex replacement to resolve POM expressions, then re-parse into the resolved Model instance.
IntervalUtils - Class in org.apache.maven.plugin.version
 
InvalidArtifactDiagnoser - Class in org.apache.maven.usability
 
InvalidArtifactDiagnoser() - Constructor for class org.apache.maven.usability.InvalidArtifactDiagnoser
 
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
 
InvalidPluginException - Exception in org.apache.maven.plugin
Thrown when a plugin is not internally consistent.
InvalidPluginException(String, Exception) - Constructor for exception org.apache.maven.plugin.InvalidPluginException
 
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
 
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
 
isBlackListed(MavenProject) - Method in class org.apache.maven.execution.ReactorManager
 
isChildOfRootNode() - Method in class org.apache.maven.artifact.resolver.ResolutionNode
 
isDebugEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isDebugEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isDebugEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
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
 
isEditable() - Method in class org.apache.maven.usability.plugin.Expression
Get whether the value of this expression can be changed.
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.
isErrorEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isErrorEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isErrorEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
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
 
isExpired(String, Date) - Static method in class org.apache.maven.plugin.version.IntervalUtils
 
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
isExternalReport() - Method in interface org.apache.maven.reporting.MavenReport
An external report is a report which calls a third party program which generates some reports too.
isFiltering() - Method in class org.apache.maven.model.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
 
isInfoEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isInfoEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isInfoEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
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.
isLocalCopy() - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Get whether to use a local copy instead (with filename that includes the base version).
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
isPluginInstalled(Plugin) - Method in class org.apache.maven.plugin.MavenPluginCollector
 
isProjectRequired() - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
isReactorActive() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isReactorActive() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
isRecursive() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isRecursive() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.
isShowErrors() - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
isShowErrors() - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.
isUsingPOMsFromFilesystem() - Method in class org.apache.maven.execution.MavenSession
 
isWarnEnabled() - Method in class org.apache.maven.monitor.logging.DefaultLog
 
isWarnEnabled() - Method in interface org.apache.maven.plugin.logging.Log
 
isWarnEnabled() - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 

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
 
Lifecycle - Class in org.apache.maven.lifecycle
Class Lifecycle.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.Lifecycle
 
Lifecycle - Class in org.apache.maven.lifecycle.mapping
Class Lifecycle.
Lifecycle() - Constructor for class org.apache.maven.lifecycle.mapping.Lifecycle
 
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
 
LifecycleExecutionException - Exception in org.apache.maven.lifecycle
 
LifecycleExecutionException(String) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
LifecycleExecutionException(String, Throwable) - Constructor for exception org.apache.maven.lifecycle.LifecycleExecutionException
 
lifecycleExecutor - Variable in class org.apache.maven.DefaultMaven
 
LifecycleExecutor - Interface in org.apache.maven.lifecycle
 
LifecycleMapping - Interface in org.apache.maven.lifecycle.mapping
 
LifecycleMappingsXpp3Reader - Class in org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Reader.
LifecycleMappingsXpp3Reader() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader
 
LifecycleMappingsXpp3Writer - Class in org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Writer.
LifecycleMappingsXpp3Writer() - Constructor for class org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
 
line() - Method in class org.apache.maven.DefaultMaven
 
line() - Method in class org.apache.maven.lifecycle.DefaultLifecycleExecutor
 
load() - Static method in class org.apache.maven.usability.plugin.ExpressionDocumenter
 
loadSettingsProfiles(Settings) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
loadSettingsProfiles(Settings) - Method in interface org.apache.maven.profiles.ProfileManager
 
Log - Interface in org.apache.maven.plugin.logging
This interface supplies the API for providing feedback to the user from the Mojo, using standard Maven channels.
logError(Exception, boolean) - Method in class org.apache.maven.DefaultMaven
 
logFailure(BuildFailureException, boolean) - Method in class org.apache.maven.DefaultMaven
 
logFatal(Throwable) - Method in class org.apache.maven.DefaultMaven
 
logSuccess(ReactorManager) - Method in class org.apache.maven.DefaultMaven
 
longMessage - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
lookup(String) - Method in class org.apache.maven.execution.MavenSession
 
lookup(String, String) - Method in class org.apache.maven.execution.MavenSession
 
lookupList(String) - Method in class org.apache.maven.execution.MavenSession
 
lookupMap(String) - Method in class org.apache.maven.execution.MavenSession
 

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
 
main(String[]) - Static method in class org.apache.maven.cli.MavenCli
 
main(String[], ClassWorld) - Static method in class org.apache.maven.cli.MavenCli
 
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 - Interface in org.apache.maven
 
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
MavenArtifactFilterManager - Class in org.apache.maven
 
MavenArtifactFilterManager() - Constructor for class org.apache.maven.MavenArtifactFilterManager
 
MavenCli - Class in org.apache.maven.cli
 
MavenCli() - Constructor for class org.apache.maven.cli.MavenCli
 
MavenEvents - Class in org.apache.maven.monitor.event
 
MavenExecutionException - Exception in org.apache.maven.reactor
 
MavenExecutionException() - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionException(String) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionException(Throwable) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionException(String, Throwable) - Constructor for exception org.apache.maven.reactor.MavenExecutionException
 
MavenExecutionRequest - Interface in org.apache.maven.execution
 
MavenMetadataSource - Class in org.apache.maven.project.artifact
 
MavenMetadataSource() - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
 
MavenPluginCollector - Class in org.apache.maven.plugin
 
MavenPluginCollector() - Constructor for class org.apache.maven.plugin.MavenPluginCollector
 
MavenPluginDiscoverer - Class in org.apache.maven.plugin
 
MavenPluginDiscoverer() - Constructor for class org.apache.maven.plugin.MavenPluginDiscoverer
 
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(MavenProject) - Constructor for class org.apache.maven.project.MavenProject
Deprecated. use MavenProject.clone() so subclasses can provide a copy of the same class
mavenProjectBuilder - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
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
 
MavenReport - Interface in org.apache.maven.reporting
The basis for a Maven report.
MavenReportException - Exception in org.apache.maven.reporting
An exception occurring during the execution of a Maven report.
MavenReportException(String) - Constructor for exception org.apache.maven.reporting.MavenReportException
Default constructor.
MavenReportException(String, Exception) - Constructor for exception org.apache.maven.reporting.MavenReportException
Other constructor.
MavenReportRenderer - Interface in org.apache.maven.reporting
Basis for rendering report.
MavenSession - Class in org.apache.maven.execution
 
MavenSession(PlexusContainer, Settings, ArtifactRepository, EventDispatcher, ReactorManager, List, String, Properties, Date) - Constructor for class org.apache.maven.execution.MavenSession
 
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
 
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
 
MavenXpp3Writer - Class in org.apache.maven.model.io.xpp3
Class MavenXpp3Writer.
MavenXpp3Writer() - Constructor for class org.apache.maven.model.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(Metadata) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
 
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
 
Metadata - Class in org.apache.maven.artifact.repository.metadata
Class Metadata.
Metadata() - Constructor for class org.apache.maven.artifact.repository.metadata.Metadata
 
MetadataXpp3Reader - Class in org.apache.maven.artifact.repository.metadata.io.xpp3
Class MetadataXpp3Reader.
MetadataXpp3Reader() - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
 
MetadataXpp3Writer - Class in org.apache.maven.artifact.repository.metadata.io.xpp3
Class MetadataXpp3Writer.
MetadataXpp3Writer() - Constructor for class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
 
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
 
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
 
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
 
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
 
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 - Interface in org.apache.maven.plugin
This interface forms the contract required for Mojos to interact with the Maven infrastructure.
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.
MojoExecution - Class in org.apache.maven.plugin
Describes a single mojo invocation.
MojoExecution(MojoDescriptor) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, String) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecution(MojoDescriptor, Xpp3Dom) - Constructor for class org.apache.maven.plugin.MojoExecution
 
MojoExecutionException - Exception in org.apache.maven.plugin
An exception occuring during the execution of a plugin.
MojoExecutionException(Object, String, String) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception providing the source and a short and long message.
MojoExecutionException(String, Exception) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception wrapping an underlying Exception and providing a message.
MojoExecutionException(String, Throwable) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception wrapping an underlying Throwable and providing a message.
MojoExecutionException(String) - Constructor for exception org.apache.maven.plugin.MojoExecutionException
Construct a new MojoExecutionException exception providing a message.
MojoExecutionExceptionDiagnoser - Class in org.apache.maven.usability
 
MojoExecutionExceptionDiagnoser() - Constructor for class org.apache.maven.usability.MojoExecutionExceptionDiagnoser
 
MojoFailureException - Exception in org.apache.maven.plugin
An exception occuring during the execution of a plugin (such as a compilation failure).
MojoFailureException(Object, String, String) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Construct a new MojoFailureException exception providing the source and a short and long message.
MojoFailureException(String) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Construct a new MojoFailureException exception providing a message.
MojoFailureException(String, Throwable) - Constructor for exception org.apache.maven.plugin.MojoFailureException
Construct a new MojoFailureException exception wrapping an underlying Throwable and providing a message.
MojoFailureExceptionDiagnoser - Class in org.apache.maven.usability
 
MojoFailureExceptionDiagnoser() - Constructor for class org.apache.maven.usability.MojoFailureExceptionDiagnoser
 
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
Deprecated. use MultipleArtifactsNotFoundException.MultipleArtifactsNotFoundException(Artifact, List, List, List)
MultipleArtifactsNotFoundException(Artifact, List, List, List) - Constructor for exception org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException
Create an instance of the exception with allrequired information.

N

newInstance(ComponentDescriptor, ClassRealm, PlexusContainer) - Method in class org.apache.maven.script.ant.AntMojoComponentFactory
 
NO_EVENTS - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
NON_RECURSIVE - Static variable in class org.apache.maven.cli.CLIManager
 
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
 
notifyFieldChangeUsingReflection(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
 
notifyFieldChangeUsingSetter(String, Object, Object) - Method in class org.apache.maven.plugin.DebugConfigurationListener
 

O

OFFLINE - Static variable in class org.apache.maven.cli.CLIManager
 
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 - package org.apache.maven
 
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.repository.metadata.io.xpp3 - package org.apache.maven.artifact.repository.metadata.io.xpp3
 
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.test - package org.apache.maven.artifact.test
 
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.cli - package org.apache.maven.cli
 
org.apache.maven.execution - package org.apache.maven.execution
 
org.apache.maven.extension - package org.apache.maven.extension
 
org.apache.maven.lifecycle - package org.apache.maven.lifecycle
 
org.apache.maven.lifecycle.mapping - package org.apache.maven.lifecycle.mapping
 
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.monitor.event - package org.apache.maven.monitor.event
 
org.apache.maven.monitor.logging - package org.apache.maven.monitor.logging
 
org.apache.maven.plugin - package org.apache.maven.plugin
 
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.logging - package org.apache.maven.plugin.logging
 
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.plugin.version - package org.apache.maven.plugin.version
 
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.reactor - package org.apache.maven.reactor
 
org.apache.maven.reporting - package org.apache.maven.reporting
 
org.apache.maven.script.ant - package org.apache.maven.script.ant
 
org.apache.maven.script.beanshell - package org.apache.maven.script.beanshell
 
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
 
org.apache.maven.usability - package org.apache.maven.usability
 
org.apache.maven.usability.diagnostics - package org.apache.maven.usability.diagnostics
 
org.apache.maven.usability.plugin - package org.apache.maven.usability.plugin
 
org.apache.maven.usability.plugin.io.xpp3 - package org.apache.maven.usability.plugin.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
 
OS_ARCH - Static variable in class org.apache.maven.cli.MavenCli
Deprecated. use Os.OS_ARCH
OS_NAME - Static variable in class org.apache.maven.cli.MavenCli
Deprecated. use Os.OS_NAME
OS_VERSION - Static variable in class org.apache.maven.cli.MavenCli
Deprecated. use Os.OS_VERSION
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

ParamdocXpp3Reader - Class in org.apache.maven.usability.plugin.io.xpp3
Class ParamdocXpp3Reader.
ParamdocXpp3Reader() - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
ParamdocXpp3Writer - Class in org.apache.maven.usability.plugin.io.xpp3
Class ParamdocXpp3Writer.
ParamdocXpp3Writer() - Constructor for class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
 
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
 
parse(String[]) - Method in class org.apache.maven.cli.CLIManager
 
parseInterval(String) - Static method in class org.apache.maven.plugin.version.IntervalUtils
 
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
 
pathTranslator - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
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
 
PersistedToolchains - Class in org.apache.maven.toolchain.model
The <project> 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.artifact.repository.metadata
Mapping information for a single plugin within this group.
Plugin() - Constructor for class org.apache.maven.artifact.repository.metadata.Plugin
 
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
 
pluginCollector - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginConfiguration - Class in org.apache.maven.model
Contains the plugins management informations for the project.
PluginConfiguration() - Constructor for class org.apache.maven.model.PluginConfiguration
 
PluginConfigurationDiagnoser - Class in org.apache.maven.usability
 
PluginConfigurationDiagnoser() - Constructor for class org.apache.maven.usability.PluginConfigurationDiagnoser
 
PluginConfigurationException - Exception in org.apache.maven.plugin
 
PluginConfigurationException(PluginDescriptor, String) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, Throwable) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginConfigurationException(PluginDescriptor, String, Throwable) - Constructor for exception org.apache.maven.plugin.PluginConfigurationException
 
PluginContainer - Class in org.apache.maven.model
Contains the plugins informations for the project.
PluginContainer() - Constructor for class org.apache.maven.model.PluginContainer
 
PluginDescriptor - Class in org.apache.maven.plugin.descriptor
 
PluginDescriptor() - Constructor for class org.apache.maven.plugin.descriptor.PluginDescriptor
 
pluginDescriptorBuilder - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
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
 
PluginManager - Interface in org.apache.maven.plugin
 
PluginManagerException - Exception in org.apache.maven.plugin
Exception in the plugin manager.
PluginManagerException(String) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
PluginManagerException(String, Exception) - Constructor for exception org.apache.maven.plugin.PluginManagerException
 
pluginMappingManager - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginMappingManager - Interface in org.apache.maven.plugin
Manage plugin prefix to artifact ID mapping associations.
PluginNotFoundException - Exception in org.apache.maven.plugin
Exception occurring trying to resolve a plugin.
PluginNotFoundException(ArtifactNotFoundException) - Constructor for exception org.apache.maven.plugin.PluginNotFoundException
 
PluginParameterException - Exception in org.apache.maven.plugin
 
PluginParameterException(MojoDescriptor, List) - Constructor for exception org.apache.maven.plugin.PluginParameterException
 
PluginParameterException(MojoDescriptor, List, Throwable) - Constructor for exception org.apache.maven.plugin.PluginParameterException
 
PluginParameterExpressionEvaluator - Class in org.apache.maven.plugin
 
PluginParameterExpressionEvaluator(MavenSession, MojoExecution, PathTranslator, Logger, MavenProject, Properties) - Constructor for class org.apache.maven.plugin.PluginParameterExpressionEvaluator
 
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
 
PluginRegistryXpp3Writer - Class in org.apache.maven.plugin.registry.io.xpp3
Class PluginRegistryXpp3Writer.
PluginRegistryXpp3Writer() - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
 
pluginVersionManager - Variable in class org.apache.maven.plugin.DefaultPluginManager
 
PluginVersionManager - Interface in org.apache.maven.plugin.version
 
PluginVersionNotFoundException - Exception in org.apache.maven.plugin.version
 
PluginVersionNotFoundException(String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionNotFoundException
 
PluginVersionResolutionException - Exception in org.apache.maven.plugin.version
 
PluginVersionResolutionException(String, String, String, Throwable) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
PluginVersionResolutionException(String, String, String) - Constructor for exception org.apache.maven.plugin.version.PluginVersionResolutionException
 
POMv4 - Static variable in interface org.apache.maven.Maven
 
Prerequisites - Class in org.apache.maven.model
Describes the prerequisites a project can have.
Prerequisites() - Constructor for class org.apache.maven.model.Prerequisites
 
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
 
ProfileActivationDiagnoser - Class in org.apache.maven.usability
 
ProfileActivationDiagnoser() - Constructor for class org.apache.maven.usability.ProfileActivationDiagnoser
 
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
 
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
 
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
 
ProjectBuildDiagnoser - Class in org.apache.maven.usability
 
ProjectBuildDiagnoser() - Constructor for class org.apache.maven.usability.ProjectBuildDiagnoser
 
projectBuilder - Variable in class org.apache.maven.DefaultMaven
 
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.
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
 

Q

QUIET - Static variable in class org.apache.maven.cli.CLIManager
 

R

REACTOR - Static variable in class org.apache.maven.cli.CLIManager
 
REACTOR_EXECUTION - Static variable in class org.apache.maven.monitor.event.MavenEvents
 
ReactorManager - Class in org.apache.maven.execution
 
ReactorManager(List) - Constructor for class org.apache.maven.execution.ReactorManager
 
read(Reader, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
 
read(Reader) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Method read.
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.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.
read(Reader, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
read(Reader) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
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(Properties) - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
RegexBasedModelInterpolator() - Constructor for class org.apache.maven.project.interpolation.RegexBasedModelInterpolator
 
registerBuildFailure(MavenProject, Exception, String, long) - Method in class org.apache.maven.execution.ReactorManager
 
registerBuildSuccess(MavenProject, long) - Method in class org.apache.maven.execution.ReactorManager
 
registerWagons(Collection, PlexusContainer) - Method in class org.apache.maven.artifact.manager.DefaultWagonManager
 
registerWagons(Collection, PlexusContainer) - Method in interface org.apache.maven.artifact.manager.WagonManager
 
registerWagons() - Method in class org.apache.maven.extension.DefaultExtensionManager
 
registerWagons() - Method in interface org.apache.maven.extension.ExtensionManager
 
RELEASE_POMv4 - Static variable in interface org.apache.maven.Maven
 
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.
removeContributor(Contributor) - Method in class org.apache.maven.model.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.
removeDeveloper(Developer) - Method in class org.apache.maven.model.Model
Method removeDeveloper.
removeExclude(String) - Method in class org.apache.maven.model.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.
removeExpression(Expression) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Method removeExpression.
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.
removeLicense(License) - Method in class org.apache.maven.model.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.
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.
removePhase(Phase) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Method removePhase.
removePlugin(Plugin) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Method removePlugin.
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.
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.project.overlay.BuildOverlay
 
removeRole(String) - Method in class org.apache.maven.model.Contributor
Method removeRole.
removeServer(Server) - Method in class org.apache.maven.settings.Settings
Method removeServer.
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(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Method removeVersion.
render(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
render() - Method in interface org.apache.maven.reporting.MavenReportRenderer
Renderer a report.
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.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
 
repositoryMetadataManager - Variable in class org.apache.maven.plugin.DefaultPluginMappingManager
 
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
 
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
 
resolvePluginVersion(String, String, MavenProject, Settings, ArtifactRepository) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionManager
 
resolvePluginVersion(String, String, MavenProject, Settings, ArtifactRepository) - Method in interface org.apache.maven.plugin.version.PluginVersionManager
 
resolveReportPluginVersion(String, String, MavenProject, Settings, ArtifactRepository) - Method in class org.apache.maven.plugin.version.DefaultPluginVersionManager
 
resolveReportPluginVersion(String, String, MavenProject, Settings, ArtifactRepository) - Method in interface org.apache.maven.plugin.version.PluginVersionManager
 
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) - 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
 
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.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.lifecycle.LifecycleExecutor
 
ROLE - Static variable in interface org.apache.maven.lifecycle.mapping.LifecycleMapping
 
ROLE - Static variable in interface org.apache.maven.Maven
 
ROLE - Static variable in interface org.apache.maven.plugin.Mojo
The component role hint for Plexus container
ROLE - Static variable in interface org.apache.maven.plugin.PluginManager
 
ROLE - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
 
ROLE - Static variable in interface org.apache.maven.plugin.version.PluginVersionManager
 
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.reporting.MavenReport
Plexus lookup name
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 - Static variable in interface org.apache.maven.usability.diagnostics.ErrorDiagnoser
 
ROLE - Static variable in class org.apache.maven.usability.diagnostics.ErrorDiagnostics
 
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
 
runtimeInformation - Variable in class org.apache.maven.DefaultMaven
 
RuntimeInformation - Interface in org.apache.maven.execution
Describes runtime information about the application.
runtimeInformation - Variable in class org.apache.maven.plugin.DefaultPluginManager
 

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
 
serialVersionUID - Static variable in exception org.apache.maven.reporting.MavenReportException
The serialVersionUID
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
 
session - Variable in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
SET_SYSTEM_PROPERTY - Static variable in class org.apache.maven.cli.CLIManager
 
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) - 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) - 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.artifact.repository.metadata.io.xpp3.MetadataXpp3Reader
Sets the state of the "add default entities" flag.
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.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.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Reader
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
 
setApiMethods(Properties) - Method in class org.apache.maven.usability.plugin.Expression
Set the programmatic methods used to change the value of this expression.
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.
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.artifact.repository.metadata.Metadata
Set the artifactId that this directory represents, if any.
setArtifactId(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Set the plugin artifactId.
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.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
 
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) - Method in interface org.apache.maven.artifact.Artifact
 
setAvailableVersions(List) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setAvailableVersions(List) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setAvailableVersions(List) - Method in class org.apache.maven.project.artifact.AttachedArtifact
 
setBan(String) - Method in class org.apache.maven.usability.plugin.Expression
Set a preferred alternative to this expression, in the case where it's banned from use.
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
 
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.project.MavenProject
 
setBuildNumber(int) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Set the incremental build number.
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.
setClassRealm(ClassRealm) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setCliOptions(Properties) - Method in class org.apache.maven.usability.plugin.Expression
Set the command-line switches used to change the value of this expression.
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.
setCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setComponentConfiguration(Map) - Method in class org.apache.maven.script.ant.AntMojoWrapper
 
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(Xpp3Dom) - Method in class org.apache.maven.plugin.MojoExecution
 
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.
setConfiguration(String) - Method in class org.apache.maven.usability.plugin.Expression
Set the place and syntax used to change the value of this expression.
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.
setContributors(List) - Method in class org.apache.maven.model.Model
Set describes the contributors to a project that are not yet committers.
setContributors(List) - Method in class org.apache.maven.project.MavenProject
 
setCurrentProject(MavenProject) - Method in class org.apache.maven.execution.MavenSession
 
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.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) - 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) - Method in class org.apache.maven.model.ModelBase
Set This element describes all of the dependencies associated with a project.
setDependencies(List) - Method in class org.apache.maven.model.Plugin
Set additional dependencies that this project needs to introduce to the plugin's classloader.
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) - Method in interface org.apache.maven.artifact.Artifact
 
setDependencyTrail(List) - Method in class org.apache.maven.artifact.DefaultArtifact
 
setDependencyTrail(List) - 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
 
setDeprecation(String) - Method in class org.apache.maven.usability.plugin.Expression
Set a preferred alternative to this expression, in the case where it's deprecated.
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.plugin.descriptor.Parameter
 
setDescription(String) - Method in class org.apache.maven.plugin.descriptor.PluginDescriptor
 
setDescription(String) - Method in class org.apache.maven.project.MavenProject
 
setDescription(String) - Method in class org.apache.maven.usability.plugin.Expression
Set the description of what this expression references, and what it's generally used for.
setDeveloperConnection(String) - Method in class org.apache.maven.model.Scm
Set Just like connection, but for developers, i.e.
setDevelopers(List) - Method in class org.apache.maven.model.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.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.
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
 
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
 
setEditable(boolean) - Method in class org.apache.maven.plugin.descriptor.Parameter
 
setEditable(boolean) - Method in class org.apache.maven.usability.plugin.Expression
Set whether the value of this expression can be changed.
setEmail(String) - Method in class org.apache.maven.model.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.
setErrorDiagnosers(List) - Method in class org.apache.maven.usability.diagnostics.ErrorDiagnostics
 
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) - Method in class org.apache.maven.model.PatternSet
Set A list of patterns to exclude, e.g.
setExclusions(List) - 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) - 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) - 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
 
setExpressions(List) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Set the list of plugin parameter expressions described by this document.
setExtensionArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setExtensions(List) - 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
 
setFailureBehavior(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setFailureBehavior(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setFailureBehavior(String) - Method in class org.apache.maven.execution.ReactorManager
 
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.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.
setFilters(List) - 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) - Method in class org.apache.maven.model.PluginExecution
Set the goals to execute with the given configuration.
setGoals(List) - 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.artifact.repository.metadata.Metadata
Set the groupId that this directory represents, if any.
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.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
 
setHost(String) - Method in class org.apache.maven.settings.Proxy
Set The proxy host.
setId(String) - Method in class org.apache.maven.lifecycle.Lifecycle
Method setId
setId(String) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
Method setId
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.
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.
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.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.project.MavenProject
 
setIncludes(List) - Method in class org.apache.maven.model.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
 
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
 
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.
setLastUpdated(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set when the metadata was last updated.
setLastUpdatedTimestamp(Date) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
setLatest(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set what the latest version in the directory is, including snapshots.
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) - Method in class org.apache.maven.model.Model
Set This element describes all of the licenses for this project.
setLicenses(List) - Method in class org.apache.maven.project.MavenProject
 
setLifecycles(List) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Set the lifecycles field.
setLocalCopy(boolean) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Set whether to use a local copy instead (with filename that includes the base version).
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
 
setLog(Log) - Method in class org.apache.maven.plugin.AbstractMojo
 
setLog(Log) - Method in interface org.apache.maven.plugin.Mojo
Inject a standard Maven logging mechanism to allow this Mojo to communicate events and feedback to the user.
setMailingLists(List) - Method in class org.apache.maven.model.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) - 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.artifact.repository.metadata.Metadata
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Activation
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ActivationFile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ActivationOS
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ActivationProperty
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Build
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.BuildBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.CiManagement
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ConfigurationContainer
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Contributor
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Dependency
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.DependencyManagement
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.DeploymentRepository
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Developer
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.DistributionManagement
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Exclusion
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Extension
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.FileSet
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.IssueManagement
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.License
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.MailingList
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Model
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ModelBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Notifier
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Organization
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Parent
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.PatternSet
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Plugin
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.PluginConfiguration
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.PluginContainer
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.PluginExecution
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.PluginManagement
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Prerequisites
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Profile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Relocation
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Reporting
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ReportPlugin
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.ReportSet
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Repository
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.RepositoryBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.RepositoryPolicy
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Resource
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Scm
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.model.Site
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.Execution
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.LifecycleConfiguration
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.lifecycle.Phase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.registry.Plugin
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.plugin.registry.TrackableBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.Activation
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ActivationFile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ActivationOS
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.Profile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.Repository
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Activation
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.ActivationFile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.ActivationOS
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.ActivationProperty
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.IdentifiableBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Mirror
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Profile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Proxy
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Repository
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.RepositoryBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.RepositoryPolicy
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Server
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.Settings
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.settings.TrackableBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.toolchain.model.PersistedToolchains
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.toolchain.model.ToolchainModel
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.usability.plugin.Expression
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.usability.plugin.ExpressionDocumentation
Set an encoding used for reading/writing the model.
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) - 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
 
setName(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Set display name for the plugin.
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.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) - 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
setOptionalMojos(List) - Method in class org.apache.maven.lifecycle.mapping.Lifecycle
 
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(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.
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) - Method in class org.apache.maven.model.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
 
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) - Method in class org.apache.maven.lifecycle.Lifecycle
Method setPhases
setPhases(List) - Method in class org.apache.maven.plugin.lifecycle.Lifecycle
Set the phase mappings for this lifecycle.
setPluginArtifactRepositories(List) - Method in class org.apache.maven.project.MavenProject
 
setPluginArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setPluginContext(Map) - Method in class org.apache.maven.plugin.AbstractMojo
 
setPluginContext(Map) - Method in interface org.apache.maven.plugin.ContextEnabled
Set a new shared context Map to a mojo before executing it.
setPluginContext(Map) - Method in class org.apache.maven.script.ant.AntMojoWrapper
 
setPluginDescriptor(PluginDescriptor) - Method in class org.apache.maven.plugin.descriptor.MojoDescriptor
 
setPluginGroupIdSourceLevel(String, String) - Method in class org.apache.maven.settings.RuntimeInfo
 
setPluginGroups(List) - 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) - Method in class org.apache.maven.model.ModelBase
Set the lists of the remote repositories for discovering plugins for builds and reports.
setPluginRepositories(List) - Method in class org.apache.maven.profiles.Profile
Set The lists of the remote repositories for discovering plugins .
setPluginRepositories(List) - Method in class org.apache.maven.settings.Profile
Set The lists of the remote repositories for discovering plugins.
setPlugins(List) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Set the set of plugin mappings for the group.
setPlugins(List) - Method in class org.apache.maven.model.PluginContainer
Set the list of plugins to use.
setPlugins(List) - Method in class org.apache.maven.model.Reporting
Set the reporting plugins to use and their configuration.
setPlugins(List) - 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
 
setPomFile(String) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setPomFile(String) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.
setPrefix(String) - Method in class org.apache.maven.artifact.repository.metadata.Plugin
Set the plugin invocation prefix (i.e.
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) - 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) - Method in class org.apache.maven.profiles.ProfilesRoot
Set Configuration of build profiles for adjusting the build according to environmental parameters .
setProfiles(List) - Method in class org.apache.maven.settings.Settings
Set Configuration of build profiles for adjusting the build according to environmental parameters.
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.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(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) - Method in class org.apache.maven.settings.Settings
Set Configuration for different proxy profiles.
setReactorActive(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setReactorActive(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRecursive(boolean) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setRecursive(boolean) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
setRejectedVersions(List) - 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(String) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set what the latest version in the directory is, of the releases.
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
 
setReportOutputDirectory(File) - Method in interface org.apache.maven.reporting.MavenReport
Set a new output directory.
setReports(Object) - Method in class org.apache.maven.model.ModelBase
Set Deprecated.
setReports(List) - 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) - Method in class org.apache.maven.plugin.MojoExecution
 
setReportSets(List) - Method in class org.apache.maven.model.ReportPlugin
Set Multiple specifications of a set of reports, each having (possibly) different configuration.
setRepositories(List) - Method in class org.apache.maven.model.ModelBase
Set the lists of the remote repositories for discovering dependencies and extensions.
setRepositories(List) - Method in class org.apache.maven.profiles.Profile
Set the lists of the remote repositories .
setRepositories(List) - 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(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) - 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) - Method in class org.apache.maven.project.overlay.BuildOverlay
 
setRoles(List) - Method in class org.apache.maven.model.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) - Method in class org.apache.maven.settings.Settings
Set Configuration of server-specific settings, mainly authentication method.
setSession(MavenSession) - Method in class org.apache.maven.execution.DefaultMavenExecutionRequest
 
setSession(MavenSession) - Method in interface org.apache.maven.execution.MavenExecutionRequest
 
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.
setSnapshot(Snapshot) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set the current snapshot data in use for this version.
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.project.overlay.BuildOverlay
 
setSourceLevel(String) - Method in class org.apache.maven.plugin.registry.TrackableBase
 
setSourceLevel(String) - Method in class org.apache.maven.settings.TrackableBase
 
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.
setSyntax(String) - Method in class org.apache.maven.usability.plugin.Expression
Set the syntax of the expression.
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.
setTargetPath(String) - Method in class org.apache.maven.model.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) - 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
 
setTimestamp(String) - Method in class org.apache.maven.artifact.repository.metadata.Snapshot
Set the time it was deployed.
setTimezone(String) - Method in class org.apache.maven.model.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
 
SettingsConfigurationException - Exception in org.apache.maven
If there was an error in the settings file.
SettingsConfigurationException(String) - Constructor for exception org.apache.maven.SettingsConfigurationException
 
SettingsConfigurationException(String, Throwable) - Constructor for exception org.apache.maven.SettingsConfigurationException
 
SettingsConfigurationException(String, Throwable, int, int) - Constructor for exception org.apache.maven.SettingsConfigurationException
 
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
 
SettingsXpp3Writer - Class in org.apache.maven.settings.io.xpp3
Class SettingsXpp3Writer.
SettingsXpp3Writer() - Constructor for class org.apache.maven.settings.io.xpp3.SettingsXpp3Writer
 
setToolchains(List) - 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.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.
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.
setUp() - Method in class org.apache.maven.artifact.test.ArtifactTestCase
 
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.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.
setUsingPOMsFromFilesystem(boolean) - Method in class org.apache.maven.execution.MavenSession
 
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.artifact.repository.metadata.Metadata
Set the version that this directory represents, if any.
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.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.
setVersioning(Versioning) - Method in class org.apache.maven.artifact.repository.metadata.Metadata
Set versioning information for the artifact.
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) - Method in class org.apache.maven.artifact.repository.metadata.Versioning
Set versions available for the artifact.
SHOW_VERSION - Static variable in class org.apache.maven.cli.CLIManager
 
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 - Class in org.apache.maven.artifact.repository.metadata
Snapshot data for the current version.
Snapshot() - Constructor for class org.apache.maven.artifact.repository.metadata.Snapshot
 
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
 
source - Variable in exception org.apache.maven.plugin.AbstractMojoExecutionException
 
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
 
stats(Date) - Method in class org.apache.maven.DefaultMaven
 
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.
SUPPRESS_PLUGIN_REGISTRY - Static variable in class org.apache.maven.cli.CLIManager
 
SUPPRESS_PLUGIN_UPDATES - Static variable in class org.apache.maven.cli.CLIManager
 
SystemPropertyProfileActivator - Class in org.apache.maven.profiles.activation
 
SystemPropertyProfileActivator() - Constructor for class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 
SystemStreamLog - Class in org.apache.maven.plugin.logging
Logger with "standard" output and error output stream.
SystemStreamLog() - Constructor for class org.apache.maven.plugin.logging.SystemStreamLog
 
SystemWarnings - Class in org.apache.maven.usability
 
SystemWarnings() - Constructor for class org.apache.maven.usability.SystemWarnings
 

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.
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.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
 
transferCompleted(TransferEvent) - Method in class org.apache.maven.cli.AbstractConsoleDownloadMonitor
 
transferError(TransferEvent) - Method in class org.apache.maven.cli.AbstractConsoleDownloadMonitor
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.AbstractConsoleDownloadMonitor
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.BatchModeDownloadMonitor
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cli.ConsoleDownloadMonitor
 
transferProgress(TransferEvent, byte[], int) - Method in class org.apache.maven.cli.AbstractConsoleDownloadMonitor
Do nothing
transferProgress(TransferEvent, byte[], int) - Method in class org.apache.maven.cli.ConsoleDownloadMonitor
 
transferStarted(TransferEvent) - Method in class org.apache.maven.cli.AbstractConsoleDownloadMonitor
Do nothing
transferStarted(TransferEvent) - Method in class org.apache.maven.cli.ConsoleDownloadMonitor
 
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) - 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) - 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) - Method in class org.apache.maven.artifact.transform.DefaultArtifactTransformationManager
 
transformForResolve(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.LatestArtifactTransformation
 
transformForResolve(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.artifact.transform.ReleaseArtifactTransformation
 
transformForResolve(Artifact, List, 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
 
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
UPDATE_SNAPSHOTS - Static variable in class org.apache.maven.cli.CLIManager
 
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
 
updateTimestamp() - Method in class org.apache.maven.artifact.repository.metadata.Versioning
 
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.
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
verifyPlugin(Plugin, MavenProject, Settings, ArtifactRepository) - Method in interface org.apache.maven.plugin.PluginManager
 
verifyReportPlugin(ReportPlugin, MavenProject, MavenSession) - Method in class org.apache.maven.plugin.DefaultPluginManager
 
verifyReportPlugin(ReportPlugin, MavenProject, MavenSession) - Method in interface org.apache.maven.plugin.PluginManager
 
VERSION - Static variable in class org.apache.maven.cli.CLIManager
 
VERSION_FILE_PATTERN - Static variable in interface org.apache.maven.artifact.Artifact
 
Versioning - Class in org.apache.maven.artifact.repository.metadata
Versioning information for an artifact.
Versioning() - Constructor for class org.apache.maven.artifact.repository.metadata.Versioning
 
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

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
 
warn(CharSequence) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
warn(Throwable) - Method in class org.apache.maven.monitor.logging.DefaultLog
 
warn(CharSequence) - Method in interface org.apache.maven.plugin.logging.Log
Send a message to the user in the warn error level.
warn(CharSequence, Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send a message (and accompanying exception) to the user in the warn error level.
warn(Throwable) - Method in interface org.apache.maven.plugin.logging.Log
Send an exception to the user in the warn error level.
warn(CharSequence) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
warn(Throwable) - Method in class org.apache.maven.plugin.logging.SystemStreamLog
 
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, Metadata) - Method in class org.apache.maven.artifact.repository.metadata.io.xpp3.MetadataXpp3Writer
Method write.
write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
Method write.
write(Writer, 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(Writer, 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(Writer, PersistedToolchains) - Method in class org.apache.maven.toolchain.model.io.xpp3.MavenToolchainsXpp3Writer
Method write.
write(Writer, ExpressionDocumentation) - Method in class org.apache.maven.usability.plugin.io.xpp3.ParamdocXpp3Writer
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 Q R S T U V W

Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.