Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activation(Activation) - Method in class org.apache.maven.api.model.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.Builder - Class in org.apache.maven.api.model
- 
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.Builder - Class in org.apache.maven.api.model
- 
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.Builder - Class in org.apache.maven.api.model
- 
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.Builder - Class in org.apache.maven.api.model
- 
Builder class used to create ActivationProperty instances.
- activeByDefault(boolean) - Method in class org.apache.maven.api.model.Activation.Builder
- address(String) - Method in class org.apache.maven.api.model.Notifier.Builder
- arch(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- archive(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- 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
B
- 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(Build) - Method in class org.apache.maven.api.model.Model.Builder
- build(BuildBase) - Method in class org.apache.maven.api.model.Profile.Builder
- 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.
C
- checksumPolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- childProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Model.Builder
- 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
- comments(String) - Method in class org.apache.maven.api.model.License.Builder
- 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
- 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.
- 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
- 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
D
- DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.api.model.PluginExecution
- defaultGoal(String) - Method in class org.apache.maven.api.model.Build.Builder
- defaultGoal(String) - Method in class org.apache.maven.api.model.BuildBase.Builder
- 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
- Dependency - Class in org.apache.maven.api.model
- 
The<dependency>element contains information about a dependency of the project.
- Dependency.Builder - Class in org.apache.maven.api.model
- 
Builder class used to create Dependency instances.
- 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.
- 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
- 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(String) - Method in class org.apache.maven.api.model.RepositoryPolicy.Builder
- 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
- 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 - Class in org.apache.maven.api.model
- 
The<exclusion>element contains informations required to exclude an artifact to the project.
- 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.model.Dependency.Builder
- 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
- 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
- family(String) - Method in class org.apache.maven.api.model.ActivationOS.Builder
- file(ActivationFile) - Method in class org.apache.maven.api.model.Activation.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.
- 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
- flushExecutionMap() - Method in class org.apache.maven.api.model.Plugin
- 
Reset theexecutionMapfield tonull
- flushPluginMap() - Method in class org.apache.maven.api.model.PluginContainer
- 
Reset thepluginsMapfield tonull
- flushReportSetMap() - Method in class org.apache.maven.api.model.ReportPlugin
- 
Reset thereportSetMapfield tonull
G
- getActivation() - Method in class org.apache.maven.api.model.Profile
- 
The conditional logic which will automatically trigger the inclusion of this profile.
- 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.
- getArchive() - Method in class org.apache.maven.api.model.MailingList
- 
The link to a URL where you can browse the mailing list archive.
- 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.
- 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.
- getChecksumPolicy() - Method in class org.apache.maven.api.model.RepositoryPolicy
- 
What to do when verification of an artifact checksum fails.
- 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 isStringfor technical reasons, the semantic type is actuallyBoolean
 Default value is:true
 Since: Maven 3.6.1
- 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 isStringfor 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 isStringfor 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 isStringfor 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 isStringfor 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 class org.apache.maven.api.model.Dependency
- 
The classifier of the dependency.
- getColumnNumber() - Method in class org.apache.maven.api.model.InputLocation
- getComments() - Method in class org.apache.maven.api.model.License
- 
Addendum information pertaining to this license.
- 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.
- 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.
- getContributors() - Method in class org.apache.maven.api.model.Model
- 
Describes the contributors to a project that are not yet committers.
- 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.
- 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.
- getDependencyManagement() - Method in class org.apache.maven.api.model.ModelBase
- 
Default dependency information for projects that inherit from this one.
- 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 likeconnection, 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.
- 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.
- 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.
- 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 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.
- 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.
- 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 aswindowsorunix.
- getFile() - Method in class org.apache.maven.api.model.Activation
- 
Specifies that this profile will be activated based on existence of a file.
- 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.
- getGoals() - Method in class org.apache.maven.api.model.PluginExecution
- 
The goals to execute with the given configuration.
- 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.
- 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.
- 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.
- getIssueManagement() - Method in class org.apache.maven.api.model.Model
- 
The project's issue management system information.
- getJdk() - Method in class org.apache.maven.api.model.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 belegacyordefault.
- 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
- getLocation() - Method in class org.apache.maven.api.model.InputSource
- 
Get the path/URL of the POM ornullif unknown.
- 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
- getMailingLists() - Method in class org.apache.maven.api.model.Model
- 
Contains information about a project's mailing lists.
- 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 ismaven-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'srequireMavenVersionrule instead.
- 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.
- getMissing() - Method in class org.apache.maven.api.model.ActivationFile
- 
The name of the file that must be missing to activate the profile.
- getModelEncoding() - Method in class org.apache.maven.api.model.Model
- getModelId() - Method in class org.apache.maven.api.model.InputSource
- 
Get the identifier of the POM in the format<groupId>:<artifactId>:<version>.
- 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.
- 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.
- 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 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.
- 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.
- getPackaging() - Method in class org.apache.maven.api.model.Model
- 
The type of artifact this project produces, for examplejarwarearpom.
- getParent() - Method in class org.apache.maven.api.model.Model
- 
The location of the parent project, if one exists.
- getPhase() - Method in class org.apache.maven.api.model.PluginExecution
- 
The build lifecycle phase to bind the goals in this execution to.
- 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.
- 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
- 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.
- 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.
- getProjectDirectory() - Method in class org.apache.maven.api.model.Model
- 
Gets the base directory for the corresponding project (if any).
- 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.
- getProperty() - Method in class org.apache.maven.api.model.Activation
- 
Specifies that this profile will be activated when this property is specified.
- getRelativePath() - Method in class org.apache.maven.api.model.Parent
- 
The relative path of the parentpom.xmlfile within the check out.
- getReleases() - Method in class org.apache.maven.api.model.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.
- 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.
- getRepository() - Method in class org.apache.maven.api.model.DistributionManagement
- 
Information needed to deploy the artifacts generated by the project to a remote repository.
- 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.
- getRoles() - Method in class org.apache.maven.api.model.Contributor
- 
The roles the contributor plays in the project.
- 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 class org.apache.maven.api.model.Dependency
- 
The scope of the dependency -compile,runtime,test,system, andprovided.
- getScriptSourceDirectory() - Method in class org.apache.maven.api.model.Build
- 
This element specifies a directory containing the script sources of the project.
- 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.
- getSource() - Method in class org.apache.maven.api.model.InputLocation
- getSource() - Method in class org.apache.maven.api.model.Profile
- getSourceDirectory() - Method in class org.apache.maven.api.model.Build
- 
This element specifies a directory containing the source of the project.
- getStatus() - Method in class org.apache.maven.api.model.DistributionManagement
- 
Gives the status of this artifact in the remote repository.
- 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.
- 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.
- 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.
- 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.
- 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 bealways,daily(default),interval:XXX(in minutes) ornever(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 formprotocol://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 formprotocol://hostname/path.
- getValue() - Method in class org.apache.maven.api.model.ActivationProperty
- 
The value of the property required to activate a profile.
- 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.
- goals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution.Builder
- 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
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
I
- 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
- 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
- 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
- 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
- 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.
- 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
- isEnabled() - Method in class org.apache.maven.api.model.RepositoryPolicy
- isExcludeDefaults() - Method in class org.apache.maven.api.model.Reporting
- isExtensions() - Method in class org.apache.maven.api.model.Plugin
- isFiltering() - Method in class org.apache.maven.api.model.Resource
- isInherited() - Method in class org.apache.maven.api.model.ConfigurationContainer
- isOptional() - Method in class org.apache.maven.api.model.Dependency
- 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.
- 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
J
- jdk(String) - Method in class org.apache.maven.api.model.Activation.Builder
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
- 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
- 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
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
- maven(String) - Method in class org.apache.maven.api.model.Prerequisites.Builder
- merge(InputLocation, InputLocation, boolean) - Static method in class org.apache.maven.api.model.InputLocation
- 
Merges thesourcelocation into thetargetlocation.
- merge(InputLocation, InputLocation, Collection<Integer>) - Static method in class org.apache.maven.api.model.InputLocation
- 
Merges thesourcelocation into thetargetlocation.
- mergeId(String) - Method in class org.apache.maven.api.model.Resource.Builder
- message(String) - Method in class org.apache.maven.api.model.Relocation.Builder
- missing(String) - Method in class org.apache.maven.api.model.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 theModeland theProfileobjects.
- 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
- modelVersion(String) - Method in class org.apache.maven.api.model.Model.Builder
- 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
N
- 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
- newBuilder() - Static method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFilebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertybuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Build
- 
Creates a newBuildbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBasebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencybuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositorybuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusionbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensionbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.License
- 
Creates a newLicensebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Model
- 
Creates a newModelbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBasebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Parent
- 
Creates a newParentbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Plugin
- 
Creates a newPluginbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutionbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Profile
- 
Creates a newProfilebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportingbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPluginbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositorybuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBasebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicybuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Resource
- 
Creates a newResourcebuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Scm
- 
Creates a newScmbuilder instance.
- newBuilder() - Static method in class org.apache.maven.api.model.Site
- 
Creates a newSitebuilder instance.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFilebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertybuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Build
- 
Creates a newBuildbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBasebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencybuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositorybuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusionbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensionbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.License
- 
Creates a newLicensebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Model
- 
Creates a newModelbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBasebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Parent
- 
Creates a newParentbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Plugin
- 
Creates a newPluginbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutionbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Profile
- 
Creates a newProfilebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportingbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPluginbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositorybuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBasebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicybuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Resource
- 
Creates a newResourcebuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Scm
- 
Creates a newScmbuilder instance using default values or not.
- newBuilder(boolean) - Static method in class org.apache.maven.api.model.Site
- 
Creates a newSitebuilder instance using default values or not.
- newBuilder(Activation) - Static method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationbuilder instance using the specified object as a basis.
- newBuilder(ActivationFile) - Static method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFilebuilder instance using the specified object as a basis.
- newBuilder(ActivationFile, boolean) - Static method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFilebuilder instance using the specified object as a basis.
- newBuilder(ActivationOS) - Static method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSbuilder instance using the specified object as a basis.
- newBuilder(ActivationOS, boolean) - Static method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSbuilder instance using the specified object as a basis.
- newBuilder(Activation, boolean) - Static method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationbuilder instance using the specified object as a basis.
- newBuilder(ActivationProperty) - Static method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertybuilder instance using the specified object as a basis.
- newBuilder(ActivationProperty, boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertybuilder instance using the specified object as a basis.
- newBuilder(Build) - Static method in class org.apache.maven.api.model.Build
- 
Creates a newBuildbuilder instance using the specified object as a basis.
- newBuilder(BuildBase) - Static method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBasebuilder instance using the specified object as a basis.
- newBuilder(BuildBase, boolean) - Static method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBasebuilder instance using the specified object as a basis.
- newBuilder(Build, boolean) - Static method in class org.apache.maven.api.model.Build
- 
Creates a newBuildbuilder instance using the specified object as a basis.
- newBuilder(CiManagement) - Static method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementbuilder instance using the specified object as a basis.
- newBuilder(CiManagement, boolean) - Static method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementbuilder instance using the specified object as a basis.
- newBuilder(ConfigurationContainer) - Static method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerbuilder instance using the specified object as a basis.
- newBuilder(ConfigurationContainer, boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerbuilder instance using the specified object as a basis.
- newBuilder(Contributor) - Static method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorbuilder instance using the specified object as a basis.
- newBuilder(Contributor, boolean) - Static method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorbuilder instance using the specified object as a basis.
- newBuilder(Dependency) - Static method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencybuilder instance using the specified object as a basis.
- newBuilder(DependencyManagement) - Static method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementbuilder instance using the specified object as a basis.
- newBuilder(DependencyManagement, boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementbuilder instance using the specified object as a basis.
- newBuilder(Dependency, boolean) - Static method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencybuilder instance using the specified object as a basis.
- newBuilder(DeploymentRepository) - Static method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositorybuilder instance using the specified object as a basis.
- newBuilder(DeploymentRepository, boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositorybuilder instance using the specified object as a basis.
- newBuilder(Developer) - Static method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperbuilder instance using the specified object as a basis.
- newBuilder(Developer, boolean) - Static method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperbuilder instance using the specified object as a basis.
- newBuilder(DistributionManagement) - Static method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementbuilder instance using the specified object as a basis.
- newBuilder(DistributionManagement, boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementbuilder instance using the specified object as a basis.
- newBuilder(Exclusion) - Static method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusionbuilder instance using the specified object as a basis.
- newBuilder(Exclusion, boolean) - Static method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusionbuilder instance using the specified object as a basis.
- newBuilder(Extension) - Static method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensionbuilder instance using the specified object as a basis.
- newBuilder(Extension, boolean) - Static method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensionbuilder instance using the specified object as a basis.
- newBuilder(FileSet) - Static method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetbuilder instance using the specified object as a basis.
- newBuilder(FileSet, boolean) - Static method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetbuilder instance using the specified object as a basis.
- newBuilder(IssueManagement) - Static method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementbuilder instance using the specified object as a basis.
- newBuilder(IssueManagement, boolean) - Static method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementbuilder instance using the specified object as a basis.
- newBuilder(License) - Static method in class org.apache.maven.api.model.License
- 
Creates a newLicensebuilder instance using the specified object as a basis.
- newBuilder(License, boolean) - Static method in class org.apache.maven.api.model.License
- 
Creates a newLicensebuilder instance using the specified object as a basis.
- newBuilder(MailingList) - Static method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListbuilder instance using the specified object as a basis.
- newBuilder(MailingList, boolean) - Static method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListbuilder instance using the specified object as a basis.
- newBuilder(Model) - Static method in class org.apache.maven.api.model.Model
- 
Creates a newModelbuilder instance using the specified object as a basis.
- newBuilder(ModelBase) - Static method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBasebuilder instance using the specified object as a basis.
- newBuilder(ModelBase, boolean) - Static method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBasebuilder instance using the specified object as a basis.
- newBuilder(Model, boolean) - Static method in class org.apache.maven.api.model.Model
- 
Creates a newModelbuilder instance using the specified object as a basis.
- newBuilder(Notifier) - Static method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierbuilder instance using the specified object as a basis.
- newBuilder(Notifier, boolean) - Static method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierbuilder instance using the specified object as a basis.
- newBuilder(Organization) - Static method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationbuilder instance using the specified object as a basis.
- newBuilder(Organization, boolean) - Static method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationbuilder instance using the specified object as a basis.
- newBuilder(Parent) - Static method in class org.apache.maven.api.model.Parent
- 
Creates a newParentbuilder instance using the specified object as a basis.
- newBuilder(Parent, boolean) - Static method in class org.apache.maven.api.model.Parent
- 
Creates a newParentbuilder instance using the specified object as a basis.
- newBuilder(PatternSet) - Static method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetbuilder instance using the specified object as a basis.
- newBuilder(PatternSet, boolean) - Static method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetbuilder instance using the specified object as a basis.
- newBuilder(Plugin) - Static method in class org.apache.maven.api.model.Plugin
- 
Creates a newPluginbuilder instance using the specified object as a basis.
- newBuilder(PluginConfiguration) - Static method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationbuilder instance using the specified object as a basis.
- newBuilder(PluginConfiguration, boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationbuilder instance using the specified object as a basis.
- newBuilder(PluginContainer) - Static method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerbuilder instance using the specified object as a basis.
- newBuilder(PluginContainer, boolean) - Static method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerbuilder instance using the specified object as a basis.
- newBuilder(PluginExecution) - Static method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutionbuilder instance using the specified object as a basis.
- newBuilder(PluginExecution, boolean) - Static method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutionbuilder instance using the specified object as a basis.
- newBuilder(PluginManagement) - Static method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementbuilder instance using the specified object as a basis.
- newBuilder(PluginManagement, boolean) - Static method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementbuilder instance using the specified object as a basis.
- newBuilder(Plugin, boolean) - Static method in class org.apache.maven.api.model.Plugin
- 
Creates a newPluginbuilder instance using the specified object as a basis.
- newBuilder(Prerequisites) - Static method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesbuilder instance using the specified object as a basis.
- newBuilder(Prerequisites, boolean) - Static method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesbuilder instance using the specified object as a basis.
- newBuilder(Profile) - Static method in class org.apache.maven.api.model.Profile
- 
Creates a newProfilebuilder instance using the specified object as a basis.
- newBuilder(Profile, boolean) - Static method in class org.apache.maven.api.model.Profile
- 
Creates a newProfilebuilder instance using the specified object as a basis.
- newBuilder(Relocation) - Static method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationbuilder instance using the specified object as a basis.
- newBuilder(Relocation, boolean) - Static method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationbuilder instance using the specified object as a basis.
- newBuilder(Reporting) - Static method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportingbuilder instance using the specified object as a basis.
- newBuilder(Reporting, boolean) - Static method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportingbuilder instance using the specified object as a basis.
- newBuilder(ReportPlugin) - Static method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPluginbuilder instance using the specified object as a basis.
- newBuilder(ReportPlugin, boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPluginbuilder instance using the specified object as a basis.
- newBuilder(ReportSet) - Static method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetbuilder instance using the specified object as a basis.
- newBuilder(ReportSet, boolean) - Static method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetbuilder instance using the specified object as a basis.
- newBuilder(Repository) - Static method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositorybuilder instance using the specified object as a basis.
- newBuilder(RepositoryBase) - Static method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBasebuilder instance using the specified object as a basis.
- newBuilder(RepositoryBase, boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBasebuilder instance using the specified object as a basis.
- newBuilder(Repository, boolean) - Static method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositorybuilder instance using the specified object as a basis.
- newBuilder(RepositoryPolicy) - Static method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicybuilder instance using the specified object as a basis.
- newBuilder(RepositoryPolicy, boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicybuilder instance using the specified object as a basis.
- newBuilder(Resource) - Static method in class org.apache.maven.api.model.Resource
- 
Creates a newResourcebuilder instance using the specified object as a basis.
- newBuilder(Resource, boolean) - Static method in class org.apache.maven.api.model.Resource
- 
Creates a newResourcebuilder instance using the specified object as a basis.
- newBuilder(Scm) - Static method in class org.apache.maven.api.model.Scm
- 
Creates a newScmbuilder instance using the specified object as a basis.
- newBuilder(Scm, boolean) - Static method in class org.apache.maven.api.model.Scm
- 
Creates a newScmbuilder instance using the specified object as a basis.
- newBuilder(Site) - Static method in class org.apache.maven.api.model.Site
- 
Creates a newSitebuilder instance using the specified object as a basis.
- newBuilder(Site, boolean) - Static method in class org.apache.maven.api.model.Site
- 
Creates a newSitebuilder instance using the specified object as a basis.
- newInstance() - Static method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance.
- newInstance() - Static method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFileinstance.
- newInstance() - Static method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSinstance.
- newInstance() - Static method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertyinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance.
- newInstance() - Static method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance.
- newInstance() - Static method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementinstance.
- newInstance() - Static method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance.
- newInstance() - Static method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementinstance.
- newInstance() - Static method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance.
- newInstance() - Static method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusioninstance.
- newInstance() - Static method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensioninstance.
- newInstance() - Static method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetinstance.
- newInstance() - Static method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementinstance.
- newInstance() - Static method in class org.apache.maven.api.model.License
- 
Creates a newLicenseinstance.
- newInstance() - Static method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance.
- newInstance() - Static method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Parent
- 
Creates a newParentinstance.
- newInstance() - Static method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance.
- newInstance() - Static method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationinstance.
- newInstance() - Static method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerinstance.
- newInstance() - Static method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance.
- newInstance() - Static method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportinginstance.
- newInstance() - Static method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance.
- newInstance() - Static method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance.
- newInstance() - Static method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBaseinstance.
- newInstance() - Static method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicyinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance.
- newInstance() - Static method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance.
- newInstance() - Static method in class org.apache.maven.api.model.Site
- 
Creates a newSiteinstance.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFileinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertyinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusioninstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensioninstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.License
- 
Creates a newLicenseinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Parent
- 
Creates a newParentinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportinginstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBaseinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicyinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using default values or not.
- newInstance(boolean) - Static method in class org.apache.maven.api.model.Site
- 
Creates a newSiteinstance using default values or not.
- 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
O
- optional(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- org.apache.maven.api.model - package org.apache.maven.api.model
- 
Maven Immutable POM (Project Object Model) classes, generated frommaven.mdomodel.
- 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
- 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
P
- packaging(String) - Method in class org.apache.maven.api.model.Model.Builder
- 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.
- 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.
- 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.
- 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
- 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
- pomFile(Path) - Method in class org.apache.maven.api.model.Model.Builder
- post(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- 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
- 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.Builder - Class in org.apache.maven.api.model
- 
Builder class used to create Profile instances.
- profiles(Collection<Profile>) - Method in class org.apache.maven.api.model.Model.Builder
- 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
- property(ActivationProperty) - Method in class org.apache.maven.api.model.Activation.Builder
R
- 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
- 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.
- 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
- repository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement.Builder
- Repository - Class in org.apache.maven.api.model
- 
A repository contains the information needed for establishing connections with remote repository.
- Repository.Builder - Class in org.apache.maven.api.model
- 
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.Builder - Class in org.apache.maven.api.model
- 
Builder class used to create RepositoryBase instances.
- RepositoryPolicy - Class in org.apache.maven.api.model
- 
Download policy.
- RepositoryPolicy.Builder - Class in org.apache.maven.api.model
- 
Builder class used to create RepositoryPolicy instances.
- 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
- 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
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
- scriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build.Builder
- 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
- setSource(String) - Method in class org.apache.maven.api.model.Profile
- 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.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
- 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
- subscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- system(String) - Method in class org.apache.maven.api.model.CiManagement.Builder
- system(String) - Method in class org.apache.maven.api.model.IssueManagement.Builder
- 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
- 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
- timezone(String) - Method in class org.apache.maven.api.model.Contributor.Builder
- timezone(String) - Method in class org.apache.maven.api.model.Developer.Builder
- 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(InputLocation) - Method in interface org.apache.maven.api.model.InputLocation.StringFormatter
- 
Method toString.
- type(String) - Method in class org.apache.maven.api.model.Dependency.Builder
- type(String) - Method in class org.apache.maven.api.model.Notifier.Builder
U
- uniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository.Builder
- unsubscribe(String) - Method in class org.apache.maven.api.model.MailingList.Builder
- updatePolicy(String) - Method in class org.apache.maven.api.model.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
V
- value(String) - Method in class org.apache.maven.api.model.ActivationProperty.Builder
- 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
W
- 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.
- withActivation(Activation) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified activation.
- withActiveByDefault(boolean) - Method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance using the specified activeByDefault.
- withAddress(String) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified address.
- withArch(String) - Method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSinstance using the specified arch.
- withArchive(String) - Method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using the specified archive.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusioninstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensioninstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Parent
- 
Creates a newParentinstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationinstance using the specified artifactId.
- withArtifactId(String) - Method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using the specified artifactId.
- withBuild(Build) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified build.
- withBuild(BuildBase) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified build.
- withChecksumPolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicyinstance using the specified checksumPolicy.
- withChildProjectUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified childProjectUrlInheritAppendPath.
- withChildScmConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified childScmConnectionInheritAppendPath.
- withChildScmDeveloperConnectionInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified childScmDeveloperConnectionInheritAppendPath.
- withChildScmUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified childScmUrlInheritAppendPath.
- withChildSiteUrlInheritAppendPath(String) - Method in class org.apache.maven.api.model.Site
- 
Creates a newSiteinstance using the specified childSiteUrlInheritAppendPath.
- withCiManagement(CiManagement) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified ciManagement.
- withClassifier(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified classifier.
- withComments(String) - Method in class org.apache.maven.api.model.License
- 
Creates a newLicenseinstance using the specified comments.
- withConfiguration(Map<String, String>) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified configuration.
- withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerinstance using the specified configuration.
- withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified configuration.
- withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using the specified configuration.
- withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using the specified configuration.
- withConfiguration(XmlNode) - Method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetinstance using the specified configuration.
- withConnection(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified connection.
- withContributors(Collection<Contributor>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified contributors.
- withDefaultGoal(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified defaultGoal.
- withDefaultGoal(String) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified defaultGoal.
- withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.DependencyManagement
- 
Creates a newDependencyManagementinstance using the specified dependencies.
- withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified dependencies.
- withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified dependencies.
- withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified dependencies.
- withDependencies(Collection<Dependency>) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified dependencies.
- withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified dependencyManagement.
- withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified dependencyManagement.
- withDependencyManagement(DependencyManagement) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified dependencyManagement.
- withDescription(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified description.
- withDeveloperConnection(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified developerConnection.
- withDevelopers(Collection<Developer>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified developers.
- withDirectory(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified directory.
- withDirectory(String) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified directory.
- withDirectory(String) - Method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetinstance using the specified directory.
- withDirectory(String) - Method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using the specified directory.
- withDistribution(String) - Method in class org.apache.maven.api.model.License
- 
Creates a newLicenseinstance using the specified distribution.
- withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified distributionManagement.
- withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified distributionManagement.
- withDistributionManagement(DistributionManagement) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified distributionManagement.
- withDownloadUrl(String) - Method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using the specified downloadUrl.
- withEmail(String) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified email.
- withEmail(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified email.
- withEnabled(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicyinstance using the specified enabled.
- withExcludeDefaults(String) - Method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportinginstance using the specified excludeDefaults.
- withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetinstance using the specified excludes.
- withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetinstance using the specified excludes.
- withExcludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using the specified excludes.
- withExclusions(Collection<Exclusion>) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified exclusions.
- withExecutions(Collection<PluginExecution>) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified executions.
- withExists(String) - Method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFileinstance using the specified exists.
- withExtensions(String) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified extensions.
- withExtensions(Collection<Extension>) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified extensions.
- withFamily(String) - Method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSinstance using the specified family.
- withFile(ActivationFile) - Method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance using the specified file.
- withFiltering(String) - Method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using the specified filtering.
- withFilters(Collection<String>) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified filters.
- withFilters(Collection<String>) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified filters.
- withFinalName(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified finalName.
- withFinalName(String) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified finalName.
- withGoals(Collection<String>) - Method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using the specified goals.
- withGroupId(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.Exclusion
- 
Creates a newExclusioninstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensioninstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.Parent
- 
Creates a newParentinstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationinstance using the specified groupId.
- withGroupId(String) - Method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using the specified groupId.
- withId(String) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetinstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBaseinstance using the specified id.
- withId(String) - Method in class org.apache.maven.api.model.Site
- 
Creates a newSiteinstance using the specified id.
- withInceptionYear(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified inceptionYear.
- withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.FileSet
- 
Creates a newFileSetinstance using the specified includes.
- withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.PatternSet
- 
Creates a newPatternSetinstance using the specified includes.
- withIncludes(Collection<String>) - Method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using the specified includes.
- withInherited(String) - Method in class org.apache.maven.api.model.ConfigurationContainer
- 
Creates a newConfigurationContainerinstance using the specified inherited.
- withInherited(String) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified inherited.
- withInherited(String) - Method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using the specified inherited.
- withInherited(String) - Method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using the specified inherited.
- withInherited(String) - Method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetinstance using the specified inherited.
- withIssueManagement(IssueManagement) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified issueManagement.
- withJdk(String) - Method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance using the specified jdk.
- withLayout(String) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified layout.
- withLayout(String) - Method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using the specified layout.
- withLayout(String) - Method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBaseinstance using the specified layout.
- withLicenses(Collection<License>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified licenses.
- withMailingLists(Collection<MailingList>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified mailingLists.
- withMaven(String) - Method in class org.apache.maven.api.model.Prerequisites
- 
Creates a newPrerequisitesinstance using the specified maven.
- withMergeId(String) - Method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using the specified mergeId.
- withMessage(String) - Method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationinstance using the specified message.
- withMissing(String) - Method in class org.apache.maven.api.model.ActivationFile
- 
Creates a newActivationFileinstance using the specified missing.
- withModelVersion(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified modelVersion.
- withModules(Collection<String>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified modules.
- withModules(Collection<String>) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified modules.
- withModules(Collection<String>) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified modules.
- withName(String) - Method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertyinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.License
- 
Creates a newLicenseinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBaseinstance using the specified name.
- withName(String) - Method in class org.apache.maven.api.model.Site
- 
Creates a newSiteinstance using the specified name.
- withNotifiers(Collection<Notifier>) - Method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementinstance using the specified notifiers.
- withOptional(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified optional.
- withOrganization(String) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified organization.
- withOrganization(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified organization.
- withOrganization(Organization) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified organization.
- withOrganizationUrl(String) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified organizationUrl.
- withOrganizationUrl(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified organizationUrl.
- withOs(ActivationOS) - Method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance using the specified os.
- withOtherArchives(Collection<String>) - Method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using the specified otherArchives.
- withOutputDirectory(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified outputDirectory.
- withOutputDirectory(String) - Method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportinginstance using the specified outputDirectory.
- withPackaging(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified packaging.
- withParent(Parent) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified parent.
- withPhase(String) - Method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using the specified phase.
- withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified pluginManagement.
- withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified pluginManagement.
- withPluginManagement(PluginManagement) - Method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationinstance using the specified pluginManagement.
- withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified pluginRepositories.
- withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified pluginRepositories.
- withPluginRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified pluginRepositories.
- withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified plugins.
- withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified plugins.
- withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginConfiguration
- 
Creates a newPluginConfigurationinstance using the specified plugins.
- withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginContainer
- 
Creates a newPluginContainerinstance using the specified plugins.
- withPlugins(Collection<Plugin>) - Method in class org.apache.maven.api.model.PluginManagement
- 
Creates a newPluginManagementinstance using the specified plugins.
- withPlugins(Collection<ReportPlugin>) - Method in class org.apache.maven.api.model.Reporting
- 
Creates a newReportinginstance using the specified plugins.
- withPomFile(Path) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified pomFile.
- withPost(String) - Method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using the specified post.
- withPrerequisites(Prerequisites) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified prerequisites.
- withPriority(int) - Method in class org.apache.maven.api.model.PluginExecution
- 
Creates a newPluginExecutioninstance using the specified priority.
- withProfiles(Collection<Profile>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified profiles.
- withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified properties.
- withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified properties.
- withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified properties.
- withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified properties.
- withProperties(Map<String, String>) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified properties.
- withProperty(ActivationProperty) - Method in class org.apache.maven.api.model.Activation
- 
Creates a newActivationinstance using the specified property.
- withRelativePath(String) - Method in class org.apache.maven.api.model.Parent
- 
Creates a newParentinstance using the specified relativePath.
- withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified releases.
- withReleases(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using the specified releases.
- withRelocation(Relocation) - Method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using the specified relocation.
- withReporting(Reporting) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified reporting.
- withReporting(Reporting) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified reporting.
- withReporting(Reporting) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified reporting.
- withReports(Collection<String>) - Method in class org.apache.maven.api.model.ReportSet
- 
Creates a newReportSetinstance using the specified reports.
- withReportSets(Collection<ReportSet>) - Method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using the specified reportSets.
- withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified repositories.
- withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.ModelBase
- 
Creates a newModelBaseinstance using the specified repositories.
- withRepositories(Collection<Repository>) - Method in class org.apache.maven.api.model.Profile
- 
Creates a newProfileinstance using the specified repositories.
- withRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using the specified repository.
- withResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified resources.
- withResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified resources.
- withRoles(Collection<String>) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified roles.
- withRoles(Collection<String>) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified roles.
- withScm(Scm) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified scm.
- withScope(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified scope.
- withScriptSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified scriptSourceDirectory.
- withSendOnError(boolean) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified sendOnError.
- withSendOnFailure(boolean) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified sendOnFailure.
- withSendOnSuccess(boolean) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified sendOnSuccess.
- withSendOnWarning(boolean) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified sendOnWarning.
- withSite(Site) - Method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using the specified site.
- withSnapshotRepository(DeploymentRepository) - Method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using the specified snapshotRepository.
- withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified snapshots.
- withSnapshots(RepositoryPolicy) - Method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using the specified snapshots.
- withSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified sourceDirectory.
- withStatus(String) - Method in class org.apache.maven.api.model.DistributionManagement
- 
Creates a newDistributionManagementinstance using the specified status.
- withSubscribe(String) - Method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using the specified subscribe.
- withSystem(String) - Method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementinstance using the specified system.
- withSystem(String) - Method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementinstance using the specified system.
- withSystemPath(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified systemPath.
- withTag(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified tag.
- withTargetPath(String) - Method in class org.apache.maven.api.model.Resource
- 
Creates a newResourceinstance using the specified targetPath.
- withTestOutputDirectory(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified testOutputDirectory.
- withTestResources(Collection<Resource>) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified testResources.
- withTestResources(Collection<Resource>) - Method in class org.apache.maven.api.model.BuildBase
- 
Creates a newBuildBaseinstance using the specified testResources.
- withTestSourceDirectory(String) - Method in class org.apache.maven.api.model.Build
- 
Creates a newBuildinstance using the specified testSourceDirectory.
- withTimezone(String) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified timezone.
- withTimezone(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified timezone.
- withType(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified type.
- withType(String) - Method in class org.apache.maven.api.model.Notifier
- 
Creates a newNotifierinstance using the specified type.
- withUniqueVersion(boolean) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified uniqueVersion.
- withUnsubscribe(String) - Method in class org.apache.maven.api.model.MailingList
- 
Creates a newMailingListinstance using the specified unsubscribe.
- withUpdatePolicy(String) - Method in class org.apache.maven.api.model.RepositoryPolicy
- 
Creates a newRepositoryPolicyinstance using the specified updatePolicy.
- withUrl(String) - Method in class org.apache.maven.api.model.CiManagement
- 
Creates a newCiManagementinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Contributor
- 
Creates a newContributorinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.DeploymentRepository
- 
Creates a newDeploymentRepositoryinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Developer
- 
Creates a newDeveloperinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.IssueManagement
- 
Creates a newIssueManagementinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.License
- 
Creates a newLicenseinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Organization
- 
Creates a newOrganizationinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Repository
- 
Creates a newRepositoryinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.RepositoryBase
- 
Creates a newRepositoryBaseinstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Scm
- 
Creates a newScminstance using the specified url.
- withUrl(String) - Method in class org.apache.maven.api.model.Site
- 
Creates a newSiteinstance using the specified url.
- withValue(String) - Method in class org.apache.maven.api.model.ActivationProperty
- 
Creates a newActivationPropertyinstance using the specified value.
- withVersion(String) - Method in class org.apache.maven.api.model.ActivationOS
- 
Creates a newActivationOSinstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.Dependency
- 
Creates a newDependencyinstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.Extension
- 
Creates a newExtensioninstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.Model
- 
Creates a newModelinstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.Parent
- 
Creates a newParentinstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.Plugin
- 
Creates a newPlugininstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.Relocation
- 
Creates a newRelocationinstance using the specified version.
- withVersion(String) - Method in class org.apache.maven.api.model.ReportPlugin
- 
Creates a newReportPlugininstance using the specified version.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form