Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a(char[]) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append content to the message buffer.
- a(char[], int, int) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append content to the message buffer.
- a(CharSequence) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append content to the message buffer.
- a(CharSequence, int, int) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append content to the message buffer.
- a(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append content to the message buffer.
- accept(NodeVisitor) - Method in interface org.apache.maven.api.Node
-
Traverses this node and potentially its children using the specified visitor.
- activation(Activation) - Method in class org.apache.maven.api.model.Profile.Builder
- activation(Activation) - Method in class org.apache.maven.api.settings.Profile.Builder
- Activation - Class in org.apache.maven.api.model
-
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
- Activation - Class in org.apache.maven.api.settings
-
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
- Activation.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Activation instances.
- Activation.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Activation instances.
- ActivationFile - Class in org.apache.maven.api.model
-
This is the file specification used to activate the profile.
- ActivationFile - Class in org.apache.maven.api.settings
-
This is the file specification used to activate a profile.
- ActivationFile.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ActivationFile instances.
- ActivationFile.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create ActivationFile instances.
- ActivationOS - Class in org.apache.maven.api.model
-
This is an activator which will detect an operating system's attributes in order to activate its profile.
- ActivationOS - Class in org.apache.maven.api.settings
-
This is an activator which will detect an operating system's attributes in order to activate its profile.
- ActivationOS.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ActivationOS instances.
- ActivationOS.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create ActivationOS instances.
- ActivationProperty - Class in org.apache.maven.api.model
-
This is the property specification used to activate a profile.
- ActivationProperty - Class in org.apache.maven.api.settings
-
This is the property specification used to activate a profile.
- ActivationProperty.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ActivationProperty instances.
- ActivationProperty.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create ActivationProperty instances.
- active(boolean) - Method in class org.apache.maven.api.settings.Proxy.Builder
- activeByDefault(boolean) - Method in class org.apache.maven.api.model.Activation.Builder
- activeByDefault(boolean) - Method in class org.apache.maven.api.settings.Activation.Builder
- activeProfiles(Collection<String>) - Method in class org.apache.maven.api.settings.Settings.Builder
- addCompileSourceRoot(Project, String) - Method in interface org.apache.maven.api.services.ProjectManager
- addDefaultEntities(boolean) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- address(String) - Method in class org.apache.maven.api.model.Notifier.Builder
- addTestCompileSourceRoot(Project, String) - Method in interface org.apache.maven.api.services.ProjectManager
- aggregator() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
if the Mojo uses the Maven project and its child modules.
- alias() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
-
alias supported to get parameter value.
- arch(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- arch(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
- archive(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- artifact(Artifact) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- Artifact - Interface in org.apache.maven.api
-
An artifact points to a resource such as a jar file or war application.
- ARTIFACT - Enum constant in enum org.apache.maven.api.MetadataStorage
- ArtifactCoordinate - Interface in org.apache.maven.api
-
The
Coordinate
object is used to point to anArtifact
but the version may be specified as a range instead of an exact version. - ArtifactCoordinateFactory - Interface in org.apache.maven.api.services
-
Service used to create
ArtifactCoordinate
objects. - ArtifactCoordinateFactoryRequest - Interface in org.apache.maven.api.services
-
A request for creating a
ArtifactCoordinate
object. - ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder - Class in org.apache.maven.api.services
- ArtifactDeployer - Interface in org.apache.maven.api.services
-
Deploys
Artifact
s to aRemoteRepository
. - ArtifactDeployerException - Exception in org.apache.maven.api.services
-
An artifact could not correctly being deployed.
- ArtifactDeployerException(String, Exception) - Constructor for exception org.apache.maven.api.services.ArtifactDeployerException
- ArtifactDeployerRequest - Interface in org.apache.maven.api.services
-
A request for deploying one or more artifacts to a remote repository.
- ArtifactDeployerRequest.ArtifactDeployerRequestBuilder - Class in org.apache.maven.api.services
- ArtifactFactory - Interface in org.apache.maven.api.services
-
Service used to create
Artifact
objects. - ArtifactFactoryRequest - Interface in org.apache.maven.api.services
- ArtifactFactoryRequest.ArtifactFactoryRequestBuilder - Class in org.apache.maven.api.services
- artifactId(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.Exclusion.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.Extension.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.Model.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.Parent.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.Plugin.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.Relocation.Builder
- artifactId(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- artifactId(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- artifactId(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- artifactId(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- ArtifactInstaller - Interface in org.apache.maven.api.services
-
Installs
Artifact
s to the local repository. - ArtifactInstallerException - Exception in org.apache.maven.api.services
- ArtifactInstallerException(String, Exception) - Constructor for exception org.apache.maven.api.services.ArtifactInstallerException
- ArtifactInstallerRequest - Interface in org.apache.maven.api.services
-
A request for installing one or more artifacts in the local repository.
- ArtifactInstallerRequest.ArtifactInstallerRequestBuilder - Class in org.apache.maven.api.services
- ArtifactManager - Interface in org.apache.maven.api.services
- ArtifactResolver - Interface in org.apache.maven.api.services
-
Resolves the artifact, i.e download the file when required and attach it to the artifact
- ArtifactResolverException - Exception in org.apache.maven.api.services
- ArtifactResolverException(String, Exception) - Constructor for exception org.apache.maven.api.services.ArtifactResolverException
- ArtifactResolverRequest - Interface in org.apache.maven.api.services
-
A request for resolving an artifact.
- ArtifactResolverRequest.ArtifactResolverRequestBuilder - Class in org.apache.maven.api.services
- ArtifactResolverResult - Interface in org.apache.maven.api.services
-
The Artifact Result
- artifacts(Collection<Artifact>) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
- artifacts(Collection<Artifact>) - Method in class org.apache.maven.api.services.ArtifactInstallerRequest.ArtifactInstallerRequestBuilder
- asString() - Method in interface org.apache.maven.api.Node
-
Returns a string representation of this dependency node.
- asString() - Method in interface org.apache.maven.api.Version
-
Returns a string representation of this version.
- asString() - Method in interface org.apache.maven.api.VersionRange
-
Returns a string representation of this version range
- attachArtifact(Project, Artifact, Path) - Method in interface org.apache.maven.api.services.ProjectManager
- attachArtifact(Session, Project, String, Path) - Method in interface org.apache.maven.api.services.ProjectManager
- attachArtifact(Session, Project, Path) - Method in interface org.apache.maven.api.services.ProjectManager
B
- blocked(boolean) - Method in class org.apache.maven.api.settings.Mirror.Builder
- build() - Method in class org.apache.maven.api.model.Activation.Builder
- build() - Method in class org.apache.maven.api.model.ActivationFile.Builder
- build() - Method in class org.apache.maven.api.model.ActivationOS.Builder
- build() - Method in class org.apache.maven.api.model.ActivationProperty.Builder
- build() - Method in class org.apache.maven.api.model.Build.Builder
- build() - Method in class org.apache.maven.api.model.BuildBase.Builder
- build() - Method in class org.apache.maven.api.model.CiManagement.Builder
- build() - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
- build() - Method in class org.apache.maven.api.model.Contributor.Builder
- build() - Method in class org.apache.maven.api.model.Dependency.Builder
- build() - Method in class org.apache.maven.api.model.DependencyManagement.Builder
- build() - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- build() - Method in class org.apache.maven.api.model.Developer.Builder
- build() - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- build() - Method in class org.apache.maven.api.model.Exclusion.Builder
- build() - Method in class org.apache.maven.api.model.Extension.Builder
- build() - Method in class org.apache.maven.api.model.FileSet.Builder
- build() - Method in class org.apache.maven.api.model.IssueManagement.Builder
- build() - Method in class org.apache.maven.api.model.License.Builder
- build() - Method in class org.apache.maven.api.model.MailingList.Builder
- build() - Method in class org.apache.maven.api.model.Model.Builder
- build() - Method in class org.apache.maven.api.model.ModelBase.Builder
- build() - Method in class org.apache.maven.api.model.Notifier.Builder
- build() - Method in class org.apache.maven.api.model.Organization.Builder
- build() - Method in class org.apache.maven.api.model.Parent.Builder
- build() - Method in class org.apache.maven.api.model.PatternSet.Builder
- build() - Method in class org.apache.maven.api.model.Plugin.Builder
- build() - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
- build() - Method in class org.apache.maven.api.model.PluginContainer.Builder
- build() - Method in class org.apache.maven.api.model.PluginExecution.Builder
- build() - Method in class org.apache.maven.api.model.PluginManagement.Builder
- build() - Method in class org.apache.maven.api.model.Prerequisites.Builder
- build() - Method in class org.apache.maven.api.model.Profile.Builder
- build() - Method in class org.apache.maven.api.model.Relocation.Builder
- build() - Method in class org.apache.maven.api.model.Reporting.Builder
- build() - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- build() - Method in class org.apache.maven.api.model.ReportSet.Builder
- build() - Method in class org.apache.maven.api.model.Repository.Builder
- build() - Method in class org.apache.maven.api.model.RepositoryBase.Builder
- build() - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- build() - Method in class org.apache.maven.api.model.Resource.Builder
- build() - Method in class org.apache.maven.api.model.Scm.Builder
- build() - Method in class org.apache.maven.api.model.Site.Builder
- build() - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- build() - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
- build() - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- build() - Method in class org.apache.maven.api.services.ArtifactInstallerRequest.ArtifactInstallerRequestBuilder
- build() - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
- build() - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
- build() - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- build() - Method in interface org.apache.maven.api.services.MessageBuilder
-
Return the built message.
- build() - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- build() - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- build() - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
- build() - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- build() - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
- build() - Method in class org.apache.maven.api.settings.Activation.Builder
- build() - Method in class org.apache.maven.api.settings.ActivationFile.Builder
- build() - Method in class org.apache.maven.api.settings.ActivationOS.Builder
- build() - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
- build() - Method in class org.apache.maven.api.settings.IdentifiableBase.Builder
- build() - Method in class org.apache.maven.api.settings.Mirror.Builder
- build() - Method in class org.apache.maven.api.settings.Profile.Builder
- build() - Method in class org.apache.maven.api.settings.Proxy.Builder
- build() - Method in class org.apache.maven.api.settings.Repository.Builder
- build() - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
- build() - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
- build() - Method in class org.apache.maven.api.settings.Server.Builder
- build() - Method in class org.apache.maven.api.settings.Settings.Builder
- build() - Method in class org.apache.maven.api.settings.TrackableBase.Builder
- build() - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
- build() - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
- build() - Method in class org.apache.maven.api.toolchain.TrackableBase.Builder
- build(Build) - Method in class org.apache.maven.api.model.Model.Builder
- build(BuildBase) - Method in class org.apache.maven.api.model.Profile.Builder
- build(ProjectBuilderRequest) - Method in interface org.apache.maven.api.services.ProjectBuilder
-
Creates a
Project
from a POM file. - build(SettingsBuilderRequest) - Method in interface org.apache.maven.api.services.SettingsBuilder
-
Builds the effective settings of the specified settings files.
- build(ToolchainsBuilderRequest) - Method in interface org.apache.maven.api.services.ToolchainsBuilder
-
Builds the effective toolchains of the specified toolchains files.
- build(Session, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- build(Session, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- build(Session, String, String, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- build(Session, String, String, String, String, String, String) - Static method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- build(Session, String, String, String, String, String, String) - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- build(Session, Path) - Method in interface org.apache.maven.api.services.ProjectBuilder
-
Creates a
Project
from a POM file. - build(Session, Path) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
- build(Session, Path, Path) - Method in interface org.apache.maven.api.services.SettingsBuilder
-
Builds the effective settings of the specified settings paths.
- build(Session, Path, Path) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
- build(Session, Path, Path) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
- build(Session, Collection<? extends ArtifactCoordinate>) - Static method in interface org.apache.maven.api.services.ArtifactResolverRequest
- build(Session, Collection<Artifact>) - Static method in interface org.apache.maven.api.services.ArtifactInstallerRequest
- build(Session, Artifact) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
- build(Session, Artifact) - Method in interface org.apache.maven.api.services.ProjectBuilder
-
Creates a
Project
from an artifact. - build(Session, Artifact) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
- build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- build(Session, ArtifactCoordinate) - Method in interface org.apache.maven.api.services.ProjectBuilder
-
Creates a
Project
from a coordinate. - build(Session, ArtifactCoordinate) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
- build(Session, Dependency) - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- build(Session, DependencyCoordinate) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
- build(Session, Project) - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
- build(Session, RemoteRepository, Collection<Artifact>) - Static method in interface org.apache.maven.api.services.ArtifactDeployerRequest
- build(Session, Source) - Method in interface org.apache.maven.api.services.ProjectBuilder
-
Creates a
Project
from a POM file. - build(Session, Source) - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
- build(Session, Source, Source) - Method in interface org.apache.maven.api.services.SettingsBuilder
-
Builds the effective settings of the specified settings sources.
- build(Session, Source, Source) - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
- build(Session, Source, Source) - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
- Build - Class in org.apache.maven.api.model
-
The
<build>
element contains informations required to build the project. - Build.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Build instances.
- BuildBase - Class in org.apache.maven.api.model
-
Build configuration in a profile.
- BuildBase.Builder - Class in org.apache.maven.api.model
-
Builder class used to create BuildBase instances.
- builder() - Static method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- builder() - Static method in interface org.apache.maven.api.services.ArtifactDeployerRequest
- builder() - Static method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- builder() - Static method in interface org.apache.maven.api.services.ArtifactInstallerRequest
- builder() - Static method in interface org.apache.maven.api.services.ArtifactResolverRequest
- builder() - Static method in interface org.apache.maven.api.services.DependencyCollectorRequest
- builder() - Static method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- builder() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
-
Creates a new message builder.
- builder() - Static method in interface org.apache.maven.api.services.ProjectBuilderRequest
- builder() - Static method in interface org.apache.maven.api.services.SettingsBuilderRequest
- builder() - Static method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
- builder() - Static method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- builder() - Static method in interface org.apache.maven.api.services.xml.XmlWriterRequest
- builder(int) - Method in interface org.apache.maven.api.services.MessageBuilderFactory
-
Creates a new message builder of the specified size.
- builder(StringBuilder) - Method in interface org.apache.maven.api.services.MessageBuilderFactory
-
Creates a new message builder backed by the given string builder.
- BuilderProblem - Interface in org.apache.maven.api.services
-
Describes a problem that was encountered during project building.
- BuilderProblem.Severity - Enum in org.apache.maven.api.services
-
The different severity levels for a problem, in decreasing order.
C
- checksumPolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- checksumPolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
- childProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Model.Builder
- CHILDREN_COMBINATION_APPEND - Static variable in interface org.apache.maven.api.xml.XmlNode
- CHILDREN_COMBINATION_MERGE - Static variable in interface org.apache.maven.api.xml.XmlNode
- CHILDREN_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
- childScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm.Builder
- childScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm.Builder
- childScmUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm.Builder
- childSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Site.Builder
- ciManagement(CiManagement) - Method in class org.apache.maven.api.model.Model.Builder
- CiManagement - Class in org.apache.maven.api.model
-
The
<ciManagement>
element contains informations required to the continuous integration system of the project. - CiManagement.Builder - Class in org.apache.maven.api.model
-
Builder class used to create CiManagement instances.
- classifier(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- classifier(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- classifier(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- classifier(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- CLEAN - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- clone() - Method in interface org.apache.maven.api.xml.XmlNode
- collect(DependencyCollectorRequest) - Method in interface org.apache.maven.api.services.DependencyCollector
-
Collects the transitive dependencies and builds a dependency graph.
- collect(Session, Artifact) - Method in interface org.apache.maven.api.services.DependencyCollector
-
Collects the transitive dependencies of some artifacts and builds a dependency graph.
- collect(Session, DependencyCoordinate) - Method in interface org.apache.maven.api.services.DependencyCollector
-
Collects the transitive dependencies of some artifacts and builds a dependency graph.
- collect(Session, Project) - Method in interface org.apache.maven.api.services.DependencyCollector
-
Collects the transitive dependencies of some artifacts and builds a dependency graph.
- collectDependencies(Artifact) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(DependencyCollector.class).collect(...)
- collectDependencies(DependencyCoordinate) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(DependencyResolver.class).resolve(...)
- collectDependencies(Project) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(DependencyCollector.class).collect(...)
- comments(String) - Method in class org.apache.maven.api.model.License.Builder
- COMPILE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- COMPILE - Enum constant in enum org.apache.maven.api.ResolutionScope
-
compile
resolution scope =compile
+system
+provided
dependencies - COMPILE - Enum constant in enum org.apache.maven.api.Scope
- COMPILE_PLUS_RUNTIME - Enum constant in enum org.apache.maven.api.ResolutionScope
-
compile+runtime
resolution scope (Maven 3 only) =compile
+system
+provided
+runtime
dependencies - Component - Annotation Type in org.apache.maven.api.plugin.annotations
-
Used to configure injection of Plexus components by
MavenPluginManager.getConfiguredMojo(...)
. - computeIfAbsent(Object, Supplier<Object>) - Method in interface org.apache.maven.api.SessionData
-
Retrieve of compute the data associated with the specified key.
- configuration(Map<String, String>) - Method in class org.apache.maven.api.model.Notifier.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.model.Plugin.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.model.ReportSet.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.settings.Server.Builder
- configuration(XmlNode) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
- ConfigurationContainer - Class in org.apache.maven.api.model
-
Contains the configuration information of the container like Plugin.
- ConfigurationContainer.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ConfigurationContainer instances.
- configurator() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
configurator bean name.
- connection(String) - Method in class org.apache.maven.api.model.Scm.Builder
- constructKey(String, String) - Static method in class org.apache.maven.api.model.Plugin
- constructKey(String, String) - Static method in class org.apache.maven.api.model.ReportPlugin
- Consumer - Annotation Type in org.apache.maven.api.annotations
-
A type implemented by, or extended by maven plugins or extensions.
- contains(Version) - Method in interface org.apache.maven.api.VersionRange
-
Determines whether the specified version is contained within this range.
- content(T) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
- Contributor - Class in org.apache.maven.api.model
-
Description of a person who has contributed to the project, but who does not have commit privileges.
- Contributor.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Contributor instances.
- contributors(Collection<Contributor>) - Method in class org.apache.maven.api.model.Model.Builder
- coordinate(ArtifactCoordinate) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- coordinates(Collection<? extends ArtifactCoordinate>) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
- create(ArtifactCoordinateFactoryRequest) - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactory
-
Creates a coordinate.
- create(ArtifactFactoryRequest) - Method in interface org.apache.maven.api.services.ArtifactFactory
-
Creates an artifact.
- create(DependencyCoordinateFactoryRequest) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
-
Creates a new
DependencyCoordinate
object from the request. - create(Session, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactory
- create(Session, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactFactory
- create(Session, String, String, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactory
- create(Session, String, String, String, String, String, String) - Method in interface org.apache.maven.api.services.ArtifactFactory
- create(Session, Artifact) - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactory
- create(Session, ArtifactCoordinate) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
- create(Session, Dependency) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
- create(Session, Dependency) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
- create(Session, Plugin) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
- create(Session, ReportPlugin) - Method in interface org.apache.maven.api.services.DependencyCoordinateFactory
- createArtifact(String, String, String, String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactFactory.class).create(...)
- createArtifact(String, String, String, String, String, String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactFactory.class).create(...)
- createArtifactCoordinate(String, String, String, String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactFactory.class).create(...)
- createArtifactCoordinate(String, String, String, String, String, String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactFactory.class).create(...)
- createArtifactCoordinate(Artifact) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactFactory.class).create(...)
- createDependencyCoordinate(ArtifactCoordinate) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(DependencyFactory.class).create(...)
- createLocal(Path) - Method in interface org.apache.maven.api.services.RepositoryFactory
- createLocalRepository(Path) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(RepositoryFactory.class).createLocal(...)
- createRemote(String, String) - Method in interface org.apache.maven.api.services.RepositoryFactory
- createRemote(Repository) - Method in interface org.apache.maven.api.services.RepositoryFactory
- createRemoteRepository(String, String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(RepositoryFactory.class).createRemote(...)
- createRemoteRepository(Repository) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(RepositoryFactory.class).createRemote(...)
- customPhase() - Element in annotation type org.apache.maven.api.plugin.annotations.Execute
-
Custom lifecycle phase to fork.
D
- debug(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message to the user in the debug error level.
- debug(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message (and accompanying exception) to the user in the debug error level.
The error's stacktrace will be output when this error level is enabled. - debug(Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send an exception to the user in the debug error level.
The stack trace for this exception will be output when this error level is enabled. - debug(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
- debug(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
- DEFAULT_CHILDREN_COMBINATION_MODE - Static variable in interface org.apache.maven.api.xml.XmlNode
-
This default mode for combining children DOMs during merge means that where element names match, the process will try to merge the element data, rather than putting the dominant and recessive elements (which share the same element name) as siblings in the resulting DOM.
- DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.api.model.PluginExecution
- DEFAULT_SELF_COMBINATION_MODE - Static variable in interface org.apache.maven.api.xml.XmlNode
-
This default mode for combining a DOM node during merge means that where element names match, the process will try to merge the element attributes and values, rather than overriding the recessive element completely with the dominant one.
- defaultGoal(String) - Method in class org.apache.maven.api.model.Build.Builder
- defaultGoal(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
- defaultPhase() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
default phase to bind your mojo.
- defaultValue() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
-
parameter default value, may contain
${...}
expressions which will be interpreted at inject time: see PluginParameterExpressionEvaluator. - dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.DependencyManagement.Builder
- dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Model.Builder
- dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.ModelBase.Builder
- dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Plugin.Builder
- dependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Profile.Builder
- dependencies(List<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
-
Sets the direct dependencies.
- dependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
-
Adds the specified direct dependency.
- Dependency - Class in org.apache.maven.api.model
-
The
<dependency>
element contains information about a dependency of the project. - Dependency - Interface in org.apache.maven.api
- Dependency.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Dependency instances.
- DependencyCollector - Interface in org.apache.maven.api.services
-
The DependencyCollector service can be used to collect dependencies for a given artifact and builds a graph of them.
- DependencyCollectorException - Exception in org.apache.maven.api.services
-
Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.
- DependencyCollectorException(String, Throwable) - Constructor for exception org.apache.maven.api.services.DependencyCollectorException
- DependencyCollectorRequest - Interface in org.apache.maven.api.services
-
A request to collect the transitive dependencies and to build a dependency graph from them.
- DependencyCollectorRequest.DependencyCollectorRequestBuilder - Class in org.apache.maven.api.services
- DependencyCollectorResult - Interface in org.apache.maven.api.services
-
The result of a dependency collection request.
- DependencyCoordinate - Interface in org.apache.maven.api
- DependencyCoordinateFactory - Interface in org.apache.maven.api.services
- DependencyCoordinateFactoryRequest - Interface in org.apache.maven.api.services
- DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder - Class in org.apache.maven.api.services
- dependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Model.Builder
- dependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.ModelBase.Builder
- dependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Profile.Builder
- DependencyManagement - Class in org.apache.maven.api.model
-
Section for management of default dependency information for use in a group of POMs.
- DependencyManagement.Builder - Class in org.apache.maven.api.model
-
Builder class used to create DependencyManagement instances.
- deploy(ArtifactDeployerRequest) - Method in interface org.apache.maven.api.services.ArtifactDeployer
- deploy(Session, RemoteRepository, Collection<Artifact>) - Method in interface org.apache.maven.api.services.ArtifactDeployer
- DEPLOY - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- deployArtifact(RemoteRepository, Artifact...) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactDeployer.class).deploy(...)
- DeploymentRepository - Class in org.apache.maven.api.model
-
Deployment repository contains the information needed for deploying to the remote repository, which adds uniqueVersion property to usual repositories for download.
- DeploymentRepository.Builder - Class in org.apache.maven.api.model
-
Builder class used to create DeploymentRepository instances.
- description(String) - Method in class org.apache.maven.api.model.Model.Builder
- Developer - Class in org.apache.maven.api.model
-
Information about one of the committers on this project.
- Developer.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Developer instances.
- developerConnection(String) - Method in class org.apache.maven.api.model.Scm.Builder
- developers(Collection<Developer>) - Method in class org.apache.maven.api.model.Model.Builder
- directory(String) - Method in class org.apache.maven.api.model.Build.Builder
- directory(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
- directory(String) - Method in class org.apache.maven.api.model.FileSet.Builder
- directory(String) - Method in class org.apache.maven.api.model.Resource.Builder
- directoryPermissions(String) - Method in class org.apache.maven.api.settings.Server.Builder
- distribution(String) - Method in class org.apache.maven.api.model.License.Builder
- distributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Model.Builder
- distributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.ModelBase.Builder
- distributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Profile.Builder
- DistributionManagement - Class in org.apache.maven.api.model
-
This elements describes all that pertains to distribution for a project.
- DistributionManagement.Builder - Class in org.apache.maven.api.model
-
Builder class used to create DistributionManagement instances.
- downloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
E
- email(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- email(String) - Method in class org.apache.maven.api.model.Developer.Builder
- enabled(boolean) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
- enabled(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- enter(Node) - Method in interface org.apache.maven.api.NodeVisitor
-
Starts the visit to the specified dependency node.
- equals(Object) - Method in class org.apache.maven.api.model.DeploymentRepository
- equals(Object) - Method in class org.apache.maven.api.model.Extension
- equals(Object) - Method in class org.apache.maven.api.model.Plugin
- equals(Object) - Method in class org.apache.maven.api.model.Repository
- equals(Object) - Method in class org.apache.maven.api.model.RepositoryBase
- equals(Object) - Method in class org.apache.maven.api.settings.Repository
- equals(Object) - Method in class org.apache.maven.api.settings.RepositoryBase
- equals(Object) - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Method equals.
- error(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message to the user in the error error level.
- error(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message (and accompanying exception) to the user in the error error level.
The error's stacktrace will be output when this error level is enabled. - error(Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send an exception to the user in the error error level.
The stack trace for this exception will be output when this error level is enabled. - error(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
- error(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
- ERROR - Enum constant in enum org.apache.maven.api.services.BuilderProblem.Severity
- Event - Interface in org.apache.maven.api
-
Event sent by maven during various phases of the build process.
- EventType - Enum in org.apache.maven.api
-
The possible types of execution events.
- excludeDefaults(String) - Method in class org.apache.maven.api.model.Reporting.Builder
- excludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet.Builder
- excludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet.Builder
- excludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource.Builder
- exclusion(Exclusion) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- Exclusion - Class in org.apache.maven.api.model
-
The
<exclusion>
element contains informations required to exclude an artifact to the project. - Exclusion - Interface in org.apache.maven.api
-
A dependency exlusion.
- Exclusion.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Exclusion instances.
- exclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- exclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.model.Dependency.Builder
- execute() - Method in interface org.apache.maven.api.plugin.Mojo
-
Perform whatever build-process behavior this
Mojo
implements.
This is the main trigger for theMojo
inside theMaven
system, and allows theMojo
to communicate errors. - Execute - Annotation Type in org.apache.maven.api.plugin.annotations
-
Used if your Mojo needs to fork a lifecycle.
- executions(Collection<PluginExecution>) - Method in class org.apache.maven.api.model.Plugin.Builder
- exists(String) - Method in class org.apache.maven.api.model.ActivationFile.Builder
- exists(String) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
- Experimental - Annotation Type in org.apache.maven.api.annotations
-
This annotation tags types that are part of an experimental API.
- extension(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- extension(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- extension(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- Extension - Class in org.apache.maven.api.model
-
Describes a build extension to utilise.
- Extension.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Extension instances.
- extensions(String) - Method in class org.apache.maven.api.model.Plugin.Builder
- extensions(Collection<Extension>) - Method in class org.apache.maven.api.model.Build.Builder
F
- failure(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append message content in failure style.
- family(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- family(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
- FATAL - Enum constant in enum org.apache.maven.api.services.BuilderProblem.Severity
- file(ActivationFile) - Method in class org.apache.maven.api.model.Activation.Builder
- file(ActivationFile) - Method in class org.apache.maven.api.settings.Activation.Builder
- filePermissions(String) - Method in class org.apache.maven.api.settings.Server.Builder
- FileSet - Class in org.apache.maven.api.model
-
A PatternSet for files.
- FileSet.Builder - Class in org.apache.maven.api.model
-
Builder class used to create FileSet instances.
- filter(Predicate<Node>) - Method in interface org.apache.maven.api.Node
-
Returns a new tree starting at this node, filtering the children.
- filtering(String) - Method in class org.apache.maven.api.model.Resource.Builder
- filters(Collection<String>) - Method in class org.apache.maven.api.model.Build.Builder
- filters(Collection<String>) - Method in class org.apache.maven.api.model.BuildBase.Builder
- finalName(String) - Method in class org.apache.maven.api.model.Build.Builder
- finalName(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
- findTool(String) - Method in interface org.apache.maven.api.Toolchain
-
Gets the platform tool executable.
- flushActiveProxy() - Method in class org.apache.maven.api.settings.Settings
-
Reset the
activeProxy
field tonull
- flushExecutionMap() - Method in class org.apache.maven.api.model.Plugin
-
Reset the
executionMap
field tonull
- flushPluginMap() - Method in class org.apache.maven.api.model.PluginContainer
-
Reset the
pluginsMap
field tonull
- flushProfileMap() - Method in class org.apache.maven.api.settings.Settings
-
Reset the
profileMap
field tonull
- flushReportSetMap() - Method in class org.apache.maven.api.model.ReportPlugin
-
Reset the
reportSetMap
field tonull
- FORK_FAILED - Enum constant in enum org.apache.maven.api.EventType
- FORK_STARTED - Enum constant in enum org.apache.maven.api.EventType
- FORK_SUCCEEDED - Enum constant in enum org.apache.maven.api.EventType
- FORKED_PROJECT_FAILED - Enum constant in enum org.apache.maven.api.EventType
- FORKED_PROJECT_STARTED - Enum constant in enum org.apache.maven.api.EventType
- FORKED_PROJECT_SUCCEEDED - Enum constant in enum org.apache.maven.api.EventType
- format(String, Object...) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append formatted content to the buffer.
- fromString(String) - Static method in enum org.apache.maven.api.ResolutionScope
- fromXmlString(String) - Method in interface org.apache.maven.api.services.xml.XmlFactory
-
Simply parse the given xml string.
G
- GENERATE_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- GENERATE_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- GENERATE_TEST_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- GENERATE_TEST_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- Generated - Annotation Type in org.apache.maven.api.annotations
-
This annotation indicates that a type is automatically generated.
- get(Object) - Method in interface org.apache.maven.api.SessionData
-
Gets the session data associated with the specified key.
- get(String) - Static method in enum org.apache.maven.api.Scope
- get(URI, Path) - Method in interface org.apache.maven.api.services.Transport
-
GETs the source URI content into target (does not have to exist, or will be overwritten if exist).
- getActivation() - Method in class org.apache.maven.api.model.Profile
-
The conditional logic which will automatically trigger the inclusion of this profile.
- getActivation() - Method in class org.apache.maven.api.settings.Profile
-
The conditional logic which will automatically trigger the inclusion of this profile.
- getActiveProfiles() - Method in class org.apache.maven.api.settings.Settings
-
List of manually-activated build profiles, specified in the order in which they should be applied.
- getActiveProxy() - Method in class org.apache.maven.api.settings.Settings
- getAddress() - Method in class org.apache.maven.api.model.Notifier
-
Deprecated.
- getArch() - Method in class org.apache.maven.api.model.ActivationOS
-
The architecture of the operating system to be used to activate the profile.
- getArch() - Method in class org.apache.maven.api.settings.ActivationOS
-
The architecture of the OS to be used to activate a profile.
- getArchive() - Method in class org.apache.maven.api.model.MailingList
-
The link to a URL where you can browse the mailing list archive.
- getArtifact() - Method in interface org.apache.maven.api.Project
- getArtifact() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- getArtifactId() - Method in interface org.apache.maven.api.Artifact
-
The artifactId of the artifact.
- getArtifactId() - Method in interface org.apache.maven.api.ArtifactCoordinate
-
The artifactId of the artifact.
- getArtifactId() - Method in interface org.apache.maven.api.Exclusion
- getArtifactId() - Method in class org.apache.maven.api.model.Dependency
-
The unique id for an artifact produced by the project group, e.g.
- getArtifactId() - Method in class org.apache.maven.api.model.Exclusion
-
The artifact ID of the project to exclude.
- getArtifactId() - Method in class org.apache.maven.api.model.Extension
-
The artifact ID of the extension.
- getArtifactId() - Method in class org.apache.maven.api.model.Model
-
The identifier for this artifact that is unique within the group given by the group ID.
- getArtifactId() - Method in class org.apache.maven.api.model.Parent
-
The artifact id of the parent project to inherit from.
- getArtifactId() - Method in class org.apache.maven.api.model.Plugin
-
The artifact ID of the plugin in the repository.
- getArtifactId() - Method in class org.apache.maven.api.model.Relocation
-
The new artifact ID of the artifact.
- getArtifactId() - Method in class org.apache.maven.api.model.ReportPlugin
-
The artifact ID of the reporting plugin in the repository.
- getArtifactId() - Method in interface org.apache.maven.api.Project
- getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getArtifactId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getArtifactPath(Artifact) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactManager.class).getPath(...)
- getArtifacts() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
- getArtifacts() - Method in interface org.apache.maven.api.services.ArtifactInstallerRequest
- getArtifacts() - Method in interface org.apache.maven.api.services.ArtifactResolverResult
- getAttachedArtifacts(Project) - Method in interface org.apache.maven.api.services.ProjectManager
- getAttribute(String) - Method in interface org.apache.maven.api.xml.XmlNode
- getAttributes() - Method in interface org.apache.maven.api.xml.XmlNode
- getBasedir() - Method in interface org.apache.maven.api.Project
- getBuild() - Method in class org.apache.maven.api.model.Model
-
Information required to build the project.
- getBuild() - Method in class org.apache.maven.api.model.Profile
-
Information required to build the project.
- getBuild() - Method in interface org.apache.maven.api.Project
- getBytes(URI) - Method in interface org.apache.maven.api.services.Transport
-
GETs the source URI content as byte array.
- getChecksumPolicy() - Method in class org.apache.maven.api.model.RepositoryPolicy
-
What to do when verification of an artifact checksum fails.
- getChecksumPolicy() - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
What to do when verification of an artifact checksum fails.
- getChild(String) - Method in interface org.apache.maven.api.xml.XmlNode
- getChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Model
-
When children inherit from project's url, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1 - getChildren() - Method in interface org.apache.maven.api.Node
-
Gets the child nodes of this node.
- getChildren() - Method in interface org.apache.maven.api.xml.XmlNode
- getChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
-
When children inherit from scm connection, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1 - getChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
-
When children inherit from scm developer connection, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1 - getChildScmUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
-
When children inherit from scm url, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1 - getChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Site
-
When children inherit from distribution management site url, append path or not? Note: While the type of this field is
String
for technical reasons, the semantic type is actuallyBoolean
Default value is:true
Since: Maven 3.6.1 - getCiManagement() - Method in class org.apache.maven.api.model.Model
-
The project's continuous integration information.
- getClassifier() - Method in interface org.apache.maven.api.Artifact
-
The classifier of the artifact.
- getClassifier() - Method in interface org.apache.maven.api.ArtifactCoordinate
-
The classifier of the artifact.
- getClassifier() - Method in class org.apache.maven.api.model.Dependency
-
The classifier of the dependency.
- getClassifier() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getClassifier() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getClassifier() - Method in interface org.apache.maven.api.Type
-
Get the classifier associated to the dependency type.
- getCollectedDependencies(Project, ResolutionScope) - Method in interface org.apache.maven.api.services.ProjectManager
- getColumnNumber() - Method in class org.apache.maven.api.model.InputLocation
- getColumnNumber() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the one-based index of the column containing the problem.
- getComments() - Method in class org.apache.maven.api.model.License
-
Addendum information pertaining to this license.
- getCompileSourceRoots(Project) - Method in interface org.apache.maven.api.services.ProjectManager
- getConfiguration() - Method in class org.apache.maven.api.model.ConfigurationContainer
-
The configuration as DOM object.
- getConfiguration() - Method in class org.apache.maven.api.model.Notifier
-
Extended configuration specific to this notifier goes here.
- getConfiguration() - Method in interface org.apache.maven.api.MojoExecution
- getConfiguration() - Method in class org.apache.maven.api.settings.Server
-
Extra configuration for the transport layer.
- getConfiguration() - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Toolchain configuration information, like location or any information that is to be retrieved.
- getConnection() - Method in class org.apache.maven.api.model.Scm
-
The source control management system URL that describes the repository and how to connect to the repository.
- getContent() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
- getContributors() - Method in class org.apache.maven.api.model.Model
-
Describes the contributors to a project that are not yet committers.
- getCoordinate() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- getCoordinates() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
- getData() - Method in interface org.apache.maven.api.Session
- getDefaultGoal() - Method in class org.apache.maven.api.model.BuildBase
-
The default goal (or phase in Maven 2) to execute when none is specified for the project.
- getDegreeOfConcurrency() - Method in interface org.apache.maven.api.Session
- getDependencies() - Method in class org.apache.maven.api.model.DependencyManagement
-
The dependencies specified here are not used until they are referenced in a POM within the group.
- getDependencies() - Method in class org.apache.maven.api.model.ModelBase
-
This element describes all of the dependencies associated with a project.
- getDependencies() - Method in class org.apache.maven.api.model.Plugin
-
Additional dependencies that this project needs to introduce to the plugin's classloader.
- getDependencies() - Method in interface org.apache.maven.api.Project
- getDependencies() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
- getDependency() - Method in interface org.apache.maven.api.Node
- getDependencyManagement() - Method in class org.apache.maven.api.model.ModelBase
-
Default dependency information for projects that inherit from this one.
- getDependencyResolverResult() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
-
Gets the result of the dependency resolution for the project.
- getDescription() - Method in class org.apache.maven.api.model.Model
-
A detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- getDeveloperConnection() - Method in class org.apache.maven.api.model.Scm
-
Just like
connection
, but for developers, i.e. - getDevelopers() - Method in class org.apache.maven.api.model.Model
-
Describes the committers of a project.
- getDirectory() - Method in class org.apache.maven.api.model.BuildBase
-
The directory where all files generated by the build are placed.
- getDirectory() - Method in class org.apache.maven.api.model.FileSet
-
Describe the directory where the resources are stored.
- getDirectoryPermissions() - Method in class org.apache.maven.api.settings.Server
-
The permissions for directories when they are created.
- getDistribution() - Method in class org.apache.maven.api.model.License
-
The primary method by which this project may be distributed.
- getDistributionManagement() - Method in class org.apache.maven.api.model.ModelBase
-
Distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
- getDownloadUrl() - Method in class org.apache.maven.api.model.DistributionManagement
-
The URL of the project's download page.
- getEffectiveSettings() - Method in interface org.apache.maven.api.services.SettingsBuilderResult
-
Gets the assembled settings.
- getEffectiveToolchains() - Method in interface org.apache.maven.api.services.ToolchainsBuilderResult
-
Gets the assembled toolchains.
- getEmail() - Method in class org.apache.maven.api.model.Contributor
-
The email address of the contributor.
- getEnabled() - Method in class org.apache.maven.api.model.RepositoryPolicy
-
Whether to use this repository for downloading this type of artifact.
- getException() - Method in interface org.apache.maven.api.Event
-
Gets the exception that caused the event (if any).
- getException() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the exception that caused this problem (if any).
- getExceptions() - Method in interface org.apache.maven.api.services.DependencyCollectorResult
-
Gets the exceptions that occurred while building the dependency graph.
- getExcludeDefaults() - Method in class org.apache.maven.api.model.Reporting
-
If true, then the default reports are not included in the site generation.
- getExcludes() - Method in class org.apache.maven.api.model.PatternSet
-
A list of patterns to exclude, e.g.
- getExclusions() - Method in interface org.apache.maven.api.DependencyCoordinate
- getExclusions() - Method in class org.apache.maven.api.model.Dependency
-
Lists a set of artifacts that should be excluded from this dependency's artifact list when it comes to calculating transitive dependencies.
- getExclusions() - Method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- getExecutionId() - Method in interface org.apache.maven.api.MojoExecution
- getExecutionRootDirectory() - Method in interface org.apache.maven.api.Session
- getExecutions() - Method in class org.apache.maven.api.model.Plugin
-
Multiple specifications of a set of goals to execute during the build lifecycle, each having (possibly) a different configuration.
- getExecutionsAsMap() - Method in class org.apache.maven.api.model.Plugin
- getExists() - Method in class org.apache.maven.api.model.ActivationFile
-
The name of the file that must exist to activate the profile.
- getExists() - Method in class org.apache.maven.api.settings.ActivationFile
-
The name of the file that should exist to activate a profile.
- getExtension() - Method in interface org.apache.maven.api.Artifact
-
The file extension of the artifact.
- getExtension() - Method in interface org.apache.maven.api.ArtifactCoordinate
-
The extension of the artifact.
- getExtension() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getExtension() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getExtension() - Method in interface org.apache.maven.api.Type
-
Get the file extension associated to the file represented by the dependency type.
- getExtensions() - Method in class org.apache.maven.api.model.Build
-
A set of build extensions to use from this project.
- getExtensions() - Method in class org.apache.maven.api.model.Plugin
-
Whether to load Maven extensions (such as packaging and type handlers) from this plugin.
- getFamily() - Method in class org.apache.maven.api.model.ActivationOS
-
The general family of the OS to be used to activate the profile, such as
windows
orunix
. - getFamily() - Method in class org.apache.maven.api.settings.ActivationOS
-
The general family of the OS to be used to activate a profile (e.g.
- getFile() - Method in class org.apache.maven.api.model.Activation
-
Specifies that this profile will be activated based on existence of a file.
- getFile() - Method in class org.apache.maven.api.settings.Activation
-
Specifies that this profile will be activated based on existence of a file.
- getFilePermissions() - Method in class org.apache.maven.api.settings.Server
-
The permissions for files when they are created.
- getFiltering() - Method in class org.apache.maven.api.model.Resource
-
Whether resources are filtered to replace tokens with parameterised values or not.
- getFilters() - Method in class org.apache.maven.api.model.BuildBase
-
The list of filter properties files that are used when filtering is enabled.
- getFinalName() - Method in class org.apache.maven.api.model.BuildBase
-
The filename (excluding the extension, and with no path information) that the produced artifact will be called.
- getGlobalSettingsPath() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
-
Gets the global settings path.
- getGlobalSettingsSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
-
Gets the global settings source.
- getGlobalToolchainsPath() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
-
Gets the global Toolchains path.
- getGlobalToolchainsSource() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
-
Gets the global Toolchains source.
- getGoal() - Method in interface org.apache.maven.api.MojoExecution
- getGoals() - Method in class org.apache.maven.api.model.PluginExecution
-
The goals to execute with the given configuration.
- getGroupId() - Method in interface org.apache.maven.api.Artifact
-
The groupId of the artifact.
- getGroupId() - Method in interface org.apache.maven.api.ArtifactCoordinate
-
The groupId of the artifact.
- getGroupId() - Method in interface org.apache.maven.api.Exclusion
- getGroupId() - Method in class org.apache.maven.api.model.Dependency
-
The project group that produced the dependency, e.g.
- getGroupId() - Method in class org.apache.maven.api.model.Exclusion
-
The group ID of the project to exclude.
- getGroupId() - Method in class org.apache.maven.api.model.Extension
-
The group ID of the extension's artifact.
- getGroupId() - Method in class org.apache.maven.api.model.Model
-
A universally unique identifier for a project.
- getGroupId() - Method in class org.apache.maven.api.model.Parent
-
The group id of the parent project to inherit from.
- getGroupId() - Method in class org.apache.maven.api.model.Plugin
-
The group ID of the plugin in the repository.
- getGroupId() - Method in class org.apache.maven.api.model.Relocation
-
The group ID the artifact has moved to.
- getGroupId() - Method in class org.apache.maven.api.model.ReportPlugin
-
The group ID of the reporting plugin in the repository.
- getGroupId() - Method in interface org.apache.maven.api.Project
- getGroupId() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getGroupId() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getHost() - Method in class org.apache.maven.api.settings.Proxy
-
The proxy host.
- getId() - Method in interface org.apache.maven.api.ArtifactCoordinate
-
Unique id identifying this artifact
- getId() - Method in class org.apache.maven.api.model.Developer
-
The unique ID of the developer in the SCM.
- getId() - Method in class org.apache.maven.api.model.Model
- getId() - Method in class org.apache.maven.api.model.Parent
- getId() - Method in class org.apache.maven.api.model.Plugin
-
Gets the identifier of the plugin.
- getId() - Method in class org.apache.maven.api.model.PluginExecution
-
The identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
- getId() - Method in class org.apache.maven.api.model.Profile
-
The identifier of this build profile.
- getId() - Method in class org.apache.maven.api.model.ReportSet
-
The unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
- getId() - Method in class org.apache.maven.api.model.RepositoryBase
-
A unique identifier for a repository.
- getId() - Method in class org.apache.maven.api.model.Site
-
A unique identifier for a deployment location.
- getId() - Method in interface org.apache.maven.api.Project
- getId() - Method in interface org.apache.maven.api.Repository
-
Gets the identifier of this repository.
- getId() - Method in class org.apache.maven.api.settings.IdentifiableBase
- getId() - Method in class org.apache.maven.api.settings.RepositoryBase
-
A unique identifier for a repository.
- getInceptionYear() - Method in class org.apache.maven.api.model.Model
-
The year of the project's inception, specified with 4 digits.
- getIncludes() - Method in class org.apache.maven.api.model.PatternSet
-
A list of patterns to include, e.g.
- getInherited() - Method in class org.apache.maven.api.model.ConfigurationContainer
-
Whether any configuration should be propagated to child POMs.
- getInputLocation() - Method in interface org.apache.maven.api.xml.XmlNode
- getInputStream() - Method in interface org.apache.maven.api.services.Source
- getInputStream() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getInteractiveMode() - Method in class org.apache.maven.api.settings.Settings
- getIssueManagement() - Method in class org.apache.maven.api.model.Model
-
The project's issue management system information.
- getJavaHome() - Method in interface org.apache.maven.api.JavaToolchain
- getJdk() - Method in class org.apache.maven.api.model.Activation
-
Specifies that this profile will be activated when a matching JDK is detected.
- getJdk() - Method in class org.apache.maven.api.settings.Activation
-
Specifies that this profile will be activated when a matching JDK is detected.
- getKey() - Method in class org.apache.maven.api.model.Plugin
- getKey() - Method in class org.apache.maven.api.model.ReportPlugin
- getLayout() - Method in class org.apache.maven.api.model.RepositoryBase
-
The type of layout this repository uses for locating and storing artifacts - can be
legacy
ordefault
. - getLayout() - Method in class org.apache.maven.api.settings.Mirror
-
The layout of the mirror repository.
- getLayout() - Method in class org.apache.maven.api.settings.RepositoryBase
-
The type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
- getLicenses() - Method in class org.apache.maven.api.model.Model
-
This element describes all of the licenses for this project.
- getLineNumber() - Method in class org.apache.maven.api.model.InputLocation
- getLineNumber() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the one-based index of the line containing the problem.
- getListeners() - Method in interface org.apache.maven.api.Session
-
Returns the list of registered listeners.
- getLocalRepository() - Method in interface org.apache.maven.api.Session
- getLocalRepository() - Method in class org.apache.maven.api.settings.Settings
-
The local repository.
Default value is:${user.home}/.m2/repository
- getLocation() - Method in class org.apache.maven.api.model.InputSource
-
Get the path/URL of the POM or
null
if unknown. - getLocation() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the location of the problem.
- getLocation() - Method in interface org.apache.maven.api.services.Source
- getLocation() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getLocation(Object) - Method in class org.apache.maven.api.model.Activation
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ActivationFile
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ActivationOS
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ActivationProperty
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Build
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.BuildBase
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.CiManagement
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ConfigurationContainer
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Contributor
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Dependency
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.DependencyManagement
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Developer
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.DistributionManagement
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Exclusion
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Extension
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.FileSet
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.InputLocation
- getLocation(Object) - Method in interface org.apache.maven.api.model.InputLocationTracker
- getLocation(Object) - Method in class org.apache.maven.api.model.IssueManagement
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.License
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.MailingList
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Model
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ModelBase
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Notifier
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Organization
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Parent
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.PatternSet
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Plugin
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.PluginConfiguration
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.PluginContainer
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.PluginExecution
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.PluginManagement
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Prerequisites
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Profile
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Relocation
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Reporting
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ReportPlugin
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.ReportSet
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Repository
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.RepositoryBase
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.RepositoryPolicy
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Resource
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Scm
-
Gets the location of the specified field in the input source.
- getLocation(Object) - Method in class org.apache.maven.api.model.Site
-
Gets the location of the specified field in the input source.
- getLocations() - Method in class org.apache.maven.api.model.InputLocation
- getLongMessage() - Method in exception org.apache.maven.api.plugin.MojoException
- getMailingLists() - Method in class org.apache.maven.api.model.Model
-
Contains information about a project's mailing lists.
- getManagedDependencies() - Method in interface org.apache.maven.api.Project
- getManagedDependencies() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
- getManagementKey() - Method in class org.apache.maven.api.model.Dependency
- getMaven() - Method in class org.apache.maven.api.model.Prerequisites
-
For a plugin project (packaging is
maven-plugin
), the minimum version of Maven required to use the resulting plugin.
In Maven 2, this was also specifying the minimum version of Maven required to build a project, but this usage is deprecated in Maven 3 and not checked any more: use the Maven Enforcer Plugin'srequireMavenVersion
rule instead. - getMavenVersion() - Method in interface org.apache.maven.api.Session
-
Returns the current maven version
- getMergeId() - Method in class org.apache.maven.api.model.Resource
-
FOR INTERNAL USE ONLY.
- getMessage() - Method in class org.apache.maven.api.model.Relocation
-
An additional message to show the user about the move, such as the reason.
- getMessage() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the message that describes this problem.
- getMirrorOf() - Method in class org.apache.maven.api.settings.Mirror
-
The server ID of the repository being mirrored, e.g., "central".
- getMirrorOf(String) - Method in class org.apache.maven.api.settings.Settings
-
Deprecated.
- getMirrorOfLayouts() - Method in class org.apache.maven.api.settings.Mirror
-
The layouts of repositories being mirrored.
- getMirrors() - Method in class org.apache.maven.api.settings.Settings
-
Configuration of download mirrors for repositories.
- getMissing() - Method in class org.apache.maven.api.model.ActivationFile
-
The name of the file that must be missing to activate the profile.
- getMissing() - Method in class org.apache.maven.api.settings.ActivationFile
-
The name of the file that should be missing to activate a profile.
- getModel() - Method in interface org.apache.maven.api.Project
- getModelEncoding() - Method in class org.apache.maven.api.model.Model
- getModelEncoding() - Method in class org.apache.maven.api.settings.Settings
- getModelEncoding() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
- getModelId() - Method in class org.apache.maven.api.model.InputSource
-
Get the identifier of the POM in the format
<groupId>:<artifactId>:<version>
. - getModelId() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getModelVersion() - Method in class org.apache.maven.api.model.Model
-
Declares to which version of project descriptor this POM conforms.
- getModules() - Method in class org.apache.maven.api.model.ModelBase
-
The modules (sometimes called subprojects) to build as a part of this project.
- getMojoExecution() - Method in interface org.apache.maven.api.Event
-
Gets the current mojo execution (if any).
- getMultiModuleProjectDirectory() - Method in interface org.apache.maven.api.Session
- getName() - Method in class org.apache.maven.api.model.ActivationOS
-
The name of the operating system to be used to activate the profile.
- getName() - Method in class org.apache.maven.api.model.ActivationProperty
-
The name of the property to be used to activate a profile.
- getName() - Method in class org.apache.maven.api.model.Contributor
-
The full name of the contributor.
- getName() - Method in class org.apache.maven.api.model.License
-
The full legal name of the license.
- getName() - Method in class org.apache.maven.api.model.MailingList
-
The name of the mailing list.
- getName() - Method in class org.apache.maven.api.model.Model
-
The full name of the project.
- getName() - Method in class org.apache.maven.api.model.Organization
-
The full name of the organization.
- getName() - Method in class org.apache.maven.api.model.RepositoryBase
-
Human readable name of the repository.
- getName() - Method in class org.apache.maven.api.model.Site
-
Human readable name of the deployment location.
- getName() - Method in class org.apache.maven.api.settings.ActivationOS
-
The name of the OS to be used to activate a profile.
- getName() - Method in class org.apache.maven.api.settings.ActivationProperty
-
The name of the property to be used to activate a profile.
- getName() - Method in class org.apache.maven.api.settings.Mirror
-
The optional name that describes the mirror.
- getName() - Method in class org.apache.maven.api.settings.RepositoryBase
-
Human readable name of the repository.
- getName() - Method in interface org.apache.maven.api.Type
-
Returns the dependency type name.
- getName() - Method in interface org.apache.maven.api.xml.XmlNode
- getNonProxyHosts() - Method in class org.apache.maven.api.settings.Proxy
-
The list of non-proxied hosts (delimited by |).
- getNotifiers() - Method in class org.apache.maven.api.model.CiManagement
-
Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.
- getOptional() - Method in interface org.apache.maven.api.DependencyCoordinate
- getOptional() - Method in class org.apache.maven.api.model.Dependency
-
Indicates the dependency is optional for use of this library.
- getOrganization() - Method in class org.apache.maven.api.model.Contributor
-
The organization to which the contributor belongs.
- getOrganization() - Method in class org.apache.maven.api.model.Model
-
This element describes various attributes of the organization to which the project belongs.
- getOrganizationUrl() - Method in class org.apache.maven.api.model.Contributor
-
The URL of the organization.
- getOs() - Method in class org.apache.maven.api.model.Activation
-
Specifies that this profile will be activated when matching operating system attributes are detected.
- getOs() - Method in class org.apache.maven.api.settings.Activation
-
Specifies that this profile will be activated when matching OS attributes are detected.
- getOtherArchives() - Method in class org.apache.maven.api.model.MailingList
-
The link to alternate URLs where you can browse the list archive.
- getOutputDirectory() - Method in class org.apache.maven.api.model.Build
-
The directory where compiled application classes are placed.
- getOutputDirectory() - Method in class org.apache.maven.api.model.Reporting
-
Where to store all of the generated reports.
- getOutputStream() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
- getPackaging() - Method in class org.apache.maven.api.model.Model
-
The type of artifact this project produces, for example
jar
war
ear
pom
. - getPackaging() - Method in interface org.apache.maven.api.Project
- getParent() - Method in class org.apache.maven.api.model.Model
-
The location of the parent project, if one exists.
- getParent() - Method in interface org.apache.maven.api.Project
- getPassphrase() - Method in class org.apache.maven.api.settings.Server
-
The passphrase used in conjunction with the privateKey to authenticate.
- getPassword() - Method in class org.apache.maven.api.settings.Proxy
-
The proxy password.
- getPassword() - Method in class org.apache.maven.api.settings.Server
-
The password used in conjunction with the username to authenticate.
- getPath() - Method in interface org.apache.maven.api.LocalRepository
- getPath() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- getPath() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getPath() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
- getPath(Artifact) - Method in interface org.apache.maven.api.services.ArtifactManager
-
Returns the path of the file previously associated to this artifact or
Optional.empty()
if no path has been associated. - getPath(Project) - Method in interface org.apache.maven.api.services.ProjectManager
-
Returns the path to the resolved file in the local repository if the artifact has been resolved.
- getPathForLocalArtifact(Artifact) - Method in interface org.apache.maven.api.Session
- getPathForLocalArtifact(Session, LocalRepository, Artifact) - Method in interface org.apache.maven.api.services.LocalRepositoryManager
- getPathForRemoteArtifact(RemoteRepository, Artifact) - Method in interface org.apache.maven.api.Session
- getPathForRemoteArtifact(Session, LocalRepository, RemoteRepository, Artifact) - Method in interface org.apache.maven.api.services.LocalRepositoryManager
- getPhase() - Method in class org.apache.maven.api.model.PluginExecution
-
The build lifecycle phase to bind the goals in this execution to.
- getPlugin() - Method in interface org.apache.maven.api.MojoExecution
- getPluginContext(Project) - Method in interface org.apache.maven.api.Session
-
Returns the plugin context for mojo being executed and the specified
Project
, never returnsnull
as if context not present, creates it. - getPluginGroups() - Method in class org.apache.maven.api.settings.Settings
-
List of groupIds to search for a plugin when that plugin groupId is not explicitly provided.
- getPluginManagement() - Method in class org.apache.maven.api.model.PluginConfiguration
-
Default plugin information to be made available for reference by projects derived from this one.
- getPluginRepositories() - Method in class org.apache.maven.api.model.ModelBase
-
The lists of the remote repositories for discovering plugins for builds and reports.
- getPluginRepositories() - Method in class org.apache.maven.api.settings.Profile
-
The lists of the remote repositories for discovering plugins.
- getPlugins() - Method in class org.apache.maven.api.model.PluginContainer
-
The list of plugins to use.
- getPlugins() - Method in class org.apache.maven.api.model.Reporting
-
The reporting plugins to use and their configuration.
- getPluginsAsMap() - Method in class org.apache.maven.api.model.PluginContainer
- getPomFile() - Method in class org.apache.maven.api.model.Model
-
Originating POM file
- getPomFile() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
-
Gets the POM file from which the project was built.
- getPomPath() - Method in interface org.apache.maven.api.Project
-
Returns the path to the pom file for this project.
- getPort() - Method in class org.apache.maven.api.settings.Proxy
-
The proxy port.
- getPost() - Method in class org.apache.maven.api.model.MailingList
-
The email address or link that can be used to post to the mailing list.
- getPrerequisites() - Method in class org.apache.maven.api.model.Model
-
Describes the prerequisites in the build environment for this project.
- getPriority() - Method in class org.apache.maven.api.model.PluginExecution
-
The priority of this execution compared to other executions which are bound to the same phase.
- getPrivateKey() - Method in class org.apache.maven.api.settings.Server
-
The private key location used to authenticate.
- getProblems() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
-
Gets the problems that were encountered during the project building.
- getProblems() - Method in interface org.apache.maven.api.services.SettingsBuilderResult
-
Gets the problems that were encountered during the settings building.
- getProblems() - Method in interface org.apache.maven.api.services.ToolchainsBuilderResult
-
Gets the problems that were encountered during the settings building.
- getProfiles() - Method in class org.apache.maven.api.model.Model
-
A listing of project-local build profiles which will modify the build process when activated.
- getProfiles() - Method in class org.apache.maven.api.settings.Settings
-
Configuration of build profiles for adjusting the build according to environmental parameters.
- getProfilesAsMap() - Method in class org.apache.maven.api.settings.Settings
- getProject() - Method in interface org.apache.maven.api.Event
-
Gets the current project (if any).
- getProject() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
-
Gets the project that was built.
- getProjectDirectory() - Method in class org.apache.maven.api.model.Model
-
Gets the base directory for the corresponding project (if any).
- getProjectId() - Method in interface org.apache.maven.api.services.ProjectBuilderResult
-
Gets the identifier of the project that could not be built.
- getProjects() - Method in interface org.apache.maven.api.Session
- getProperties() - Method in class org.apache.maven.api.model.Contributor
-
Properties about the contributor, such as an instant messenger handle.
- getProperties() - Method in class org.apache.maven.api.model.ModelBase
-
Properties that can be used throughout the POM as a substitution, and are used as filters in resources if enabled.
- getProperties() - Method in class org.apache.maven.api.settings.Profile
-
Extended configuration specific to this profile goes here.
- getProperty() - Method in class org.apache.maven.api.model.Activation
-
Specifies that this profile will be activated when this property is specified.
- getProperty() - Method in class org.apache.maven.api.settings.Activation
-
Specifies that this profile will be activated when this property is specified.
- getProtocol() - Method in interface org.apache.maven.api.RemoteRepository
- getProtocol() - Method in class org.apache.maven.api.settings.Proxy
-
The proxy protocol.
- getProvides() - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Toolchain identification information, which will be matched against project requirements.
- getProxies() - Method in class org.apache.maven.api.settings.Settings
-
Configuration for different proxy profiles.
- getReader() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getRelativePath() - Method in class org.apache.maven.api.model.Parent
-
The relative path of the parent
pom.xml
file within the check out. - getReleases() - Method in class org.apache.maven.api.model.Repository
-
How to handle downloading of releases from this repository.
- getReleases() - Method in class org.apache.maven.api.settings.Repository
-
How to handle downloading of releases from this repository
- getRelocation() - Method in class org.apache.maven.api.model.DistributionManagement
-
Relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
- getRemotePluginRepositories() - Method in interface org.apache.maven.api.Project
- getRemoteProjectRepositories() - Method in interface org.apache.maven.api.Project
- getRemoteRepositories() - Method in interface org.apache.maven.api.Node
- getRemoteRepositories() - Method in interface org.apache.maven.api.Session
- getReporting() - Method in class org.apache.maven.api.model.ModelBase
-
This element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
- getReports() - Method in class org.apache.maven.api.model.ReportSet
-
The list of reports from this plugin which should be generated from this set.
- getReportSets() - Method in class org.apache.maven.api.model.ReportPlugin
-
Multiple specifications of a set of reports, each having (possibly) different configuration.
- getReportSetsAsMap() - Method in class org.apache.maven.api.model.ReportPlugin
- getRepositories() - Method in class org.apache.maven.api.model.ModelBase
-
The lists of the remote repositories for discovering dependencies and extensions.
- getRepositories() - Method in class org.apache.maven.api.settings.Profile
-
The lists of the remote repositories.
- getRepositories(Project) - Method in interface org.apache.maven.api.services.ProjectManager
- getRepository() - Method in class org.apache.maven.api.model.DistributionManagement
-
Information needed to deploy the artifacts generated by the project to a remote repository.
- getRepository() - Method in interface org.apache.maven.api.Node
-
The repository where this artifact has been downloaded from.
- getRepository() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
- getResolvedDependencies(Project, ResolutionScope) - Method in interface org.apache.maven.api.services.ProjectManager
- getResources() - Method in class org.apache.maven.api.model.BuildBase
-
This element describes all of the classpath resources such as properties files associated with a project.
- getRetryFailedDeploymentCount() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
- getRoles() - Method in class org.apache.maven.api.model.Contributor
-
The roles the contributor plays in the project.
- getRoot() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
- getRoot() - Method in interface org.apache.maven.api.services.DependencyCollectorResult
-
Gets the root node of the dependency graph.
- getRootArtifact() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
- getScm() - Method in class org.apache.maven.api.model.Model
-
Specification for the SCM used by the project, such as CVS, Subversion, etc.
- getScope() - Method in interface org.apache.maven.api.Dependency
- getScope() - Method in interface org.apache.maven.api.DependencyCoordinate
- getScope() - Method in class org.apache.maven.api.model.Dependency
-
The scope of the dependency -
compile
,runtime
,test
,system
, andprovided
. - getScope() - Method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- getScriptSourceDirectory() - Method in class org.apache.maven.api.model.Build
-
This element specifies a directory containing the script sources of the project.
- getServer(String) - Method in class org.apache.maven.api.settings.Settings
- getServers() - Method in class org.apache.maven.api.settings.Settings
-
Configuration of server-specific settings, mainly authentication method.
- getService(Class<T>) - Method in interface org.apache.maven.api.Session
-
Retrieves the service for the interface
- getSession() - Method in interface org.apache.maven.api.Event
-
Gets the session from which this event originates.
- getSession() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getSession() - Method in interface org.apache.maven.api.services.ArtifactDeployerRequest
- getSession() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getSession() - Method in interface org.apache.maven.api.services.ArtifactInstallerRequest
- getSession() - Method in interface org.apache.maven.api.services.ArtifactResolverRequest
- getSession() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
- getSession() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- getSession() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
- getSession() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
- getSettings() - Method in interface org.apache.maven.api.Session
- getSeverity() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the severity level of this problem.
- getSite() - Method in class org.apache.maven.api.model.DistributionManagement
-
Information needed for deploying the web site of the project.
- getSnapshotRepository() - Method in class org.apache.maven.api.model.DistributionManagement
-
Where to deploy snapshots of artifacts to.
- getSnapshots() - Method in class org.apache.maven.api.model.Repository
-
How to handle downloading of snapshots from this repository.
- getSnapshots() - Method in class org.apache.maven.api.settings.Repository
-
How to handle downloading of snapshots from this repository
- getSource() - Method in class org.apache.maven.api.model.InputLocation
- getSource() - Method in class org.apache.maven.api.model.Profile
- getSource() - Method in exception org.apache.maven.api.plugin.MojoException
- getSource() - Method in interface org.apache.maven.api.services.BuilderProblem
-
Gets the hint about the source of the problem.
- getSource() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- getSourceDirectory() - Method in class org.apache.maven.api.model.Build
-
This element specifies a directory containing the source of the project.
- getSourceLevel() - Method in class org.apache.maven.api.settings.TrackableBase
- getSourceLevel() - Method in class org.apache.maven.api.toolchain.TrackableBase
- getStartTime() - Method in interface org.apache.maven.api.Session
- getStatus() - Method in class org.apache.maven.api.model.DistributionManagement
-
Gives the status of this artifact in the remote repository.
- getString(URI) - Method in interface org.apache.maven.api.services.Transport
-
GETs the source URI content as string using UTF8 charset.
- getString(URI, Charset) - Method in interface org.apache.maven.api.services.Transport
-
GETs the source URI content as string.
- getSubscribe() - Method in class org.apache.maven.api.model.MailingList
-
The email address or link that can be used to subscribe to the mailing list.
- getSystem() - Method in class org.apache.maven.api.model.CiManagement
-
The name of the continuous integration system, e.g.
- getSystem() - Method in class org.apache.maven.api.model.IssueManagement
-
The name of the issue management system, e.g.
- getSystemPath() - Method in class org.apache.maven.api.model.Dependency
-
FOR SYSTEM SCOPE ONLY.
- getSystemProperties() - Method in interface org.apache.maven.api.Session
-
Gets the system properties to use for interpolation.
- getTag() - Method in class org.apache.maven.api.model.Scm
-
The tag of current code.
- getTargetPath() - Method in class org.apache.maven.api.model.Resource
-
Describe the resource target path.
- getTerminalWidth() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
-
Returns the terminal width or
-1
if not supported. - getTestCompileSourceRoots(Project) - Method in interface org.apache.maven.api.services.ProjectManager
- getTestOutputDirectory() - Method in class org.apache.maven.api.model.Build
-
The directory where compiled test classes are placed.
- getTestResources() - Method in class org.apache.maven.api.model.BuildBase
-
This element describes all of the classpath resources such as properties files associated with a project's unit tests.
- getTestSourceDirectory() - Method in class org.apache.maven.api.model.Build
-
This element specifies a directory containing the unit test source of the project.
- getTimezone() - Method in class org.apache.maven.api.model.Contributor
-
The timezone the contributor is in.
- getToolchainFromBuildContext(Session, String) - Method in interface org.apache.maven.api.services.ToolchainManager
- getToolchains() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
-
The toolchain instance definition.
- getToolchains(Session, String, Map<String, String>) - Method in interface org.apache.maven.api.services.ToolchainManager
- getToolchainsForType(Session, String) - Method in interface org.apache.maven.api.services.ToolchainManager
- getTransformer() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getType() - Method in interface org.apache.maven.api.Dependency
-
The artifact type.
- getType() - Method in interface org.apache.maven.api.DependencyCoordinate
-
The type of the artifact.
- getType() - Method in interface org.apache.maven.api.Event
-
Gets the type of the event.
- getType() - Method in class org.apache.maven.api.model.Dependency
-
The type of dependency, that will be mapped to a file extension, an optional classifier, and a few other attributes.
- getType() - Method in class org.apache.maven.api.model.Notifier
-
The mechanism used to deliver notifications.
- getType() - Method in interface org.apache.maven.api.Repository
-
Gets the type of the repository, for example "default".
- getType() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getType() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getType() - Method in interface org.apache.maven.api.Toolchain
-
get the type of toolchain.
- getType() - Method in class org.apache.maven.api.toolchain.ToolchainModel
- getType(String) - Method in interface org.apache.maven.api.services.TypeRegistry
-
Obtain the
Type
from the specifiedid
. - getUnsubscribe() - Method in class org.apache.maven.api.model.MailingList
-
The email address or link that can be used to unsubscribe to the mailing list.
- getUpdatePolicy() - Method in class org.apache.maven.api.model.RepositoryPolicy
-
The frequency for downloading updates - can be
always,
daily
(default),interval:XXX
(in minutes) ornever
(only if it doesn't exist locally). - getUpdatePolicy() - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
The frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
- getUrl() - Method in class org.apache.maven.api.model.CiManagement
-
URL for the continuous integration system used by the project if it has a web interface.
- getUrl() - Method in class org.apache.maven.api.model.Contributor
-
The URL for the homepage of the contributor.
- getUrl() - Method in class org.apache.maven.api.model.IssueManagement
-
URL for the issue management system used by the project.
- getUrl() - Method in class org.apache.maven.api.model.License
-
The official url for the license text.
- getUrl() - Method in class org.apache.maven.api.model.Model
-
The URL to the project's homepage.
- getUrl() - Method in class org.apache.maven.api.model.Organization
-
The URL to the organization's home page.
- getUrl() - Method in class org.apache.maven.api.model.RepositoryBase
-
The url of the repository, in the form
protocol://hostname/path
. - getUrl() - Method in class org.apache.maven.api.model.Scm
-
The URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- getUrl() - Method in class org.apache.maven.api.model.Site
-
The url of the location where website is deployed, in the form
protocol://hostname/path
. - getUrl() - Method in interface org.apache.maven.api.RemoteRepository
- getUrl() - Method in class org.apache.maven.api.settings.Mirror
-
The URL of the mirror repository.
- getUrl() - Method in class org.apache.maven.api.settings.RepositoryBase
-
The url of the repository.
- getURL() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- getUsername() - Method in class org.apache.maven.api.settings.Proxy
-
The proxy user.
- getUsername() - Method in class org.apache.maven.api.settings.Server
-
The username used to authenticate.
- getUserProperties() - Method in interface org.apache.maven.api.Session
-
Gets the user properties to use for interpolation.
- getUserSettingsPath() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
-
Gets the user settings path.
- getUserSettingsSource() - Method in interface org.apache.maven.api.services.SettingsBuilderRequest
-
Gets the user settings source.
- getUserToolchainsPath() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
-
Gets the user Toolchains path.
- getUserToolchainsSource() - Method in interface org.apache.maven.api.services.ToolchainsBuilderRequest
-
Gets the user Toolchains source.
- getValue() - Method in class org.apache.maven.api.model.ActivationProperty
-
The value of the property required to activate a profile.
- getValue() - Method in class org.apache.maven.api.settings.ActivationProperty
-
The value of the property to be used to activate a profile.
- getValue() - Method in interface org.apache.maven.api.xml.XmlNode
- getVerbose() - Method in interface org.apache.maven.api.services.DependencyCollectorRequest
- getVersion() - Method in interface org.apache.maven.api.Artifact
-
The version of the artifact.
- getVersion() - Method in interface org.apache.maven.api.ArtifactCoordinate
-
The version of the artifact.
- getVersion() - Method in class org.apache.maven.api.model.ActivationOS
-
The version of the operating system to be used to activate the profile.
- getVersion() - Method in class org.apache.maven.api.model.Dependency
-
The version of the dependency, e.g.
- getVersion() - Method in class org.apache.maven.api.model.Extension
-
The version of the extension.
- getVersion() - Method in class org.apache.maven.api.model.Model
-
The current version of the artifact produced by this project.
- getVersion() - Method in class org.apache.maven.api.model.Parent
-
The version of the parent project to inherit.
- getVersion() - Method in class org.apache.maven.api.model.Plugin
-
The version (or valid range of versions) of the plugin to be used.
- getVersion() - Method in class org.apache.maven.api.model.Relocation
-
The new version of the artifact.
- getVersion() - Method in class org.apache.maven.api.model.ReportPlugin
-
The version of the reporting plugin to be used.
- getVersion() - Method in interface org.apache.maven.api.Project
- getVersion() - Method in interface org.apache.maven.api.services.ArtifactCoordinateFactoryRequest
- getVersion() - Method in interface org.apache.maven.api.services.ArtifactFactoryRequest
- getVersion() - Method in class org.apache.maven.api.settings.ActivationOS
-
The version of the OS to be used to activate a profile.
- getWriter() - Method in interface org.apache.maven.api.services.xml.XmlWriterRequest
- GLOBAL_LEVEL - Static variable in class org.apache.maven.api.settings.TrackableBase
- GLOBAL_LEVEL - Static variable in class org.apache.maven.api.toolchain.TrackableBase
- globalSettingsPath(Path) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- globalSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- globalToolchainsPath(Path) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
- globalToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
- goal() - Element in annotation type org.apache.maven.api.plugin.annotations.Execute
-
Goal to fork.
- goals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- GROUP - Enum constant in enum org.apache.maven.api.MetadataStorage
- groupId(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- groupId(String) - Method in class org.apache.maven.api.model.Exclusion.Builder
- groupId(String) - Method in class org.apache.maven.api.model.Extension.Builder
- groupId(String) - Method in class org.apache.maven.api.model.Model.Builder
- groupId(String) - Method in class org.apache.maven.api.model.Parent.Builder
- groupId(String) - Method in class org.apache.maven.api.model.Plugin.Builder
- groupId(String) - Method in class org.apache.maven.api.model.Relocation.Builder
- groupId(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- groupId(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- groupId(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- groupId(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
H
- hashCode() - Method in class org.apache.maven.api.model.DeploymentRepository
- hashCode() - Method in class org.apache.maven.api.model.Extension
- hashCode() - Method in class org.apache.maven.api.model.Plugin
- hashCode() - Method in class org.apache.maven.api.model.Repository
- hashCode() - Method in class org.apache.maven.api.model.RepositoryBase
- hashCode() - Method in class org.apache.maven.api.settings.Repository
- hashCode() - Method in class org.apache.maven.api.settings.RepositoryBase
- hashCode() - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Method hashCode.
- hint() - Element in annotation type org.apache.maven.api.plugin.annotations.Component
-
hint of the component to inject.
- host(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
I
- id() - Method in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
- id() - Method in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- id() - Method in enum org.apache.maven.api.ResolutionScope
- id() - Method in enum org.apache.maven.api.Scope
- id(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- id(String) - Method in class org.apache.maven.api.model.Developer.Builder
- id(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- id(String) - Method in class org.apache.maven.api.model.Profile.Builder
- id(String) - Method in class org.apache.maven.api.model.ReportSet.Builder
- id(String) - Method in class org.apache.maven.api.model.Repository.Builder
- id(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
- id(String) - Method in class org.apache.maven.api.model.Site.Builder
- id(String) - Method in class org.apache.maven.api.settings.IdentifiableBase.Builder
- id(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
- id(String) - Method in class org.apache.maven.api.settings.Profile.Builder
- id(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
- id(String) - Method in class org.apache.maven.api.settings.Repository.Builder
- id(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
- id(String) - Method in class org.apache.maven.api.settings.Server.Builder
- ID_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
-
In case of complex XML structures, combining can be done based on id.
- IdentifiableBase - Class in org.apache.maven.api.settings
-
Base class for
Mirror
,Profile
,Proxy
andServer
. - IdentifiableBase.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create IdentifiableBase instances.
- Immutable - Annotation Type in org.apache.maven.api.annotations
-
The
Immutable
annotation indicates that the object is immutable, i.e. - IMPORT - Enum constant in enum org.apache.maven.api.Scope
- inceptionYear(String) - Method in class org.apache.maven.api.model.Model.Builder
- includes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet.Builder
- includes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet.Builder
- includes(Collection<String>) - Method in class org.apache.maven.api.model.Resource.Builder
- info(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message to the user in the info error level.
- info(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message (and accompanying exception) to the user in the info error level.
The error's stacktrace will be output when this error level is enabled. - info(Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send an exception to the user in the info error level.
The stack trace for this exception will be output when this error level is enabled. - info(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
- info(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
- inherited(String) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
- inherited(String) - Method in class org.apache.maven.api.model.Plugin.Builder
- inherited(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- inherited(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- inherited(String) - Method in class org.apache.maven.api.model.ReportSet.Builder
- INITIALIZE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- InputLocation - Class in org.apache.maven.api.model
-
Class InputLocation.
- InputLocation(int, int) - Constructor for class org.apache.maven.api.model.InputLocation
- InputLocation(int, int, InputSource) - Constructor for class org.apache.maven.api.model.InputLocation
- InputLocation(int, int, InputSource, Object) - Constructor for class org.apache.maven.api.model.InputLocation
- InputLocation(int, int, InputSource, Map<Object, InputLocation>) - Constructor for class org.apache.maven.api.model.InputLocation
- InputLocation(InputSource) - Constructor for class org.apache.maven.api.model.InputLocation
- InputLocation.StringFormatter - Interface in org.apache.maven.api.model
-
Class StringFormatter.
- InputLocationTracker - Interface in org.apache.maven.api.model
- InputSource - Class in org.apache.maven.api.model
-
Class InputSource.
- InputSource(String, String) - Constructor for class org.apache.maven.api.model.InputSource
- inputStream(InputStream) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- install(ArtifactInstallerRequest) - Method in interface org.apache.maven.api.services.ArtifactInstaller
- install(Session, Collection<Artifact>) - Method in interface org.apache.maven.api.services.ArtifactInstaller
- install(Session, Artifact) - Method in interface org.apache.maven.api.services.ArtifactInstaller
- INSTALL - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- installArtifacts(Collection<Artifact>) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactInstaller.class).install(...)
- installArtifacts(Artifact...) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactInstaller.class).install(...)
- instantiationStrategy() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
your Mojo instantiation strategy.
- InstantiationStrategy - Enum in org.apache.maven.api.plugin.annotations
-
Component instantiation strategy.
- INTEGRATION_TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- interactiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
- isActive() - Method in class org.apache.maven.api.settings.Proxy
-
Whether this proxy configuration is the active one.
- isActiveByDefault() - Method in class org.apache.maven.api.model.Activation
-
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.api.settings.Activation
-
Flag specifying whether this profile is active as a default.
- isAddDefaultEntities() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- isAddedToClasspath() - Method in interface org.apache.maven.api.Type
- isAllowStubModel() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- isBlocked() - Method in class org.apache.maven.api.settings.Mirror
-
Whether this mirror should be blocked from any download request but fail the download process, explaining why.
- isChildProjectUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Model
- isChildScmConnectionInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
- isChildScmDeveloperConnectionInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
- isChildScmUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Scm
- isChildSiteUrlInheritAppendPath() - Method in class org.apache.maven.api.model.Site
- isColorEnabled() - Method in interface org.apache.maven.api.services.MessageBuilderFactory
-
Checks if the underlying output does support styling or not.
- isDebugEnabled() - Method in interface org.apache.maven.api.plugin.Log
- isEnabled() - Method in class org.apache.maven.api.model.RepositoryPolicy
- isEnabled() - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
Whether to use this repository for downloading this type of artifact.
- isErrorEnabled() - Method in interface org.apache.maven.api.plugin.Log
- isExcludeDefaults() - Method in class org.apache.maven.api.model.Reporting
- isExecutionRoot() - Method in interface org.apache.maven.api.Project
- isExtensions() - Method in class org.apache.maven.api.model.Plugin
- isFiltering() - Method in class org.apache.maven.api.model.Resource
- isIncludesDependencies() - Method in interface org.apache.maven.api.Type
- isInfoEnabled() - Method in interface org.apache.maven.api.plugin.Log
- isInherited() - Method in class org.apache.maven.api.model.ConfigurationContainer
- isInteractiveMode() - Method in class org.apache.maven.api.settings.Settings
-
Whether Maven should attempt to interact with the user for input.
- isOffline() - Method in class org.apache.maven.api.settings.Settings
-
Indicate whether maven should operate in offline mode full-time.
- isOptional() - Method in interface org.apache.maven.api.Dependency
- isOptional() - Method in class org.apache.maven.api.model.Dependency
- isOptional() - Method in interface org.apache.maven.api.services.DependencyCoordinateFactoryRequest
- isProcessPlugins() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- isRecursive() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- isResolveDependencies() - Method in interface org.apache.maven.api.services.ProjectBuilderRequest
- isSendOnError() - Method in class org.apache.maven.api.model.Notifier
-
Whether to send notifications on error.
- isSendOnFailure() - Method in class org.apache.maven.api.model.Notifier
-
Whether to send notifications on failure.
- isSendOnSuccess() - Method in class org.apache.maven.api.model.Notifier
-
Whether to send notifications on success.
- isSendOnWarning() - Method in class org.apache.maven.api.model.Notifier
-
Whether to send notifications on warning.
- isSnapshot() - Method in interface org.apache.maven.api.Artifact
-
Determines whether this artifact uses a snapshot version.
- isSnapshot(String) - Method in interface org.apache.maven.api.services.VersionParser
-
Checks whether a given artifact version is considered a
SNAPSHOT
or not. - isStrict() - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest
- issueManagement(IssueManagement) - Method in class org.apache.maven.api.model.Model.Builder
- IssueManagement - Class in org.apache.maven.api.model
-
Information about the issue tracking (or bug tracking) system used to manage this project.
- IssueManagement.Builder - Class in org.apache.maven.api.model
-
Builder class used to create IssueManagement instances.
- isUniqueVersion() - Method in class org.apache.maven.api.model.DeploymentRepository
-
Whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time
- isUsePluginRegistry() - Method in class org.apache.maven.api.settings.Settings
-
Whether Maven should use the plugin-registry.xml file to manage plugin versions.
- isVersionSnapshot(String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactManager.class).isSnapshot(...)
- isWarnEnabled() - Method in interface org.apache.maven.api.plugin.Log
J
- JAR - Static variable in interface org.apache.maven.api.Type
- JAVA_SOURCE - Static variable in interface org.apache.maven.api.Type
- JAVADOC - Static variable in interface org.apache.maven.api.Type
- JavaToolchain - Interface in org.apache.maven.api
-
A specific
Toolchain
dedicated for Java. - jdk(String) - Method in class org.apache.maven.api.model.Activation.Builder
- jdk(String) - Method in class org.apache.maven.api.settings.Activation.Builder
K
- KEEP_ALIVE - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
- key() - Method in interface org.apache.maven.api.Artifact
-
Returns a unique identifier for this artifact.
- KEYS_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
-
In case of complex XML structures, combining can be done based on keys.
L
- layout(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- layout(String) - Method in class org.apache.maven.api.model.Repository.Builder
- layout(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
- layout(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
- layout(String) - Method in class org.apache.maven.api.settings.Repository.Builder
- layout(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
- leave(Node) - Method in interface org.apache.maven.api.NodeVisitor
-
Ends the visit to the specified dependency node.
- License - Class in org.apache.maven.api.model
-
Describes the licenses for this project.
- License.Builder - Class in org.apache.maven.api.model
-
Builder class used to create License instances.
- licenses(Collection<License>) - Method in class org.apache.maven.api.model.Model.Builder
- lifecycle() - Element in annotation type org.apache.maven.api.plugin.annotations.Execute
-
Lifecycle id of the lifecycle that defines
Execute.phase()
. - LifecyclePhase - Enum in org.apache.maven.api.plugin.annotations
- Listener - Interface in org.apache.maven.api
-
A listener for session events.
- localRepository(String) - Method in class org.apache.maven.api.settings.Settings.Builder
- LocalRepository - Interface in org.apache.maven.api
-
The local repository is used to cache artifacts downloaded from
RemoteRepository
and to hold artifacts that have been build locally. - LocalRepositoryManager - Interface in org.apache.maven.api.services
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Activation.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ActivationFile.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Build.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.BuildBase.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.CiManagement.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ConfigurationContainer.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Contributor.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Dependency.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.DependencyManagement.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Developer.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Exclusion.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Extension.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.FileSet.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.IssueManagement.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.License.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.MailingList.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Model.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ModelBase.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Notifier.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Organization.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Parent.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.PatternSet.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Plugin.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginContainer.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.PluginManagement.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Prerequisites.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Profile.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Relocation.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Reporting.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.ReportSet.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Repository.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Resource.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Scm.Builder
- location(Object, InputLocation) - Method in class org.apache.maven.api.model.Site.Builder
- location(String) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- Log - Interface in org.apache.maven.api.plugin
-
This interface supplies the API for providing feedback to the user from the
Mojo
, using standardMaven
channels.
There should be no big surprises here, although you may notice that the methods acceptjava.lang.CharSequence
rather thanjava.lang.String
. - longMessage - Variable in exception org.apache.maven.api.plugin.MojoException
- lookup(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
- lookup(Class<T>, String) - Method in interface org.apache.maven.api.services.Lookup
- Lookup - Interface in org.apache.maven.api.services
- LookupException - Exception in org.apache.maven.api.services
-
The Exception class throw by the
Lookup
service. - LookupException(Exception) - Constructor for exception org.apache.maven.api.services.LookupException
- LookupException(String, Exception) - Constructor for exception org.apache.maven.api.services.LookupException
- lookupList(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
- lookupMap(Class<T>) - Method in interface org.apache.maven.api.services.Lookup
M
- MailingList - Class in org.apache.maven.api.model
-
This element describes all of the mailing lists associated with a project.
- MailingList.Builder - Class in org.apache.maven.api.model
-
Builder class used to create MailingList instances.
- mailingLists(Collection<MailingList>) - Method in class org.apache.maven.api.model.Model.Builder
- managedDependencies(List<DependencyCoordinate>) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
-
Sets the dependency management to apply to transitive dependencies.
- managedDependency(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
-
Adds the specified managed dependency.
- matchesRequirements(Map<String, String>) - Method in interface org.apache.maven.api.Toolchain
-
Let the toolchain decide if it matches requirements defined in the toolchain plugin configuration.
- maven(String) - Method in class org.apache.maven.api.model.Prerequisites.Builder
- MAVEN_PLUGIN - Static variable in interface org.apache.maven.api.Type
- MavenException - Exception in org.apache.maven.api.services
-
Base class for all maven exceptions.
- MavenException() - Constructor for exception org.apache.maven.api.services.MavenException
- MavenException(String) - Constructor for exception org.apache.maven.api.services.MavenException
- MavenException(String, Throwable) - Constructor for exception org.apache.maven.api.services.MavenException
- MavenException(Throwable) - Constructor for exception org.apache.maven.api.services.MavenException
- merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.api.model.InputLocation
-
Merges the
source
location into thetarget
location. - merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.api.model.InputLocation
-
Merges the
source
location into thetarget
location. - merge(XmlNode) - Method in interface org.apache.maven.api.xml.XmlNode
- merge(XmlNode, Boolean) - Method in interface org.apache.maven.api.xml.XmlNode
- merge(XmlNode, XmlNode) - Static method in interface org.apache.maven.api.xml.XmlNode
-
Merge recessive into dominant and return either
dominant
with merged information or a clone ofrecessive
ifdominant
isnull
. - merge(XmlNode, XmlNode, Boolean) - Static method in interface org.apache.maven.api.xml.XmlNode
- mergeId(String) - Method in class org.apache.maven.api.model.Resource.Builder
- message(String) - Method in class org.apache.maven.api.model.Relocation.Builder
- MessageBuilder - Interface in org.apache.maven.api.services
-
Message builder that supports configurable styling.
- MessageBuilderFactory - Interface in org.apache.maven.api.services
-
A factory for
MessageBuilder
. - MetadataStorage - Enum in org.apache.maven.api
-
Storage location for metadata
- Mirror - Class in org.apache.maven.api.settings
-
A download mirror for a given repository.
- Mirror.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Mirror instances.
- mirrorOf(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
- mirrorOfLayouts(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
- mirrors(Collection<Mirror>) - Method in class org.apache.maven.api.settings.Settings.Builder
- missing(String) - Method in class org.apache.maven.api.model.ActivationFile.Builder
- missing(String) - Method in class org.apache.maven.api.settings.ActivationFile.Builder
- Model - Class in org.apache.maven.api.model
-
The
<project>
element is the root of the descriptor. - Model.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Model instances.
- ModelBase - Class in org.apache.maven.api.model
-
Base class for the
Model
and theProfile
objects. - ModelBase.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ModelBase instances.
- modelEncoding(String) - Method in class org.apache.maven.api.model.Model.Builder
- modelEncoding(String) - Method in class org.apache.maven.api.settings.Settings.Builder
- modelEncoding(String) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
- modelId(String) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- modelVersion(String) - Method in class org.apache.maven.api.model.Model.Builder
- ModelXmlFactory - Interface in org.apache.maven.api.services.xml
-
Reads or writes a
Model
using XML. - modules(Collection<String>) - Method in class org.apache.maven.api.model.Model.Builder
- modules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase.Builder
- modules(Collection<String>) - Method in class org.apache.maven.api.model.Profile.Builder
- mojo(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append message content in mojo style.
- Mojo - Interface in org.apache.maven.api.plugin
-
This interface forms the contract required for
Mojos
to interact with theMaven
infrastructure.
It features anexecute()
method, which triggers the Mojo's build-process behavior, and can throw a MojoException if error conditions occur. - Mojo - Annotation Type in org.apache.maven.api.plugin.annotations
-
This annotation will mark your class as a Mojo (ie.
- MOJO_FAILED - Enum constant in enum org.apache.maven.api.EventType
- MOJO_SKIPPED - Enum constant in enum org.apache.maven.api.EventType
- MOJO_STARTED - Enum constant in enum org.apache.maven.api.EventType
- MOJO_SUCCEEDED - Enum constant in enum org.apache.maven.api.EventType
- MojoException - Exception in org.apache.maven.api.plugin
-
An exception occurring during the execution of a plugin.
- MojoException(Object, String, String) - Constructor for exception org.apache.maven.api.plugin.MojoException
-
Construct a new
MojoException
exception providing the source and a short and long message: these messages are used to improve the message written at the end of Maven build. - MojoException(String) - Constructor for exception org.apache.maven.api.plugin.MojoException
-
Construct a new
MojoExecutionException
exception providing amessage
. - MojoException(String, Throwable) - Constructor for exception org.apache.maven.api.plugin.MojoException
-
Construct a new
MojoExecutionException
exception wrapping an underlyingThrowable
and providing amessage
. - MojoException(Throwable) - Constructor for exception org.apache.maven.api.plugin.MojoException
-
Constructs a new
MojoExecutionException
exception wrapping an underlyingThrowable
. - MojoExecution - Interface in org.apache.maven.api
-
A
MojoExecution
N
- name() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
goal name (required).
- name() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
-
name of the bean property used to get/set the field: by default, field name is used.
- name(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- name(String) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
- name(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- name(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- name(String) - Method in class org.apache.maven.api.model.Developer.Builder
- name(String) - Method in class org.apache.maven.api.model.License.Builder
- name(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- name(String) - Method in class org.apache.maven.api.model.Model.Builder
- name(String) - Method in class org.apache.maven.api.model.Organization.Builder
- name(String) - Method in class org.apache.maven.api.model.Repository.Builder
- name(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
- name(String) - Method in class org.apache.maven.api.model.Site.Builder
- name(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
- name(String) - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
- name(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
- name(String) - Method in class org.apache.maven.api.settings.Repository.Builder
- name(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
- newBuilder() - Static method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Build
-
Creates a new
Build
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.License
-
Creates a new
License
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Model
-
Creates a new
Model
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
builder instance. - newBuilder() - Static method in class org.apache.maven.api.model.Site
-
Creates a new
Site
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
builder instance. - newBuilder() - Static method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new
TrackableBase
builder instance. - newBuilder() - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
builder instance. - newBuilder() - Static method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
builder instance. - newBuilder() - Static method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new
TrackableBase
builder instance. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Build
-
Creates a new
Build
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.License
-
Creates a new
License
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Model
-
Creates a new
Model
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.model.Site
-
Creates a new
Site
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new
TrackableBase
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
builder instance using default values or not. - newBuilder(boolean) - Static method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new
TrackableBase
builder instance using default values or not. - newBuilder(Activation) - Static method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
builder instance using the specified object as a basis. - newBuilder(ActivationFile) - Static method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
builder instance using the specified object as a basis. - newBuilder(ActivationFile, boolean) - Static method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
builder instance using the specified object as a basis. - newBuilder(ActivationOS) - Static method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
builder instance using the specified object as a basis. - newBuilder(ActivationOS, boolean) - Static method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
builder instance using the specified object as a basis. - newBuilder(Activation, boolean) - Static method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
builder instance using the specified object as a basis. - newBuilder(ActivationProperty) - Static method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
builder instance using the specified object as a basis. - newBuilder(ActivationProperty, boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
builder instance using the specified object as a basis. - newBuilder(Build) - Static method in class org.apache.maven.api.model.Build
-
Creates a new
Build
builder instance using the specified object as a basis. - newBuilder(BuildBase) - Static method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
builder instance using the specified object as a basis. - newBuilder(BuildBase, boolean) - Static method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
builder instance using the specified object as a basis. - newBuilder(Build, boolean) - Static method in class org.apache.maven.api.model.Build
-
Creates a new
Build
builder instance using the specified object as a basis. - newBuilder(CiManagement) - Static method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
builder instance using the specified object as a basis. - newBuilder(CiManagement, boolean) - Static method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
builder instance using the specified object as a basis. - newBuilder(ConfigurationContainer) - Static method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
builder instance using the specified object as a basis. - newBuilder(ConfigurationContainer, boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
builder instance using the specified object as a basis. - newBuilder(Contributor) - Static method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
builder instance using the specified object as a basis. - newBuilder(Contributor, boolean) - Static method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
builder instance using the specified object as a basis. - newBuilder(Dependency) - Static method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
builder instance using the specified object as a basis. - newBuilder(DependencyManagement) - Static method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
builder instance using the specified object as a basis. - newBuilder(DependencyManagement, boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
builder instance using the specified object as a basis. - newBuilder(Dependency, boolean) - Static method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
builder instance using the specified object as a basis. - newBuilder(DeploymentRepository) - Static method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
builder instance using the specified object as a basis. - newBuilder(DeploymentRepository, boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
builder instance using the specified object as a basis. - newBuilder(Developer) - Static method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
builder instance using the specified object as a basis. - newBuilder(Developer, boolean) - Static method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
builder instance using the specified object as a basis. - newBuilder(DistributionManagement) - Static method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
builder instance using the specified object as a basis. - newBuilder(DistributionManagement, boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
builder instance using the specified object as a basis. - newBuilder(Exclusion) - Static method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
builder instance using the specified object as a basis. - newBuilder(Exclusion, boolean) - Static method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
builder instance using the specified object as a basis. - newBuilder(Extension) - Static method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
builder instance using the specified object as a basis. - newBuilder(Extension, boolean) - Static method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
builder instance using the specified object as a basis. - newBuilder(FileSet) - Static method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
builder instance using the specified object as a basis. - newBuilder(FileSet, boolean) - Static method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
builder instance using the specified object as a basis. - newBuilder(IssueManagement) - Static method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
builder instance using the specified object as a basis. - newBuilder(IssueManagement, boolean) - Static method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
builder instance using the specified object as a basis. - newBuilder(License) - Static method in class org.apache.maven.api.model.License
-
Creates a new
License
builder instance using the specified object as a basis. - newBuilder(License, boolean) - Static method in class org.apache.maven.api.model.License
-
Creates a new
License
builder instance using the specified object as a basis. - newBuilder(MailingList) - Static method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
builder instance using the specified object as a basis. - newBuilder(MailingList, boolean) - Static method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
builder instance using the specified object as a basis. - newBuilder(Model) - Static method in class org.apache.maven.api.model.Model
-
Creates a new
Model
builder instance using the specified object as a basis. - newBuilder(ModelBase) - Static method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
builder instance using the specified object as a basis. - newBuilder(ModelBase, boolean) - Static method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
builder instance using the specified object as a basis. - newBuilder(Model, boolean) - Static method in class org.apache.maven.api.model.Model
-
Creates a new
Model
builder instance using the specified object as a basis. - newBuilder(Notifier) - Static method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
builder instance using the specified object as a basis. - newBuilder(Notifier, boolean) - Static method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
builder instance using the specified object as a basis. - newBuilder(Organization) - Static method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
builder instance using the specified object as a basis. - newBuilder(Organization, boolean) - Static method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
builder instance using the specified object as a basis. - newBuilder(Parent) - Static method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
builder instance using the specified object as a basis. - newBuilder(Parent, boolean) - Static method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
builder instance using the specified object as a basis. - newBuilder(PatternSet) - Static method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
builder instance using the specified object as a basis. - newBuilder(PatternSet, boolean) - Static method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
builder instance using the specified object as a basis. - newBuilder(Plugin) - Static method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
builder instance using the specified object as a basis. - newBuilder(PluginConfiguration) - Static method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
builder instance using the specified object as a basis. - newBuilder(PluginConfiguration, boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
builder instance using the specified object as a basis. - newBuilder(PluginContainer) - Static method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
builder instance using the specified object as a basis. - newBuilder(PluginContainer, boolean) - Static method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
builder instance using the specified object as a basis. - newBuilder(PluginExecution) - Static method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
builder instance using the specified object as a basis. - newBuilder(PluginExecution, boolean) - Static method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
builder instance using the specified object as a basis. - newBuilder(PluginManagement) - Static method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
builder instance using the specified object as a basis. - newBuilder(PluginManagement, boolean) - Static method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
builder instance using the specified object as a basis. - newBuilder(Plugin, boolean) - Static method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
builder instance using the specified object as a basis. - newBuilder(Prerequisites) - Static method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
builder instance using the specified object as a basis. - newBuilder(Prerequisites, boolean) - Static method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
builder instance using the specified object as a basis. - newBuilder(Profile) - Static method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
builder instance using the specified object as a basis. - newBuilder(Profile, boolean) - Static method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
builder instance using the specified object as a basis. - newBuilder(Relocation) - Static method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
builder instance using the specified object as a basis. - newBuilder(Relocation, boolean) - Static method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
builder instance using the specified object as a basis. - newBuilder(Reporting) - Static method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
builder instance using the specified object as a basis. - newBuilder(Reporting, boolean) - Static method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
builder instance using the specified object as a basis. - newBuilder(ReportPlugin) - Static method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
builder instance using the specified object as a basis. - newBuilder(ReportPlugin, boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
builder instance using the specified object as a basis. - newBuilder(ReportSet) - Static method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
builder instance using the specified object as a basis. - newBuilder(ReportSet, boolean) - Static method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
builder instance using the specified object as a basis. - newBuilder(Repository) - Static method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
builder instance using the specified object as a basis. - newBuilder(RepositoryBase) - Static method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
builder instance using the specified object as a basis. - newBuilder(RepositoryBase, boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
builder instance using the specified object as a basis. - newBuilder(Repository, boolean) - Static method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
builder instance using the specified object as a basis. - newBuilder(RepositoryPolicy) - Static method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance using the specified object as a basis. - newBuilder(RepositoryPolicy, boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance using the specified object as a basis. - newBuilder(Resource) - Static method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
builder instance using the specified object as a basis. - newBuilder(Resource, boolean) - Static method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
builder instance using the specified object as a basis. - newBuilder(Scm) - Static method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
builder instance using the specified object as a basis. - newBuilder(Scm, boolean) - Static method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
builder instance using the specified object as a basis. - newBuilder(Site) - Static method in class org.apache.maven.api.model.Site
-
Creates a new
Site
builder instance using the specified object as a basis. - newBuilder(Site, boolean) - Static method in class org.apache.maven.api.model.Site
-
Creates a new
Site
builder instance using the specified object as a basis. - newBuilder(Activation) - Static method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
builder instance using the specified object as a basis. - newBuilder(ActivationFile) - Static method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
builder instance using the specified object as a basis. - newBuilder(ActivationFile, boolean) - Static method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
builder instance using the specified object as a basis. - newBuilder(ActivationOS) - Static method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
builder instance using the specified object as a basis. - newBuilder(ActivationOS, boolean) - Static method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
builder instance using the specified object as a basis. - newBuilder(Activation, boolean) - Static method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
builder instance using the specified object as a basis. - newBuilder(ActivationProperty) - Static method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
builder instance using the specified object as a basis. - newBuilder(ActivationProperty, boolean) - Static method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
builder instance using the specified object as a basis. - newBuilder(IdentifiableBase) - Static method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
builder instance using the specified object as a basis. - newBuilder(IdentifiableBase, boolean) - Static method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
builder instance using the specified object as a basis. - newBuilder(Mirror) - Static method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
builder instance using the specified object as a basis. - newBuilder(Mirror, boolean) - Static method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
builder instance using the specified object as a basis. - newBuilder(Profile) - Static method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
builder instance using the specified object as a basis. - newBuilder(Profile, boolean) - Static method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
builder instance using the specified object as a basis. - newBuilder(Proxy) - Static method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
builder instance using the specified object as a basis. - newBuilder(Proxy, boolean) - Static method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
builder instance using the specified object as a basis. - newBuilder(Repository) - Static method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
builder instance using the specified object as a basis. - newBuilder(RepositoryBase) - Static method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
builder instance using the specified object as a basis. - newBuilder(RepositoryBase, boolean) - Static method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
builder instance using the specified object as a basis. - newBuilder(Repository, boolean) - Static method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
builder instance using the specified object as a basis. - newBuilder(RepositoryPolicy) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance using the specified object as a basis. - newBuilder(RepositoryPolicy, boolean) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
builder instance using the specified object as a basis. - newBuilder(Server) - Static method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
builder instance using the specified object as a basis. - newBuilder(Server, boolean) - Static method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
builder instance using the specified object as a basis. - newBuilder(Settings) - Static method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
builder instance using the specified object as a basis. - newBuilder(Settings, boolean) - Static method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
builder instance using the specified object as a basis. - newBuilder(TrackableBase) - Static method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new
TrackableBase
builder instance using the specified object as a basis. - newBuilder(TrackableBase, boolean) - Static method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new
TrackableBase
builder instance using the specified object as a basis. - newBuilder(PersistedToolchains) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
builder instance using the specified object as a basis. - newBuilder(PersistedToolchains, boolean) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
builder instance using the specified object as a basis. - newBuilder(ToolchainModel) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
builder instance using the specified object as a basis. - newBuilder(ToolchainModel, boolean) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
builder instance using the specified object as a basis. - newBuilder(TrackableBase) - Static method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new
TrackableBase
builder instance using the specified object as a basis. - newBuilder(TrackableBase, boolean) - Static method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new
TrackableBase
builder instance using the specified object as a basis. - newInstance() - Static method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance. - newInstance() - Static method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
instance. - newInstance() - Static method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
instance. - newInstance() - Static method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
instance. - newInstance() - Static method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance. - newInstance() - Static method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance. - newInstance() - Static method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
instance. - newInstance() - Static method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
instance. - newInstance() - Static method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance. - newInstance() - Static method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance. - newInstance() - Static method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
instance. - newInstance() - Static method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance. - newInstance() - Static method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance. - newInstance() - Static method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance. - newInstance() - Static method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
instance. - newInstance() - Static method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
instance. - newInstance() - Static method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
instance. - newInstance() - Static method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
instance. - newInstance() - Static method in class org.apache.maven.api.model.License
-
Creates a new
License
instance. - newInstance() - Static method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance. - newInstance() - Static method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance. - newInstance() - Static method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance. - newInstance() - Static method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance. - newInstance() - Static method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
instance. - newInstance() - Static method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
instance. - newInstance() - Static method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
instance. - newInstance() - Static method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance. - newInstance() - Static method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
instance. - newInstance() - Static method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
instance. - newInstance() - Static method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance. - newInstance() - Static method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
instance. - newInstance() - Static method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
instance. - newInstance() - Static method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance. - newInstance() - Static method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
instance. - newInstance() - Static method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
instance. - newInstance() - Static method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance. - newInstance() - Static method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
instance. - newInstance() - Static method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance. - newInstance() - Static method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
instance. - newInstance() - Static method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance. - newInstance() - Static method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance. - newInstance() - Static method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance. - newInstance() - Static method in class org.apache.maven.api.model.Site
-
Creates a new
Site
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance. - newInstance() - Static method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
instance. - newInstance() - Static method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
instance. - newInstance() - Static method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
instance. - newInstance() - Static method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance. - newInstance() - Static method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
instance. - newInstance() - Static method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance. - newInstance() - Static method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance. - newInstance() - Static method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new
TrackableBase
instance. - newInstance() - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
instance. - newInstance() - Static method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
instance. - newInstance() - Static method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new
TrackableBase
instance. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.License
-
Creates a new
License
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.model.Site
-
Creates a new
Site
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new
TrackableBase
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
instance using default values or not. - newInstance(boolean) - Static method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new
TrackableBase
instance using default values or not. - newline() - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append newline to the message buffer.
- Node - Interface in org.apache.maven.api
-
Represents a dependency node within a Maven project's dependency collector.
- NodeVisitor - Interface in org.apache.maven.api
-
Defines a hierarchical visitor for collecting dependency node trees.
- NONE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- NONE - Enum constant in enum org.apache.maven.api.ResolutionScope
-
empty resolution scope
- Nonnull - Annotation Type in org.apache.maven.api.annotations
-
The annotated element must not be null.
- nonProxyHosts(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
- Notifier - Class in org.apache.maven.api.model
-
Configures one method for notifying users/developers when a build breaks.
- Notifier.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Notifier instances.
- notifiers(Collection<Notifier>) - Method in class org.apache.maven.api.model.CiManagement.Builder
- NotThreadSafe - Annotation Type in org.apache.maven.api.annotations
-
This annotation indicates that the annotated type is not threadsafe and should only be used by a single thread.
- Nullable - Annotation Type in org.apache.maven.api.annotations
-
The annotated element can be
null
.
O
- offline(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
- onEvent(Event) - Method in interface org.apache.maven.api.Listener
- optional(boolean) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- optional(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- org.apache.maven.api - package org.apache.maven.api
- org.apache.maven.api.annotations - package org.apache.maven.api.annotations
-
This package contains non-functional annotations which are used to tag various elements and help users understanding how those types should be used.
- org.apache.maven.api.model - package org.apache.maven.api.model
-
Maven Immutable POM (Project Object Model) classes, generated from
maven.mdo
model. - org.apache.maven.api.plugin - package org.apache.maven.api.plugin
- org.apache.maven.api.plugin.annotations - package org.apache.maven.api.plugin.annotations
- org.apache.maven.api.services - package org.apache.maven.api.services
- org.apache.maven.api.services.xml - package org.apache.maven.api.services.xml
- org.apache.maven.api.settings - package org.apache.maven.api.settings
- org.apache.maven.api.toolchain - package org.apache.maven.api.toolchain
- org.apache.maven.api.xml - package org.apache.maven.api.xml
- organization(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- organization(String) - Method in class org.apache.maven.api.model.Developer.Builder
- organization(Organization) - Method in class org.apache.maven.api.model.Model.Builder
- Organization - Class in org.apache.maven.api.model
-
Specifies the organization that produces this project.
- Organization.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Organization instances.
- organizationUrl(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- organizationUrl(String) - Method in class org.apache.maven.api.model.Developer.Builder
- os(ActivationOS) - Method in class org.apache.maven.api.model.Activation.Builder
- os(ActivationOS) - Method in class org.apache.maven.api.settings.Activation.Builder
- otherArchives(Collection<String>) - Method in class org.apache.maven.api.model.MailingList.Builder
- outputDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
- outputDirectory(String) - Method in class org.apache.maven.api.model.Reporting.Builder
- outputStream(OutputStream) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
P
- PACKAGE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- packaging(String) - Method in class org.apache.maven.api.model.Model.Builder
- Parameter - Annotation Type in org.apache.maven.api.plugin.annotations
-
Used to configure your Mojo parameters to be injected by
MavenPluginManager.getConfiguredMojo(...)
. - parent(Parent) - Method in class org.apache.maven.api.model.Model.Builder
- Parent - Class in org.apache.maven.api.model
-
The
<parent>
element contains information required to locate the parent project from which this project will inherit from. - Parent.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Parent instances.
- parseVersion(String) - Method in interface org.apache.maven.api.services.VersionParser
-
Parses the specified version string, for example "1.0".
- parseVersion(String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(VersionParser.class).parseVersion(...)
- parseVersionRange(String) - Method in interface org.apache.maven.api.services.VersionParser
-
Parses the specified version range specification, for example "[1.0,2.0)".
- parseVersionRange(String) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(VersionParser.class).parseVersionRange(...)
- passphrase(String) - Method in class org.apache.maven.api.settings.Server.Builder
- password(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
- password(String) - Method in class org.apache.maven.api.settings.Server.Builder
- path(Path) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- path(Path) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- path(Path) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
- PatternSet - Class in org.apache.maven.api.model
-
Definition of include or exclude patterns.
- PatternSet.Builder - Class in org.apache.maven.api.model
-
Builder class used to create PatternSet instances.
- PER_LOOKUP - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
- PersistedToolchains - Class in org.apache.maven.api.toolchain
-
The
<toolchains>
element is the root of the descriptor. - PersistedToolchains.Builder - Class in org.apache.maven.api.toolchain
-
Builder class used to create PersistedToolchains instances.
- phase() - Element in annotation type org.apache.maven.api.plugin.annotations.Execute
-
Lifecycle phase to fork.
- phase(String) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- Plugin - Class in org.apache.maven.api.model
-
The
<plugin>
element contains informations required for a plugin. - Plugin.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Plugin instances.
- PluginConfiguration - Class in org.apache.maven.api.model
-
Contains the plugins management informations for the project.
- PluginConfiguration.Builder - Class in org.apache.maven.api.model
-
Builder class used to create PluginConfiguration instances.
- PluginContainer - Class in org.apache.maven.api.model
-
Contains the plugins informations for the project.
- PluginContainer.Builder - Class in org.apache.maven.api.model
-
Builder class used to create PluginContainer instances.
- PluginExecution - Class in org.apache.maven.api.model
-
The
<execution>
element contains informations required for the execution of a plugin. - PluginExecution.Builder - Class in org.apache.maven.api.model
-
Builder class used to create PluginExecution instances.
- pluginGroups(Collection<String>) - Method in class org.apache.maven.api.settings.Settings.Builder
- pluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.Build.Builder
- pluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.BuildBase.Builder
- pluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
- PluginManagement - Class in org.apache.maven.api.model
-
Section for management of default plugin information for use in a group of POMs.
- PluginManagement.Builder - Class in org.apache.maven.api.model
-
Builder class used to create PluginManagement instances.
- pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model.Builder
- pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase.Builder
- pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile.Builder
- pluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile.Builder
- plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.Build.Builder
- plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.BuildBase.Builder
- plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginConfiguration.Builder
- plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginContainer.Builder
- plugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginManagement.Builder
- plugins(Collection<ReportPlugin>) - Method in class org.apache.maven.api.model.Reporting.Builder
- POM - Static variable in interface org.apache.maven.api.Type
- pomFile(Path) - Method in class org.apache.maven.api.model.Model.Builder
- POOLABLE - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
- port(int) - Method in class org.apache.maven.api.settings.Proxy.Builder
- post(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- POST_CLEAN - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- POST_INTEGRATION_TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- POST_SITE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PRE_CLEAN - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PRE_INTEGRATION_TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PRE_SITE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PREPARE_PACKAGE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- prerequisites(Prerequisites) - Method in class org.apache.maven.api.model.Model.Builder
- Prerequisites - Class in org.apache.maven.api.model
-
Describes the prerequisites a project can have.
- Prerequisites.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Prerequisites instances.
- priority(int) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- privateKey(String) - Method in class org.apache.maven.api.settings.Server.Builder
- PROCESS_CLASSES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PROCESS_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PROCESS_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PROCESS_TEST_CLASSES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PROCESS_TEST_RESOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- PROCESS_TEST_SOURCES - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- processPlugins(boolean) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- Profile - Class in org.apache.maven.api.model
-
Modifications to the build process which is activated based on environmental parameters or command line arguments.
- Profile - Class in org.apache.maven.api.settings
-
Modifications to the build process which is keyed on some sort of environmental parameter.
- Profile.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Profile instances.
- Profile.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Profile instances.
- profiles(Collection<Profile>) - Method in class org.apache.maven.api.model.Model.Builder
- profiles(Collection<Profile>) - Method in class org.apache.maven.api.settings.Settings.Builder
- project(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append message content in project style.
- Project - Interface in org.apache.maven.api
-
Interface representing a Maven project.
- PROJECT_DISCOVERY_STARTED - Enum constant in enum org.apache.maven.api.EventType
- PROJECT_FAILED - Enum constant in enum org.apache.maven.api.EventType
- PROJECT_SKIPPED - Enum constant in enum org.apache.maven.api.EventType
- PROJECT_STARTED - Enum constant in enum org.apache.maven.api.EventType
- PROJECT_SUCCEEDED - Enum constant in enum org.apache.maven.api.EventType
- ProjectBuilder - Interface in org.apache.maven.api.services
- ProjectBuilderException - Exception in org.apache.maven.api.services
-
The Exception class throw by the
ProjectBuilder
service. - ProjectBuilderException(String, Exception) - Constructor for exception org.apache.maven.api.services.ProjectBuilderException
- ProjectBuilderRequest - Interface in org.apache.maven.api.services
-
Request used to build a
Project
using theProjectBuilder
service. - ProjectBuilderRequest.ProjectBuilderRequestBuilder - Class in org.apache.maven.api.services
- ProjectBuilderResult - Interface in org.apache.maven.api.services
-
Result of a project build call.
- ProjectManager - Interface in org.apache.maven.api.services
-
Interface to manage the project during its lifecycle.
- prompt(String) - Method in interface org.apache.maven.api.services.Prompter
-
Prompts the user for a string.
- prompt(String, String) - Method in interface org.apache.maven.api.services.Prompter
-
Prompts the user for a string using a default value.
- prompt(String, List<String>) - Method in interface org.apache.maven.api.services.Prompter
-
Prompts the user for a string using a list of possible values.
- prompt(String, List<String>, String) - Method in interface org.apache.maven.api.services.Prompter
-
Prompts the user for a string using a list of possible values and a default reply.
- Prompter - Interface in org.apache.maven.api.services
-
Service used to interact with the end user.
- PrompterException - Exception in org.apache.maven.api.services
-
The Exception class throw by the
Prompter
service. - PrompterException(String, Exception) - Constructor for exception org.apache.maven.api.services.PrompterException
- promptForPassword(String) - Method in interface org.apache.maven.api.services.Prompter
-
Prompts the user for a password.
- properties(Map<String, String>) - Method in class org.apache.maven.api.model.Contributor.Builder
- properties(Map<String, String>) - Method in class org.apache.maven.api.model.Developer.Builder
- properties(Map<String, String>) - Method in class org.apache.maven.api.model.Model.Builder
- properties(Map<String, String>) - Method in class org.apache.maven.api.model.ModelBase.Builder
- properties(Map<String, String>) - Method in class org.apache.maven.api.model.Profile.Builder
- properties(Map<String, String>) - Method in class org.apache.maven.api.settings.Profile.Builder
- property() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
-
Property to use to retrieve a value.
- property(ActivationProperty) - Method in class org.apache.maven.api.model.Activation.Builder
- property(ActivationProperty) - Method in class org.apache.maven.api.settings.Activation.Builder
- protocol(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
- PROVIDED - Enum constant in enum org.apache.maven.api.Scope
- Provider - Annotation Type in org.apache.maven.api.annotations
-
A type implemented by, or extended by maven itself.
- provides(Map<String, String>) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
- proxies(Collection<Proxy>) - Method in class org.apache.maven.api.settings.Settings.Builder
- Proxy - Class in org.apache.maven.api.settings
-
The
<proxy>
element contains informations required to a proxy settings. - Proxy.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Proxy instances.
- put(Path, URI) - Method in interface org.apache.maven.api.services.Transport
-
PUTs the source file (must exist as file) to target URI.
- putBytes(byte[], URI) - Method in interface org.apache.maven.api.services.Transport
-
PUTs the source byte array to target URI.
- putString(String, URI) - Method in interface org.apache.maven.api.services.Transport
-
PUTs the source string using UTF8 charset to target URI.
- putString(String, Charset, URI) - Method in interface org.apache.maven.api.services.Transport
-
PUTs the source string to target URI.
R
- read(InputStream) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- read(InputStream, boolean) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- read(Reader) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- read(Reader, boolean) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- read(Path) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- read(Path, boolean) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- read(XmlReaderRequest) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- reader(Reader) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- readonly() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
-
Specifies that this parameter cannot be configured directly by the user (as in the case of POM-specified configuration).
- registerListener(Listener) - Method in interface org.apache.maven.api.Session
-
Register the given listener which will receive all events.
- relativePath(String) - Method in class org.apache.maven.api.model.Parent.Builder
- releases(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- releases(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository.Builder
- releases(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository.Builder
- relocation(Relocation) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- Relocation - Class in org.apache.maven.api.model
-
Describes where an artifact has moved to.
- Relocation.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Relocation instances.
- RemoteRepository - Interface in org.apache.maven.api
-
A remote repository that can be used to download or upload artifacts.
- reporting(Reporting) - Method in class org.apache.maven.api.model.Model.Builder
- reporting(Reporting) - Method in class org.apache.maven.api.model.ModelBase.Builder
- reporting(Reporting) - Method in class org.apache.maven.api.model.Profile.Builder
- Reporting - Class in org.apache.maven.api.model
-
Section for management of reports and their configuration.
- Reporting.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Reporting instances.
- ReportPlugin - Class in org.apache.maven.api.model
-
The
<plugin>
element in<reporting><plugins>
contains informations required for a report plugin. - ReportPlugin.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ReportPlugin instances.
- reports(Collection<String>) - Method in class org.apache.maven.api.model.ReportSet.Builder
- ReportSet - Class in org.apache.maven.api.model
-
Represents a set of reports and configuration to be used to generate them.
- ReportSet.Builder - Class in org.apache.maven.api.model
-
Builder class used to create ReportSet instances.
- reportSets(Collection<ReportSet>) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- repositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model.Builder
- repositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase.Builder
- repositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile.Builder
- repositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile.Builder
- repository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- repository(RemoteRepository) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
- Repository - Class in org.apache.maven.api.model
-
A repository contains the information needed for establishing connections with remote repository.
- Repository - Class in org.apache.maven.api.settings
-
Repository contains the information needed for establishing connections with remote repository
- Repository - Interface in org.apache.maven.api
-
A repository holds artifacts.
- Repository.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Repository instances.
- Repository.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Repository instances.
- RepositoryBase - Class in org.apache.maven.api.model
-
A repository contains the information needed for establishing connections with remote repository.
- RepositoryBase - Class in org.apache.maven.api.settings
-
Repository contains the information needed for establishing connections with remote repository
- RepositoryBase.Builder - Class in org.apache.maven.api.model
-
Builder class used to create RepositoryBase instances.
- RepositoryBase.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create RepositoryBase instances.
- RepositoryFactory - Interface in org.apache.maven.api.services
-
Factory service to create
LocalRepository
orRemoteRepository
objects. - RepositoryPolicy - Class in org.apache.maven.api.model
-
Download policy.
- RepositoryPolicy - Class in org.apache.maven.api.settings
-
Download policy
- RepositoryPolicy.Builder - Class in org.apache.maven.api.model
-
Builder class used to create RepositoryPolicy instances.
- RepositoryPolicy.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create RepositoryPolicy instances.
- required() - Element in annotation type org.apache.maven.api.plugin.annotations.Parameter
-
is the parameter required?
- requiresDependencyCollection() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
the required dependency collection scope.
- requiresDependencyResolution() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
the required dependency resolution scope.
- requiresOnline() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
does this Mojo need to be online to be executed?
- requiresProject() - Element in annotation type org.apache.maven.api.plugin.annotations.Mojo
-
does your mojo requires a project to be executed?
- ResolutionScope - Enum in org.apache.maven.api
-
Dependencies resolution scopes available before mojo execution.
- resolve(ArtifactResolverRequest) - Method in interface org.apache.maven.api.services.ArtifactResolver
- resolve(Session, Collection<? extends ArtifactCoordinate>) - Method in interface org.apache.maven.api.services.ArtifactResolver
- resolveArtifact(Artifact) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactResolver.class).resolve(...)
- resolveArtifact(ArtifactCoordinate) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactResolver.class).resolve(...)
- resolveArtifacts(Collection<? extends ArtifactCoordinate>) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactResolver.class).resolve(...)
- resolveArtifacts(Artifact...) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactResolver.class).resolve(...)
- resolveArtifacts(ArtifactCoordinate...) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactResolver.class).resolve(...)
- resolveDependencies(boolean) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- Resource - Class in org.apache.maven.api.model
-
This element describes all of the classpath resources associated with a project or unit tests.
- Resource.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Resource instances.
- resources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build.Builder
- resources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase.Builder
- retryFailedDeploymentCount(int) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
- role() - Element in annotation type org.apache.maven.api.plugin.annotations.Component
-
role of the component to inject.
- roles(Collection<String>) - Method in class org.apache.maven.api.model.Contributor.Builder
- roles(Collection<String>) - Method in class org.apache.maven.api.model.Developer.Builder
- root(DependencyCoordinate) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
- rootArtifact(Artifact) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
-
Sets the root artifact for the dependency graph.
- RUNTIME - Enum constant in enum org.apache.maven.api.ResolutionScope
-
runtime
resolution scope =compile
+runtime
dependencies - RUNTIME - Enum constant in enum org.apache.maven.api.Scope
- RUNTIME_PLUS_SYSTEM - Enum constant in enum org.apache.maven.api.ResolutionScope
-
runtime+system
resolution scope (Maven 3 only) =compile
+system
+runtime
dependencies
S
- scm(Scm) - Method in class org.apache.maven.api.model.Model.Builder
- Scm - Class in org.apache.maven.api.model
-
The
<scm>
element contains informations required to the SCM (Source Control Management) of the project. - Scm.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Scm instances.
- scope(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- scope(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- Scope - Enum in org.apache.maven.api
-
Scope for a dependency
- scopes() - Method in enum org.apache.maven.api.ResolutionScope
- scriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
- SELF_COMBINATION_MERGE - Static variable in interface org.apache.maven.api.xml.XmlNode
- SELF_COMBINATION_MODE_ATTRIBUTE - Static variable in interface org.apache.maven.api.xml.XmlNode
- SELF_COMBINATION_OVERRIDE - Static variable in interface org.apache.maven.api.xml.XmlNode
- SELF_COMBINATION_REMOVE - Static variable in interface org.apache.maven.api.xml.XmlNode
- sendOnError(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
- sendOnFailure(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
- sendOnSuccess(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
- sendOnWarning(boolean) - Method in class org.apache.maven.api.model.Notifier.Builder
- Server - Class in org.apache.maven.api.settings
-
The
<server>
element contains informations required to a server settings. - Server.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Server instances.
- servers(Collection<Server>) - Method in class org.apache.maven.api.settings.Settings.Builder
- Service - Interface in org.apache.maven.api
-
Marker interface for all services provided by the
Session
. - session(Session) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.ArtifactDeployerRequest.ArtifactDeployerRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.ArtifactInstallerRequest.ArtifactInstallerRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.ArtifactResolverRequest.ArtifactResolverRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- session(Session) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
- Session - Interface in org.apache.maven.api
-
The session to install / deploy / resolve artifacts and dependencies.
- SESSION_ENDED - Enum constant in enum org.apache.maven.api.EventType
- SESSION_STARTED - Enum constant in enum org.apache.maven.api.EventType
- SessionData - Interface in org.apache.maven.api
-
A container for data that is specific to a session.
- set(Object, Object) - Method in interface org.apache.maven.api.SessionData
-
Associates the specified session data with the given key.
- set(Object, Object, Object) - Method in interface org.apache.maven.api.SessionData
-
Associates the specified session data with the given key if the key is currently mapped to the given value.
- setArtifactPath(Artifact, Path) - Method in interface org.apache.maven.api.Session
-
Shortcut for
getService(ArtifactManager.class).setPath(...)
- setPath(Artifact, Path) - Method in interface org.apache.maven.api.services.ArtifactManager
-
Associates the given file path to the artifact.
- setProperty(Project, String, String) - Method in interface org.apache.maven.api.services.ProjectManager
- setSource(String) - Method in class org.apache.maven.api.model.Profile
- setSourceLevel(String) - Method in class org.apache.maven.api.settings.TrackableBase
- setSourceLevel(String) - Method in class org.apache.maven.api.toolchain.TrackableBase
- Settings - Class in org.apache.maven.api.settings
-
Root element of the user configuration file.
- Settings.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create Settings instances.
- SettingsBuilder - Interface in org.apache.maven.api.services
-
Builds the effective settings from a user settings file and/or a global settings file.
- SettingsBuilderException - Exception in org.apache.maven.api.services
-
The Exception class throw by the
SettingsBuilder
. - SettingsBuilderException(String, Exception) - Constructor for exception org.apache.maven.api.services.SettingsBuilderException
- SettingsBuilderRequest - Interface in org.apache.maven.api.services
-
Collects settings that control the building of effective settings.
- SettingsBuilderRequest.SettingsBuilderRequestBuilder - Class in org.apache.maven.api.services
- SettingsBuilderRequestBuilder() - Constructor for class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- SettingsBuilderResult - Interface in org.apache.maven.api.services
- SettingsXmlFactory - Interface in org.apache.maven.api.services.xml
-
Reads and writes a
Settings
object to/from XML. - showMessage(String) - Method in interface org.apache.maven.api.services.Prompter
-
Displays a message to the user.
- SINGLETON - Enum constant in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
- site(Site) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- Site - Class in org.apache.maven.api.model
-
Contains the information needed for deploying websites.
- SITE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- SITE_DEPLOY - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- Site.Builder - Class in org.apache.maven.api.model
-
Builder class used to create Site instances.
- snapshotRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- snapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- snapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository.Builder
- snapshots(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository.Builder
- source - Variable in exception org.apache.maven.api.plugin.MojoException
- source(Source) - Method in class org.apache.maven.api.services.ProjectBuilderRequest.ProjectBuilderRequestBuilder
- Source - Interface in org.apache.maven.api.services
-
The source for a project's XML model.
- SOURCE_POM - Static variable in class org.apache.maven.api.model.Profile
- SOURCE_SETTINGS - Static variable in class org.apache.maven.api.model.Profile
- sourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
- status(String) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- storeToolchainToBuildContext(Session, Toolchain) - Method in interface org.apache.maven.api.services.ToolchainManager
- stream() - Method in interface org.apache.maven.api.Node
-
Obtain a Stream containing this node and all its descendant.
- strict(boolean) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- strong(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append message content in strong style.
- subscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- success(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append message content in success style.
- system(String) - Method in class org.apache.maven.api.model.CiManagement.Builder
- system(String) - Method in class org.apache.maven.api.model.IssueManagement.Builder
- SYSTEM - Enum constant in enum org.apache.maven.api.Scope
- systemPath(String) - Method in class org.apache.maven.api.model.Dependency.Builder
T
- tag(String) - Method in class org.apache.maven.api.model.Scm.Builder
- targetPath(String) - Method in class org.apache.maven.api.model.Resource.Builder
- TEST - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- TEST - Enum constant in enum org.apache.maven.api.ResolutionScope
-
test
resolution scope =compile
+system
+provided
+runtime
+test
dependencies - TEST - Enum constant in enum org.apache.maven.api.Scope
- TEST_COMPILE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- TEST_JAR - Static variable in interface org.apache.maven.api.Type
- testOutputDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
- testResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build.Builder
- testResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase.Builder
- testSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
- ThreadSafe - Annotation Type in org.apache.maven.api.annotations
-
The
ThreadSafe
annotation can be used to indicate a given type is thread safe. - timezone(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- timezone(String) - Method in class org.apache.maven.api.model.Developer.Builder
- toCoordinate() - Method in interface org.apache.maven.api.Artifact
-
Shortcut for
session.createArtifactCoordinate(artifact)
- toCoordinate() - Method in interface org.apache.maven.api.Dependency
-
Creates a
DependencyCoordinate
based on thisDependency
. - Toolchain - Interface in org.apache.maven.api
-
Toolchain interface.
- ToolchainFactory - Interface in org.apache.maven.api.services
- ToolchainManager - Interface in org.apache.maven.api.services
-
Service to manage
Toolchain
s. - ToolchainManagerException - Exception in org.apache.maven.api.services
-
The Exception class throw by the
ToolchainManager
. - ToolchainManagerException(String, Exception) - Constructor for exception org.apache.maven.api.services.ToolchainManagerException
- ToolchainModel - Class in org.apache.maven.api.toolchain
-
Definition of a toolchain instance.
- ToolchainModel.Builder - Class in org.apache.maven.api.toolchain
-
Builder class used to create ToolchainModel instances.
- toolchains(Collection<ToolchainModel>) - Method in class org.apache.maven.api.toolchain.PersistedToolchains.Builder
- ToolchainsBuilder - Interface in org.apache.maven.api.services
-
Builds the effective toolchains from a user toolchains file and/or a global toolchains file.
- ToolchainsBuilderException - Exception in org.apache.maven.api.services
-
The Exception class throw by the
ToolchainsBuilder
. - ToolchainsBuilderException(String, Exception) - Constructor for exception org.apache.maven.api.services.ToolchainsBuilderException
- ToolchainsBuilderRequest - Interface in org.apache.maven.api.services
- ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder - Class in org.apache.maven.api.services
- ToolchainsBuilderRequestBuilder() - Constructor for class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
- ToolchainsBuilderResult - Interface in org.apache.maven.api.services
- ToolchainsXmlFactory - Interface in org.apache.maven.api.services.xml
-
Reads and writes a
PersistedToolchains
object to/from XML. - toString() - Method in class org.apache.maven.api.model.Build
- toString() - Method in class org.apache.maven.api.model.BuildBase
- toString() - Method in class org.apache.maven.api.model.Contributor
- toString() - Method in class org.apache.maven.api.model.Dependency
- toString() - Method in class org.apache.maven.api.model.Developer
- toString() - Method in class org.apache.maven.api.model.FileSet
- toString() - Method in class org.apache.maven.api.model.InputSource
- toString() - Method in class org.apache.maven.api.model.IssueManagement
- toString() - Method in class org.apache.maven.api.model.License
- toString() - Method in class org.apache.maven.api.model.MailingList
- toString() - Method in class org.apache.maven.api.model.Model
- toString() - Method in class org.apache.maven.api.model.Organization
- toString() - Method in class org.apache.maven.api.model.Parent
- toString() - Method in class org.apache.maven.api.model.PatternSet
- toString() - Method in class org.apache.maven.api.model.Plugin
- toString() - Method in class org.apache.maven.api.model.PluginConfiguration
- toString() - Method in class org.apache.maven.api.model.PluginContainer
- toString() - Method in class org.apache.maven.api.model.PluginExecution
- toString() - Method in class org.apache.maven.api.model.Profile
- toString() - Method in class org.apache.maven.api.model.ReportSet
- toString() - Method in class org.apache.maven.api.model.Resource
- toString() - Method in class org.apache.maven.api.model.Scm
- toString() - Method in class org.apache.maven.api.settings.Mirror
- toString(InputLocation) - Method in interface org.apache.maven.api.model.InputLocation.StringFormatter
-
Method toString.
- toXmlString(T) - Method in interface org.apache.maven.api.services.xml.XmlFactory
-
Simply converts the given content to an xml string.
- TrackableBase - Class in org.apache.maven.api.settings
-
common base class that contains code to track the source for this instance (USER|GLOBAL)
- TrackableBase - Class in org.apache.maven.api.toolchain
-
common base class that contains code to track the source for this instance (USER|GLOBAL)
- TrackableBase.Builder - Class in org.apache.maven.api.settings
-
Builder class used to create TrackableBase instances.
- TrackableBase.Builder - Class in org.apache.maven.api.toolchain
-
Builder class used to create TrackableBase instances.
- transform(String, String) - Method in interface org.apache.maven.api.services.xml.XmlReaderRequest.Transformer
-
Interpolate the value read from the xml document
- transformer(XmlReaderRequest.Transformer) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- transport(Session, RemoteRepository) - Method in interface org.apache.maven.api.services.TransportProvider
-
Provides new
Transport
instance for givenRemoteRepository
, if possible. - Transport - Interface in org.apache.maven.api.services
-
Transport for specified remote repository (using provided remote repository base URI as root).
- TransportProvider - Interface in org.apache.maven.api.services
-
Transporter provider is a service that provides somewhat trivial transport capabilities backed by Maven internals.
- TransportProviderException - Exception in org.apache.maven.api.services
- TransportProviderException(String, Throwable) - Constructor for exception org.apache.maven.api.services.TransportProviderException
- type(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- type(String) - Method in class org.apache.maven.api.model.Notifier.Builder
- type(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- type(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- type(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- type(String) - Method in class org.apache.maven.api.toolchain.ToolchainModel.Builder
- Type - Interface in org.apache.maven.api
-
An artifact's
Type
represents a known kind of artifacts. - TypeRegistry - Interface in org.apache.maven.api.services
-
Access to
Type
registry.
U
- uniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- unregisterListener(Listener) - Method in interface org.apache.maven.api.Session
-
Unregisters a previously registered listener.
- unsubscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- updatePolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- updatePolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy.Builder
- url(String) - Method in class org.apache.maven.api.model.CiManagement.Builder
- url(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- url(String) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- url(String) - Method in class org.apache.maven.api.model.Developer.Builder
- url(String) - Method in class org.apache.maven.api.model.IssueManagement.Builder
- url(String) - Method in class org.apache.maven.api.model.License.Builder
- url(String) - Method in class org.apache.maven.api.model.Model.Builder
- url(String) - Method in class org.apache.maven.api.model.Organization.Builder
- url(String) - Method in class org.apache.maven.api.model.Repository.Builder
- url(String) - Method in class org.apache.maven.api.model.RepositoryBase.Builder
- url(String) - Method in class org.apache.maven.api.model.Scm.Builder
- url(String) - Method in class org.apache.maven.api.model.Site.Builder
- url(String) - Method in class org.apache.maven.api.settings.Mirror.Builder
- url(String) - Method in class org.apache.maven.api.settings.Repository.Builder
- url(String) - Method in class org.apache.maven.api.settings.RepositoryBase.Builder
- url(URL) - Method in class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- usePluginRegistry(boolean) - Method in class org.apache.maven.api.settings.Settings.Builder
- USER_LEVEL - Static variable in class org.apache.maven.api.settings.TrackableBase
- USER_LEVEL - Static variable in class org.apache.maven.api.toolchain.TrackableBase
- username(String) - Method in class org.apache.maven.api.settings.Proxy.Builder
- username(String) - Method in class org.apache.maven.api.settings.Server.Builder
- userSettingsPath(Path) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- userSettingsSource(Source) - Method in class org.apache.maven.api.services.SettingsBuilderRequest.SettingsBuilderRequestBuilder
- userToolchainsPath(Path) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
- userToolchainsSource(Source) - Method in class org.apache.maven.api.services.ToolchainsBuilderRequest.ToolchainsBuilderRequestBuilder
V
- VALIDATE - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- value(String) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
- value(String) - Method in class org.apache.maven.api.settings.ActivationProperty.Builder
- valueOf(String) - Static method in enum org.apache.maven.api.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.api.MetadataStorage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.api.ResolutionScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.api.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.api.services.BuilderProblem.Severity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.maven.api.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.api.MetadataStorage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.api.plugin.annotations.InstantiationStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.api.ResolutionScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.api.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.api.services.BuilderProblem.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verbose(boolean) - Method in class org.apache.maven.api.services.DependencyCollectorRequest.DependencyCollectorRequestBuilder
-
Specifies that the collection should be verbose.
- VERIFY - Enum constant in enum org.apache.maven.api.plugin.annotations.LifecyclePhase
- version(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- version(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- version(String) - Method in class org.apache.maven.api.model.Extension.Builder
- version(String) - Method in class org.apache.maven.api.model.Model.Builder
- version(String) - Method in class org.apache.maven.api.model.Parent.Builder
- version(String) - Method in class org.apache.maven.api.model.Plugin.Builder
- version(String) - Method in class org.apache.maven.api.model.Relocation.Builder
- version(String) - Method in class org.apache.maven.api.model.ReportPlugin.Builder
- version(String) - Method in class org.apache.maven.api.services.ArtifactCoordinateFactoryRequest.ArtifactFactoryRequestBuilder
- version(String) - Method in class org.apache.maven.api.services.ArtifactFactoryRequest.ArtifactFactoryRequestBuilder
- version(String) - Method in class org.apache.maven.api.services.DependencyCoordinateFactoryRequest.DependencyCoordinateFactoryRequestBuilder
- version(String) - Method in class org.apache.maven.api.settings.ActivationOS.Builder
- Version - Interface in org.apache.maven.api
-
A version usually parsed using the
VersionParser
service. - VERSION - Enum constant in enum org.apache.maven.api.MetadataStorage
- VersionParser - Interface in org.apache.maven.api.services
-
Service interface to parse
Version
andVersionRange
. - VersionParserException - Exception in org.apache.maven.api.services
-
The Exception class thrown by
VersionParser
. - VersionParserException(String, Exception) - Constructor for exception org.apache.maven.api.services.VersionParserException
- VersionRange - Interface in org.apache.maven.api
-
A range of versions.
W
- warn(CharSequence) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message to the user in the warn error level.
- warn(CharSequence, Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send a message (and accompanying exception) to the user in the warn error level.
The error's stacktrace will be output when this error level is enabled. - warn(Throwable) - Method in interface org.apache.maven.api.plugin.Log
-
Send an exception to the user in the warn error level.
The stack trace for this exception will be output when this error level is enabled. - warn(Supplier<String>) - Method in interface org.apache.maven.api.plugin.Log
- warn(Supplier<String>, Throwable) - Method in interface org.apache.maven.api.plugin.Log
- warning(Object) - Method in interface org.apache.maven.api.services.MessageBuilder
-
Append message content in warning style.
- WARNING - Enum constant in enum org.apache.maven.api.services.BuilderProblem.Severity
- with() - Method in class org.apache.maven.api.model.Activation
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ActivationFile
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ActivationOS
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Build
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.CiManagement
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Contributor
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Dependency
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Developer
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Exclusion
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Extension
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.FileSet
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.IssueManagement
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.License
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.MailingList
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Model
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Notifier
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Organization
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Parent
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.PatternSet
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Plugin
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.PluginContainer
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.PluginManagement
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Prerequisites
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Profile
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Relocation
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Reporting
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.ReportSet
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Repository
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Resource
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Scm
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.model.Site
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Activation
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Profile
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Repository
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Server
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.Settings
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.settings.TrackableBase
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new builder with this object as the basis.
- with() - Method in class org.apache.maven.api.toolchain.TrackableBase
-
Creates a new builder with this object as the basis.
- withActivation(Activation) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified activation. - withActivation(Activation) - Method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance using the specified activation. - withActive(boolean) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified active. - withActiveByDefault(boolean) - Method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance using the specified activeByDefault. - withActiveByDefault(boolean) - Method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance using the specified activeByDefault. - withActiveProfiles(Collection<String>) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified activeProfiles. - withAddress(String) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified address. - withArch(String) - Method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
instance using the specified arch. - withArch(String) - Method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
instance using the specified arch. - withArchive(String) - Method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using the specified archive. - withArtifactId(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
instance using the specified artifactId. - withArtifactId(String) - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using the specified artifactId. - withBlocked(boolean) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified blocked. - withBuild(Build) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified build. - withBuild(BuildBase) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified build. - withChecksumPolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using the specified checksumPolicy. - withChecksumPolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using the specified checksumPolicy. - withChildProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified childProjectUrlInheritAppendPath. - withChildScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified childScmConnectionInheritAppendPath. - withChildScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified childScmDeveloperConnectionInheritAppendPath. - withChildScmUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified childScmUrlInheritAppendPath. - withChildSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Site
-
Creates a new
Site
instance using the specified childSiteUrlInheritAppendPath. - withCiManagement(CiManagement) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified ciManagement. - withClassifier(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified classifier. - withComments(String) - Method in class org.apache.maven.api.model.License
-
Creates a new
License
instance using the specified comments. - withConfiguration(Map<String, String>) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified configuration. - withConfiguration(XmlNode) - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
instance using the specified configuration. - withConnection(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified connection. - withContributors(Collection<Contributor>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified contributors. - withDefaultGoal(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified defaultGoal. - withDefaultGoal(String) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified defaultGoal. - withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.DependencyManagement
-
Creates a new
DependencyManagement
instance using the specified dependencies. - withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified dependencies. - withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified dependencies. - withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified dependencies. - withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified dependencies. - withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified dependencyManagement. - withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified dependencyManagement. - withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified dependencyManagement. - withDescription(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified description. - withDeveloperConnection(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified developerConnection. - withDevelopers(Collection<Developer>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified developers. - withDirectory(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified directory. - withDirectory(String) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified directory. - withDirectory(String) - Method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
instance using the specified directory. - withDirectory(String) - Method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using the specified directory. - withDirectoryPermissions(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified directoryPermissions. - withDistribution(String) - Method in class org.apache.maven.api.model.License
-
Creates a new
License
instance using the specified distribution. - withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified distributionManagement. - withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified distributionManagement. - withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified distributionManagement. - withDownloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using the specified downloadUrl. - withEmail(String) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified email. - withEmail(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified email. - withEnabled(boolean) - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using the specified enabled. - withEnabled(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using the specified enabled. - withExcludeDefaults(String) - Method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
instance using the specified excludeDefaults. - withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
instance using the specified excludes. - withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
instance using the specified excludes. - withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using the specified excludes. - withExclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified exclusions. - withExecutions(Collection<PluginExecution>) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified executions. - withExists(String) - Method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
instance using the specified exists. - withExists(String) - Method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
instance using the specified exists. - withExtensions(String) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified extensions. - withExtensions(Collection<Extension>) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified extensions. - withFamily(String) - Method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
instance using the specified family. - withFamily(String) - Method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
instance using the specified family. - withFile(ActivationFile) - Method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance using the specified file. - withFile(ActivationFile) - Method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance using the specified file. - withFilePermissions(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified filePermissions. - withFiltering(String) - Method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using the specified filtering. - withFilters(Collection<String>) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified filters. - withFilters(Collection<String>) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified filters. - withFinalName(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified finalName. - withFinalName(String) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified finalName. - withGoals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using the specified goals. - withGroupId(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.Exclusion
-
Creates a new
Exclusion
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
instance using the specified groupId. - withGroupId(String) - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using the specified groupId. - withHost(String) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified host. - withId(String) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.model.Site
-
Creates a new
Site
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.IdentifiableBase
-
Creates a new
IdentifiableBase
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified id. - withId(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified id. - withInceptionYear(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified inceptionYear. - withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet
-
Creates a new
FileSet
instance using the specified includes. - withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet
-
Creates a new
PatternSet
instance using the specified includes. - withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using the specified includes. - withInherited(String) - Method in class org.apache.maven.api.model.ConfigurationContainer
-
Creates a new
ConfigurationContainer
instance using the specified inherited. - withInherited(String) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified inherited. - withInherited(String) - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using the specified inherited. - withInherited(String) - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using the specified inherited. - withInherited(String) - Method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
instance using the specified inherited. - withInteractiveMode(boolean) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified interactiveMode. - withIssueManagement(IssueManagement) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified issueManagement. - withJdk(String) - Method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance using the specified jdk. - withJdk(String) - Method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance using the specified jdk. - withLayout(String) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified layout. - withLayout(String) - Method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using the specified layout. - withLayout(String) - Method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified layout. - withLayout(String) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified layout. - withLayout(String) - Method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using the specified layout. - withLayout(String) - Method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified layout. - withLicenses(Collection<License>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified licenses. - withLocalRepository(String) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified localRepository. - withLocalRepository(LocalRepository) - Method in interface org.apache.maven.api.Session
-
Creates a derived session using the given local repository.
- withMailingLists(Collection<MailingList>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified mailingLists. - withMaven(String) - Method in class org.apache.maven.api.model.Prerequisites
-
Creates a new
Prerequisites
instance using the specified maven. - withMergeId(String) - Method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using the specified mergeId. - withMessage(String) - Method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
instance using the specified message. - withMirrorOf(String) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified mirrorOf. - withMirrorOfLayouts(String) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified mirrorOfLayouts. - withMirrors(Collection<Mirror>) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified mirrors. - withMissing(String) - Method in class org.apache.maven.api.model.ActivationFile
-
Creates a new
ActivationFile
instance using the specified missing. - withMissing(String) - Method in class org.apache.maven.api.settings.ActivationFile
-
Creates a new
ActivationFile
instance using the specified missing. - withModelVersion(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified modelVersion. - withModules(Collection<String>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified modules. - withModules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified modules. - withModules(Collection<String>) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified modules. - withName(String) - Method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.License
-
Creates a new
License
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.model.Site
-
Creates a new
Site
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using the specified name. - withName(String) - Method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified name. - withNonProxyHosts(String) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified nonProxyHosts. - withNotifiers(Collection<Notifier>) - Method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
instance using the specified notifiers. - withOffline(boolean) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified offline. - withOptional(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified optional. - withOrganization(String) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified organization. - withOrganization(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified organization. - withOrganization(Organization) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified organization. - withOrganizationUrl(String) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified organizationUrl. - withOrganizationUrl(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified organizationUrl. - withOs(ActivationOS) - Method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance using the specified os. - withOs(ActivationOS) - Method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance using the specified os. - withOtherArchives(Collection<String>) - Method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using the specified otherArchives. - withOutputDirectory(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified outputDirectory. - withOutputDirectory(String) - Method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
instance using the specified outputDirectory. - withPackaging(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified packaging. - withParent(Parent) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified parent. - withPassphrase(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified passphrase. - withPassword(String) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified password. - withPassword(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified password. - withPhase(String) - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using the specified phase. - withPluginGroups(Collection<String>) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified pluginGroups. - withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified pluginManagement. - withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified pluginManagement. - withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
instance using the specified pluginManagement. - withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified pluginRepositories. - withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified pluginRepositories. - withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified pluginRepositories. - withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance using the specified pluginRepositories. - withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified plugins. - withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified plugins. - withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginConfiguration
-
Creates a new
PluginConfiguration
instance using the specified plugins. - withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginContainer
-
Creates a new
PluginContainer
instance using the specified plugins. - withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginManagement
-
Creates a new
PluginManagement
instance using the specified plugins. - withPlugins(Collection<ReportPlugin>) - Method in class org.apache.maven.api.model.Reporting
-
Creates a new
Reporting
instance using the specified plugins. - withPomFile(Path) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified pomFile. - withPort(int) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified port. - withPost(String) - Method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using the specified post. - withPrerequisites(Prerequisites) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified prerequisites. - withPriority(int) - Method in class org.apache.maven.api.model.PluginExecution
-
Creates a new
PluginExecution
instance using the specified priority. - withPrivateKey(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified privateKey. - withProfiles(Collection<Profile>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified profiles. - withProfiles(Collection<Profile>) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified profiles. - withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified properties. - withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified properties. - withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified properties. - withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified properties. - withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified properties. - withProperties(Map<String, String>) - Method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance using the specified properties. - withProperty(ActivationProperty) - Method in class org.apache.maven.api.model.Activation
-
Creates a new
Activation
instance using the specified property. - withProperty(ActivationProperty) - Method in class org.apache.maven.api.settings.Activation
-
Creates a new
Activation
instance using the specified property. - withProtocol(String) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified protocol. - withProvides(Map<String, String>) - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
instance using the specified provides. - withProxies(Collection<Proxy>) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified proxies. - withRelativePath(String) - Method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
instance using the specified relativePath. - withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified releases. - withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using the specified releases. - withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using the specified releases. - withRelocation(Relocation) - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using the specified relocation. - withRemoteRepositories(List<RemoteRepository>) - Method in interface org.apache.maven.api.Session
-
Creates a derived session using the given remote repositories.
- withReporting(Reporting) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified reporting. - withReporting(Reporting) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified reporting. - withReporting(Reporting) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified reporting. - withReports(Collection<String>) - Method in class org.apache.maven.api.model.ReportSet
-
Creates a new
ReportSet
instance using the specified reports. - withReportSets(Collection<ReportSet>) - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using the specified reportSets. - withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified repositories. - withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase
-
Creates a new
ModelBase
instance using the specified repositories. - withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile
-
Creates a new
Profile
instance using the specified repositories. - withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.settings.Profile
-
Creates a new
Profile
instance using the specified repositories. - withRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using the specified repository. - withResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified resources. - withResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified resources. - withRoles(Collection<String>) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified roles. - withRoles(Collection<String>) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified roles. - withScm(Scm) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified scm. - withScope(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified scope. - withScriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified scriptSourceDirectory. - withSendOnError(boolean) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified sendOnError. - withSendOnFailure(boolean) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified sendOnFailure. - withSendOnSuccess(boolean) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified sendOnSuccess. - withSendOnWarning(boolean) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified sendOnWarning. - withServers(Collection<Server>) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified servers. - withSite(Site) - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using the specified site. - withSnapshotRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using the specified snapshotRepository. - withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified snapshots. - withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using the specified snapshots. - withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using the specified snapshots. - withSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified sourceDirectory. - withStatus(String) - Method in class org.apache.maven.api.model.DistributionManagement
-
Creates a new
DistributionManagement
instance using the specified status. - withSubscribe(String) - Method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using the specified subscribe. - withSystem(String) - Method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
instance using the specified system. - withSystem(String) - Method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
instance using the specified system. - withSystemPath(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified systemPath. - withTag(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified tag. - withTargetPath(String) - Method in class org.apache.maven.api.model.Resource
-
Creates a new
Resource
instance using the specified targetPath. - withTestOutputDirectory(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified testOutputDirectory. - withTestResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified testResources. - withTestResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase
-
Creates a new
BuildBase
instance using the specified testResources. - withTestSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
-
Creates a new
Build
instance using the specified testSourceDirectory. - withTimezone(String) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified timezone. - withTimezone(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified timezone. - withToolchains(Collection<ToolchainModel>) - Method in class org.apache.maven.api.toolchain.PersistedToolchains
-
Creates a new
PersistedToolchains
instance using the specified toolchains. - withType(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified type. - withType(String) - Method in class org.apache.maven.api.model.Notifier
-
Creates a new
Notifier
instance using the specified type. - withType(String) - Method in class org.apache.maven.api.toolchain.ToolchainModel
-
Creates a new
ToolchainModel
instance using the specified type. - withUniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified uniqueVersion. - withUnsubscribe(String) - Method in class org.apache.maven.api.model.MailingList
-
Creates a new
MailingList
instance using the specified unsubscribe. - withUpdatePolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using the specified updatePolicy. - withUpdatePolicy(String) - Method in class org.apache.maven.api.settings.RepositoryPolicy
-
Creates a new
RepositoryPolicy
instance using the specified updatePolicy. - withUrl(String) - Method in class org.apache.maven.api.model.CiManagement
-
Creates a new
CiManagement
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Contributor
-
Creates a new
Contributor
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.DeploymentRepository
-
Creates a new
DeploymentRepository
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Developer
-
Creates a new
Developer
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.IssueManagement
-
Creates a new
IssueManagement
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.License
-
Creates a new
License
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Organization
-
Creates a new
Organization
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Repository
-
Creates a new
Repository
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Scm
-
Creates a new
Scm
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.model.Site
-
Creates a new
Site
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.settings.Mirror
-
Creates a new
Mirror
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.settings.Repository
-
Creates a new
Repository
instance using the specified url. - withUrl(String) - Method in class org.apache.maven.api.settings.RepositoryBase
-
Creates a new
RepositoryBase
instance using the specified url. - withUsePluginRegistry(boolean) - Method in class org.apache.maven.api.settings.Settings
-
Creates a new
Settings
instance using the specified usePluginRegistry. - withUsername(String) - Method in class org.apache.maven.api.settings.Proxy
-
Creates a new
Proxy
instance using the specified username. - withUsername(String) - Method in class org.apache.maven.api.settings.Server
-
Creates a new
Server
instance using the specified username. - withValue(String) - Method in class org.apache.maven.api.model.ActivationProperty
-
Creates a new
ActivationProperty
instance using the specified value. - withValue(String) - Method in class org.apache.maven.api.settings.ActivationProperty
-
Creates a new
ActivationProperty
instance using the specified value. - withVersion(String) - Method in class org.apache.maven.api.model.ActivationOS
-
Creates a new
ActivationOS
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.Dependency
-
Creates a new
Dependency
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.Extension
-
Creates a new
Extension
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.Model
-
Creates a new
Model
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.Parent
-
Creates a new
Parent
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.Plugin
-
Creates a new
Plugin
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.Relocation
-
Creates a new
Relocation
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.model.ReportPlugin
-
Creates a new
ReportPlugin
instance using the specified version. - withVersion(String) - Method in class org.apache.maven.api.settings.ActivationOS
-
Creates a new
ActivationOS
instance using the specified version. - write(XmlWriterRequest<T>) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- write(T, OutputStream) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- write(T, Writer) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- write(T, Path) - Method in interface org.apache.maven.api.services.xml.XmlFactory
- writer(Writer) - Method in class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
X
- XmlFactory<T> - Interface in org.apache.maven.api.services.xml
-
Generic interface to read/write objects to/from XML.
- XmlNode - Interface in org.apache.maven.api.xml
-
An immutable xml node.
- XmlReaderException - Exception in org.apache.maven.api.services.xml
-
An exception thrown during the reading of an xml file.
- XmlReaderException(String, Exception) - Constructor for exception org.apache.maven.api.services.xml.XmlReaderException
- XmlReaderRequest - Interface in org.apache.maven.api.services.xml
-
An XML reader request.
- XmlReaderRequest.Transformer - Interface in org.apache.maven.api.services.xml
- XmlReaderRequest.XmlReaderRequestBuilder - Class in org.apache.maven.api.services.xml
- XmlReaderRequestBuilder() - Constructor for class org.apache.maven.api.services.xml.XmlReaderRequest.XmlReaderRequestBuilder
- XmlWriterException - Exception in org.apache.maven.api.services.xml
-
An exception thrown during the writing of an xml file.
- XmlWriterException(String, Exception) - Constructor for exception org.apache.maven.api.services.xml.XmlWriterException
- XmlWriterRequest<T> - Interface in org.apache.maven.api.services.xml
-
An XML writer request.
- XmlWriterRequest.XmlWriterRequestBuilder<T> - Class in org.apache.maven.api.services.xml
- XmlWriterRequestBuilder() - Constructor for class org.apache.maven.api.services.xml.XmlWriterRequest.XmlWriterRequestBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form