Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Activation - Class in org.apache.maven.model
-
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
- Activation() - Constructor for class org.apache.maven.model.Activation
- ActivationFile - Class in org.apache.maven.model
-
This is the file specification used to activate the profile.
- ActivationFile() - Constructor for class org.apache.maven.model.ActivationFile
- ActivationOS - Class in org.apache.maven.model
-
This is an activator which will detect an operating system's attributes in order to activate its profile.
- ActivationOS() - Constructor for class org.apache.maven.model.ActivationOS
- ActivationProperty - Class in org.apache.maven.model
-
This is the property specification used to activate a profile.
- ActivationProperty() - Constructor for class org.apache.maven.model.ActivationProperty
- addBranch(Branch) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addBranch.
- addConfiguration(String, String) - Method in class org.apache.maven.model.Notifier
-
Method addConfiguration.
- addContributor(Contributor) - Method in class org.apache.maven.model.Model
-
Method addContributor.
- addContributor(Contributor) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addContributor.
- addDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
-
Method addDependency.
- addDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
-
Method addDependency.
- addDependency(Dependency) - Method in class org.apache.maven.model.Plugin
-
Method addDependency.
- addDependency(Dependency) - Method in class org.apache.maven.model.v3_0_0.ModelBase
-
Method addDependency.
- addDeveloper(Developer) - Method in class org.apache.maven.model.Model
-
Method addDeveloper.
- addDeveloper(Developer) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addDeveloper.
- addExclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method addExclude.
- addExclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Method addExclude.
- addExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
-
Method addExclusion.
- addExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
-
Method addExecution.
- addExtension(Extension) - Method in class org.apache.maven.model.Build
-
Method addExtension.
- addFilter(String) - Method in class org.apache.maven.model.BuildBase
-
Method addFilter.
- addGoal(String) - Method in class org.apache.maven.model.PluginExecution
-
Method addGoal.
- addInclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method addInclude.
- addInclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Method addInclude.
- addLicense(License) - Method in class org.apache.maven.model.Model
-
Method addLicense.
- addLicense(License) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addLicense.
- addMailingList(MailingList) - Method in class org.apache.maven.model.Model
-
Method addMailingList.
- addMailingList(MailingList) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addMailingList.
- addModule(String) - Method in class org.apache.maven.model.ModelBase
-
Method addModule.
- addNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
-
Method addNotifier.
- addOtherArchive(String) - Method in class org.apache.maven.model.MailingList
-
Method addOtherArchive.
- addOtherArchive(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Method addOtherArchive.
- addPackageGroup(PackageGroup) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addPackageGroup.
- addPlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
-
Method addPlugin.
- addPlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
-
Method addPlugin.
- addPluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method addPluginRepository.
- addProfile(Profile) - Method in class org.apache.maven.model.Model
-
Method addProfile.
- addProperty(String, String) - Method in class org.apache.maven.model.Contributor
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.model.ModelBase
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Method addProperty.
- addProperty(String, String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addProperty.
- addReport(String) - Method in class org.apache.maven.model.ReportSet
-
Method addReport.
- addReport(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addReport.
- addReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
-
Method addReportSet.
- addRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method addRepository.
- addResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method addResource.
- addResource(Resource) - Method in class org.apache.maven.model.v3_0_0.BuildBase
-
Method addResource.
- addResource(Resource) - Method in class org.apache.maven.model.v3_0_0.UnitTest
-
Method addResource.
- addRole(String) - Method in class org.apache.maven.model.Contributor
-
Method addRole.
- addRole(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Method addRole.
- addSourceModification(SourceModification) - Method in class org.apache.maven.model.v3_0_0.Build
-
Method addSourceModification.
- addTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method addTestResource.
- addVersion(Version) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method addVersion.
B
- Branch - Class in org.apache.maven.model.v3_0_0
-
Contains information on the SCM branches of the project.
- Branch() - Constructor for class org.apache.maven.model.v3_0_0.Branch
- Build - Class in org.apache.maven.model
-
The
<build>
element contains informations required to build the project. - Build - Class in org.apache.maven.model.v3_0_0
-
The
<build>
element contains informations required to build the project. - Build() - Constructor for class org.apache.maven.model.Build
- Build() - Constructor for class org.apache.maven.model.v3_0_0.Build
- BuildBase - Class in org.apache.maven.model
-
Generic informations for a build.
- BuildBase - Class in org.apache.maven.model.v3_0_0
-
Generic informations for a build.
- BuildBase() - Constructor for class org.apache.maven.model.BuildBase
- BuildBase() - Constructor for class org.apache.maven.model.v3_0_0.BuildBase
C
- CiManagement - Class in org.apache.maven.model
-
The
<CiManagement>
element contains informations required to the continuous integration system of the project. - CiManagement() - Constructor for class org.apache.maven.model.CiManagement
- ConfigurationContainer - Class in org.apache.maven.model
-
Contains the configuration information of the container like Plugin.
- ConfigurationContainer() - Constructor for class org.apache.maven.model.ConfigurationContainer
- constructKey(String, String) - Static method in class org.apache.maven.model.Plugin
- constructKey(String, String) - Static method in class org.apache.maven.model.ReportPlugin
- contentTransformer - Variable in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Field contentTransformer.
- contentTransformer - Variable in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
-
Field contentTransformer.
- Contributor - Class in org.apache.maven.model
-
Description of a person who has contributed to the project, but who does not have commit privileges.
- Contributor - Class in org.apache.maven.model.v3_0_0
-
Description of a person who has contributed to the project, but who does not have commit privileges.
- Contributor() - Constructor for class org.apache.maven.model.Contributor
- Contributor() - Constructor for class org.apache.maven.model.v3_0_0.Contributor
D
- DEFAULT_EXECUTION_ID - Static variable in class org.apache.maven.model.PluginExecution
- Dependency - Class in org.apache.maven.model
-
The
<dependency>
element contains information about a dependency of the project. - Dependency - Class in org.apache.maven.model.v3_0_0
-
The
<dependency>
element contains information about a dependency of the project. - Dependency() - Constructor for class org.apache.maven.model.Dependency
- Dependency() - Constructor for class org.apache.maven.model.v3_0_0.Dependency
- DependencyManagement - Class in org.apache.maven.model
-
Section for management of default dependency information for use in a group of POMs.
- DependencyManagement() - Constructor for class org.apache.maven.model.DependencyManagement
- DeploymentRepository - Class in org.apache.maven.model
-
Repository contains the information needed for deploying to the remote repository.
- DeploymentRepository() - Constructor for class org.apache.maven.model.DeploymentRepository
- Developer - Class in org.apache.maven.model
-
Information about one of the committers on this project.
- Developer - Class in org.apache.maven.model.v3_0_0
-
Information about one of the committers on this project.
- Developer() - Constructor for class org.apache.maven.model.Developer
- Developer() - Constructor for class org.apache.maven.model.v3_0_0.Developer
- DistributionManagement - Class in org.apache.maven.model
-
This elements describes all that pertains to distribution for a project.
- DistributionManagement() - Constructor for class org.apache.maven.model.DistributionManagement
E
- equals(Object) - Method in class org.apache.maven.model.DeploymentRepository
- equals(Object) - Method in class org.apache.maven.model.Extension
- equals(Object) - Method in class org.apache.maven.model.Plugin
- equals(Object) - Method in class org.apache.maven.model.ReportPlugin
- equals(Object) - Method in class org.apache.maven.model.Repository
- equals(Object) - Method in class org.apache.maven.model.RepositoryBase
- equals(Object) - Method in class org.apache.maven.model.v3_0_0.Dependency
- Exclusion - Class in org.apache.maven.model
-
The
<exclusion>
element contains informations required to exclude an artifact to the project. - Exclusion() - Constructor for class org.apache.maven.model.Exclusion
- Extension - Class in org.apache.maven.model
-
Describes a build extension to utilise.
- Extension() - Constructor for class org.apache.maven.model.Extension
F
- FileSet - Class in org.apache.maven.model
-
A PatternSet for files.
- FileSet - Class in org.apache.maven.model.v3_0_0
-
A PatternSet for files.
- FileSet() - Constructor for class org.apache.maven.model.FileSet
- FileSet() - Constructor for class org.apache.maven.model.v3_0_0.FileSet
- flushExecutionMap() - Method in class org.apache.maven.model.Plugin
-
Reset the
executionMap
field tonull
- flushPluginMap() - Method in class org.apache.maven.model.PluginContainer
-
Reset the
pluginsMap
field tonull
- flushReportPluginMap() - Method in class org.apache.maven.model.Reporting
-
Reset the
reportPluginMap
field tonull
- flushReportSetMap() - Method in class org.apache.maven.model.ReportPlugin
-
Reset the
reportSetMap
field tonull
G
- getActivation() - Method in class org.apache.maven.model.Profile
-
Get the conditional logic which will automatically trigger the inclusion of this profile.
- getAddDefaultEntities() - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddress() - Method in class org.apache.maven.model.Notifier
-
Get Deprecated.
- getArch() - Method in class org.apache.maven.model.ActivationOS
-
Get the architecture of the operating system to be used to activate the profile.
- getArchive() - Method in class org.apache.maven.model.MailingList
-
Get the link to a URL where you can browse the mailing list archive.
- getArchive() - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Get the link to a URL where you can browse the mailing list archive.
- getArtifact() - Method in class org.apache.maven.model.v3_0_0.Dependency
- getArtifactDirectory() - Method in class org.apache.maven.model.v3_0_0.Dependency
- getArtifactId() - Method in class org.apache.maven.model.Dependency
-
Get the unique id for an artifact produced by the project group, e.g.
- getArtifactId() - Method in class org.apache.maven.model.Exclusion
-
Get the artifact ID of the project to exclude.
- getArtifactId() - Method in class org.apache.maven.model.Extension
-
Get the artifact ID of the extension.
- getArtifactId() - Method in class org.apache.maven.model.Model
-
Get the identifier for this artifact that is unique within the group given by the group ID.
- getArtifactId() - Method in class org.apache.maven.model.Parent
-
Get the artifact id of the parent project to inherit from.
- getArtifactId() - Method in class org.apache.maven.model.Plugin
-
Get the artifact ID of the plugin in the repository.
- getArtifactId() - Method in class org.apache.maven.model.Relocation
-
Get the new artifact ID of the artifact.
- getArtifactId() - Method in class org.apache.maven.model.ReportPlugin
-
Get the artifact ID of the reporting plugin in the repository.
- getArtifactId() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get the unique id for an artifact produced by the project group, e.g.
- getArtifactId() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the identifier for this artifact that is unique within the group given by the group ID.
- getAspectSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
-
Get this element specifies a directory containing Aspect sources of the project.
- getBranches() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getBranches.
- getBuild() - Method in class org.apache.maven.model.Model
-
Get information required to build the project.
- getBuild() - Method in class org.apache.maven.model.Profile
-
Get information required to build the project.
- getBuild() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get information required to build the project.
- getChecksumPolicy() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get what to do when verification of an artifact checksum fails.
- getCiManagement() - Method in class org.apache.maven.model.Model
-
Get the project's continuous integration information.
- getClassifier() - Method in class org.apache.maven.model.Dependency
-
Get the classifier of the dependency.
- getClassName() - Method in class org.apache.maven.model.v3_0_0.SourceModification
-
Get if the class with this name can not be loaded, then the includes and excludes specified below will be applied to the contents of the
sourceDirectory
. - getComments() - Method in class org.apache.maven.model.License
-
Get addendum information pertaining to this license.
- getComments() - Method in class org.apache.maven.model.v3_0_0.License
-
Get addendum information pertaining to this license.
- getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
-
Get the configuration as DOM object.
- getConfiguration() - Method in class org.apache.maven.model.Notifier
-
Method getConfiguration.
- getConfiguration() - Method in class org.apache.maven.model.ReportPlugin
-
Get the configuration of the reporting plugin.
- getConfiguration() - Method in class org.apache.maven.model.ReportSet
-
Get configuration of the report to be used when generating this set.
- getConnection() - Method in class org.apache.maven.model.Scm
-
Get the source control management system URL that describes the repository and how to connect to the repository.
- getConnection() - Method in class org.apache.maven.model.v3_0_0.Repository
-
Get the source control management system URL that describes the repository and how to connect to the repository.
- getContributors() - Method in class org.apache.maven.model.Model
-
Method getContributors.
- getContributors() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getContributors.
- getCurrentVersion() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the current version of the artifact produced by this project.
- getDefaultGoal() - Method in class org.apache.maven.model.BuildBase
-
Get the default goal (or phase in Maven 2) to execute when none is specified for the project.
- getDefaultGoal() - Method in class org.apache.maven.model.v3_0_0.BuildBase
-
Get the default goal (or phase in Maven 2) to execute when none is specified for the project.
- getDependencies() - Method in class org.apache.maven.model.DependencyManagement
-
Method getDependencies.
- getDependencies() - Method in class org.apache.maven.model.ModelBase
-
Method getDependencies.
- getDependencies() - Method in class org.apache.maven.model.Plugin
-
Method getDependencies.
- getDependencies() - Method in class org.apache.maven.model.v3_0_0.ModelBase
-
Method getDependencies.
- getDependencyManagement() - Method in class org.apache.maven.model.ModelBase
-
Get default dependency information for projects that inherit from this one.
- getDescription() - Method in class org.apache.maven.model.Model
-
Get a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- getDescription() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- getDeveloperConnection() - Method in class org.apache.maven.model.Scm
-
Get just like
connection
, but for developers, i.e. - getDeveloperConnection() - Method in class org.apache.maven.model.v3_0_0.Repository
-
Get just like
connection
, but for developers, i.e. - getDevelopers() - Method in class org.apache.maven.model.Model
-
Method getDevelopers.
- getDevelopers() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getDevelopers.
- getDirectory() - Method in class org.apache.maven.model.BuildBase
-
Get the directory where all files generated by the build are placed.
- getDirectory() - Method in class org.apache.maven.model.FileSet
-
Get describe the directory where the resources are stored.
- getDirectory() - Method in class org.apache.maven.model.v3_0_0.FileSet
-
Get describe the directory where the resources are stored.
- getDistribution() - Method in class org.apache.maven.model.License
-
Get the primary method by which this project may be distributed.
- getDistribution() - Method in class org.apache.maven.model.v3_0_0.License
-
Get the primary method by which this project may be distributed.
- getDistributionDirectory() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the directory on the web server where the final distributions will be published.
- getDistributionManagement() - Method in class org.apache.maven.model.ModelBase
-
Get distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
- getDistributionSite() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the server where the final distributions will be published.
- getDownloadUrl() - Method in class org.apache.maven.model.DistributionManagement
-
Get the URL of the project's download page.
- getEmail() - Method in class org.apache.maven.model.Contributor
-
Get the email address of the contributor.
- getEmail() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Get the email address of the contributor.
- getExcludes() - Method in class org.apache.maven.model.PatternSet
-
Method getExcludes.
- getExcludes() - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Method getExcludes.
- getExclusions() - Method in class org.apache.maven.model.Dependency
-
Method getExclusions.
- getExecutions() - Method in class org.apache.maven.model.Plugin
-
Method getExecutions.
- getExecutionsAsMap() - Method in class org.apache.maven.model.Plugin
- getExists() - Method in class org.apache.maven.model.ActivationFile
-
Get the name of the file that must exist to activate the profile.
- getExtend() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the location of the parent project, if one exists.
- getExtension() - Method in class org.apache.maven.model.v3_0_0.Dependency
- getExtensions() - Method in class org.apache.maven.model.Build
-
Method getExtensions.
- getFamily() - Method in class org.apache.maven.model.ActivationOS
-
Get the general family of the OS to be used to activate the profile, such as
windows
orunix
. - getFile() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated based on existence of a file.
- getFilters() - Method in class org.apache.maven.model.BuildBase
-
Method getFilters.
- getFinalName() - Method in class org.apache.maven.model.BuildBase
-
Get the filename (excluding the extension, and with no path information) that the produced artifact will be called.
- getGoals() - Method in class org.apache.maven.model.Plugin
-
Get Deprecated.
- getGoals() - Method in class org.apache.maven.model.PluginExecution
-
Method getGoals.
- getGroupId() - Method in class org.apache.maven.model.Dependency
-
Get the project group that produced the dependency, e.g.
- getGroupId() - Method in class org.apache.maven.model.Exclusion
-
Get the group ID of the project to exclude.
- getGroupId() - Method in class org.apache.maven.model.Extension
-
Get the group ID of the extension's artifact.
- getGroupId() - Method in class org.apache.maven.model.Model
-
Get a universally unique identifier for a project.
- getGroupId() - Method in class org.apache.maven.model.Parent
-
Get the group id of the parent project to inherit from.
- getGroupId() - Method in class org.apache.maven.model.Plugin
-
Get the group ID of the plugin in the repository.
- getGroupId() - Method in class org.apache.maven.model.Relocation
-
Get the group ID the artifact has moved to.
- getGroupId() - Method in class org.apache.maven.model.ReportPlugin
-
Get the group ID of the reporting plugin in the repository.
- getGroupId() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get the project group that produced the dependency, e.g.
- getGroupId() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get a universally unique identifier for a project.
- getGumpRepositoryId() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get this is the repository identifier in Gump that this project is part of.
- getId() - Method in class org.apache.maven.model.Developer
-
Get the unique ID of the developer in the SCM.
- getId() - Method in class org.apache.maven.model.Model
- getId() - Method in class org.apache.maven.model.Parent
- getId() - Method in class org.apache.maven.model.PluginExecution
-
Get the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
- getId() - Method in class org.apache.maven.model.Profile
-
Get the identifier of this build profile.
- getId() - Method in class org.apache.maven.model.ReportSet
-
Get the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
- getId() - Method in class org.apache.maven.model.RepositoryBase
-
Get a unique identifier for a repository.
- getId() - Method in class org.apache.maven.model.Site
-
Get a unique identifier for a deployment location.
- getId() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get Deprecated.
- getId() - Method in class org.apache.maven.model.v3_0_0.Developer
-
Get the unique ID of the developer in the SCM.
- getId() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get Deprecated.
- getId() - Method in class org.apache.maven.model.v3_0_0.Version
-
Get a unique identifier for a version.
- getInceptionYear() - Method in class org.apache.maven.model.Model
-
Get the year of the project's inception, specified with 4 digits.
- getInceptionYear() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the year of the project's inception, specified with 4 digits.
- getIncludes() - Method in class org.apache.maven.model.PatternSet
-
Method getIncludes.
- getIncludes() - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Method getIncludes.
- getInherited() - Method in class org.apache.maven.model.ConfigurationContainer
-
Get whether any configuration should be propagated to child POMs.
- getInherited() - Method in class org.apache.maven.model.ReportPlugin
-
Get whether the configuration in this plugin should be made available to projects that inherit from this one.
- getInherited() - Method in class org.apache.maven.model.ReportSet
-
Get whether any configuration should be propagated to child POMs.
- getIntegrationUnitTestSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
-
Get this element is deprecated and should no longer be used.
- getIssueManagement() - Method in class org.apache.maven.model.Model
-
Get the project's issue management system information.
- getIssueTrackingUrl() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the URL of the project's issue tracking system.
- getJar() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get literal name of the artifact in the repository.
- getJdk() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated when a matching JDK is detected.
- getKey() - Method in class org.apache.maven.model.Extension
-
Gets the key of the extension.
- getKey() - Method in class org.apache.maven.model.Plugin
- getKey() - Method in class org.apache.maven.model.ReportPlugin
- getKey() - Method in class org.apache.maven.model.v3_0_0.Dependency
- getLayout() - Method in class org.apache.maven.model.RepositoryBase
-
Get the type of layout this repository uses for locating and storing artifacts - can be
legacy
ordefault
. - getLicenses() - Method in class org.apache.maven.model.Model
-
Method getLicenses.
- getLicenses() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getLicenses.
- getLogo() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the URL of the project's logo image.
- getLogo() - Method in class org.apache.maven.model.v3_0_0.Organization
-
Get the URL to the organization's logo image.
- getMailingLists() - Method in class org.apache.maven.model.Model
-
Method getMailingLists.
- getMailingLists() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getMailingLists.
- getManagementKey() - Method in class org.apache.maven.model.Dependency
- getMaven() - Method in class org.apache.maven.model.Prerequisites
-
Get the minimum version of Maven required to build the project, or to use this plugin.
- getMergeId() - Method in class org.apache.maven.model.Resource
-
Get fOR INTERNAL USE ONLY.
- getMessage() - Method in class org.apache.maven.model.Relocation
-
Get an additional message to show the user about the move, such as the reason.
- getMissing() - Method in class org.apache.maven.model.ActivationFile
-
Get the name of the file that must be missing to activate the profile.
- getModelEncoding() - Method in class org.apache.maven.model.Model
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the modelEncoding field.
- getModelVersion() - Method in class org.apache.maven.model.Model
-
Get declares to which version of project descriptor this POM conforms.
- getModules() - Method in class org.apache.maven.model.ModelBase
-
Method getModules.
- getNagEmailAddress() - Method in class org.apache.maven.model.v3_0_0.Build
-
Get an address to which notifications regarding the status of builds for this project can be sent.
- getName() - Method in class org.apache.maven.model.ActivationOS
-
Get the name of the operating system to be used to activate the profile.
- getName() - Method in class org.apache.maven.model.ActivationProperty
-
Get the name of the property to be used to activate a profile.
- getName() - Method in class org.apache.maven.model.Contributor
-
Get the full name of the contributor.
- getName() - Method in class org.apache.maven.model.License
-
Get the full legal name of the license.
- getName() - Method in class org.apache.maven.model.MailingList
-
Get the name of the mailing list.
- getName() - Method in class org.apache.maven.model.Model
-
Get the full name of the project.
- getName() - Method in class org.apache.maven.model.Organization
-
Get the full name of the organization.
- getName() - Method in class org.apache.maven.model.RepositoryBase
-
Get human readable name of the repository.
- getName() - Method in class org.apache.maven.model.Site
-
Get human readable name of the deployment location.
- getName() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Get the full name of the contributor.
- getName() - Method in class org.apache.maven.model.v3_0_0.License
-
Get the full legal name of the license.
- getName() - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Get the name of the mailing list.
- getName() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the full name of the project.
- getName() - Method in class org.apache.maven.model.v3_0_0.Organization
-
Get the full name of the organization.
- getName() - Method in class org.apache.maven.model.v3_0_0.Version
-
Get the external version number under which this release was distributed.
- getNotifiers() - Method in class org.apache.maven.model.CiManagement
-
Method getNotifiers.
- getOrganization() - Method in class org.apache.maven.model.Contributor
-
Get the organization to which the contributor belongs.
- getOrganization() - Method in class org.apache.maven.model.Model
-
Get this element describes various attributes of the organization to which the project belongs.
- getOrganization() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Get the organization to which the contributor belongs.
- getOrganization() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get this element describes various attributes of the organization to which the project belongs.
- getOrganizationUrl() - Method in class org.apache.maven.model.Contributor
-
Get the URL of the organization.
- getOrganizationUrl() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Get the URL of the organization.
- getOs() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated when matching operating system attributes are detected.
- getOtherArchives() - Method in class org.apache.maven.model.MailingList
-
Method getOtherArchives.
- getOtherArchives() - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Method getOtherArchives.
- getOutputDirectory() - Method in class org.apache.maven.model.Build
-
Get the directory where compiled application classes are placed.
- getOutputDirectory() - Method in class org.apache.maven.model.Reporting
-
Get where to store all of the generated reports.
- getPackage() - Method in class org.apache.maven.model.v3_0_0.Model
- getPackageGroups() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getPackageGroups.
- getPackageName() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the Java package name of the project.
- getPackages() - Method in class org.apache.maven.model.v3_0_0.PackageGroup
-
Get the packages in the group.
- getPackaging() - Method in class org.apache.maven.model.Model
-
Get the type of artifact this project produces, for example
jar
war
ear
pom
. - getParent() - Method in class org.apache.maven.model.Model
-
Get the location of the parent project, if one exists.
- getPhase() - Method in class org.apache.maven.model.PluginExecution
-
Get the build lifecycle phase to bind the goals in this execution to.
- getPluginManagement() - Method in class org.apache.maven.model.PluginConfiguration
-
Get default plugin information to be made available for reference by projects derived from this one.
- getPluginRepositories() - Method in class org.apache.maven.model.ModelBase
-
Method getPluginRepositories.
- getPlugins() - Method in class org.apache.maven.model.PluginContainer
-
Method getPlugins.
- getPlugins() - Method in class org.apache.maven.model.Reporting
-
Method getPlugins.
- getPluginsAsMap() - Method in class org.apache.maven.model.PluginContainer
- getPomVersion() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get declares to which version of project descriptor this POM conforms.
- getPost() - Method in class org.apache.maven.model.MailingList
-
Get the email address or link that can be used to post to the mailing list.
- getPost() - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Get the email address or link that can be used to post to the mailing list.
- getPrerequisites() - Method in class org.apache.maven.model.Model
-
Get describes the prerequisites in the build environment for this project.
- getProfiles() - Method in class org.apache.maven.model.Model
-
Method getProfiles.
- getProperties() - Method in class org.apache.maven.model.Contributor
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.model.ModelBase
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getProperties.
- getProperty() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated when this system property is specified.
- getProperty() - Method in class org.apache.maven.model.v3_0_0.SourceModification
-
Get if the property with this name is not set, then the includes and excludes specified below will be applied to the contents of the
sourceDirectory
. - getProperty(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
- getRelativePath() - Method in class org.apache.maven.model.Parent
-
Get the relative path of the parent
pom.xml
file within the check out. - getReleases() - Method in class org.apache.maven.model.Repository
-
Get how to handle downloading of releases from this repository.
- getRelocation() - Method in class org.apache.maven.model.DistributionManagement
-
Get relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
- getReporting() - Method in class org.apache.maven.model.ModelBase
-
Get this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
- getReportPluginsAsMap() - Method in class org.apache.maven.model.Reporting
- getReports() - Method in class org.apache.maven.model.ModelBase
-
Get Deprecated.
- getReports() - Method in class org.apache.maven.model.ReportSet
-
Method getReports.
- getReports() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getReports.
- getReportSets() - Method in class org.apache.maven.model.ReportPlugin
-
Method getReportSets.
- getReportSetsAsMap() - Method in class org.apache.maven.model.ReportPlugin
- getRepositories() - Method in class org.apache.maven.model.ModelBase
-
Method getRepositories.
- getRepository() - Method in class org.apache.maven.model.DistributionManagement
-
Get information needed to deploy the artifacts generated by the project to a remote repository.
- getRepository() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get specification for the SCM used by the project, such as CVS, Subversion, etc.
- getResources() - Method in class org.apache.maven.model.BuildBase
-
Method getResources.
- getResources() - Method in class org.apache.maven.model.v3_0_0.BuildBase
-
Method getResources.
- getResources() - Method in class org.apache.maven.model.v3_0_0.UnitTest
-
Method getResources.
- getRoles() - Method in class org.apache.maven.model.Contributor
-
Method getRoles.
- getRoles() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Method getRoles.
- getScm() - Method in class org.apache.maven.model.Model
-
Get specification for the SCM used by the project, such as CVS, Subversion, etc.
- getScope() - Method in class org.apache.maven.model.Dependency
-
Get the scope of the dependency -
compile
,runtime
,test
,system
, andprovided
. - getScriptSourceDirectory() - Method in class org.apache.maven.model.Build
-
Get this element specifies a directory containing the script sources of the project.
- getShortDescription() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get a short description of the project.
- getSite() - Method in class org.apache.maven.model.DistributionManagement
-
Get information needed for deploying the web site of the project.
- getSiteAddress() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the hostname of the web server that hosts the project's web site.
- getSiteDirectory() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the directory on the web server where the public web site for this project resides.
- getSnapshotRepository() - Method in class org.apache.maven.model.DistributionManagement
-
Get where to deploy snapshots of artifacts to.
- getSnapshots() - Method in class org.apache.maven.model.Repository
-
Get how to handle downloading of snapshots from this repository.
- getSource() - Method in class org.apache.maven.model.Profile
- getSourceDirectory() - Method in class org.apache.maven.model.Build
-
Get this element specifies a directory containing the source of the project.
- getSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
-
Get this element specifies a directory containing the source of the project.
- getSourceModifications() - Method in class org.apache.maven.model.v3_0_0.Build
-
Method getSourceModifications.
- getStatus() - Method in class org.apache.maven.model.DistributionManagement
-
Get gives the status of this artifact in the remote repository.
- getSubscribe() - Method in class org.apache.maven.model.MailingList
-
Get the email address or link that can be used to subscribe to the mailing list.
- getSubscribe() - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Get the email address or link that can be used to subscribe to the mailing list.
- getSystem() - Method in class org.apache.maven.model.CiManagement
-
Get the name of the continuous integration system, e.g.
- getSystem() - Method in class org.apache.maven.model.IssueManagement
-
Get the name of the issue management system, e.g.
- getSystemPath() - Method in class org.apache.maven.model.Dependency
-
Get fOR SYSTEM SCOPE ONLY.
- getTag() - Method in class org.apache.maven.model.Scm
-
Get the tag of current code.
- getTag() - Method in class org.apache.maven.model.v3_0_0.Branch
-
Get the branch tag in the version control system (e.g.
- getTag() - Method in class org.apache.maven.model.v3_0_0.Version
-
Get the name given in the SCM (e.g.
- getTargetPath() - Method in class org.apache.maven.model.Resource
-
Get describe the resource target path.
- getTargetPath() - Method in class org.apache.maven.model.v3_0_0.Resource
-
Get describe the resource target path.
- getTestOutputDirectory() - Method in class org.apache.maven.model.Build
-
Get the directory where compiled test classes are placed.
- getTestResources() - Method in class org.apache.maven.model.BuildBase
-
Method getTestResources.
- getTestSourceDirectory() - Method in class org.apache.maven.model.Build
-
Get this element specifies a directory containing the unit test source of the project.
- getTimezone() - Method in class org.apache.maven.model.Contributor
-
Get the timezone the contributor is in.
- getTimezone() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Get the timezone the contributor is in.
- getTitle() - Method in class org.apache.maven.model.v3_0_0.PackageGroup
-
Get the title to use for the package group.
- getType() - Method in class org.apache.maven.model.Dependency
-
Get the type of dependency.
- getType() - Method in class org.apache.maven.model.Notifier
-
Get the mechanism used to deliver notifications.
- getType() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get the type of dependency.
- getTypeDirectory() - Method in class org.apache.maven.model.v3_0_0.Dependency
- getUnitTest() - Method in class org.apache.maven.model.v3_0_0.Build
-
Get this element specifies unit tests associated with the project.
- getUnitTestSourceDirectory() - Method in class org.apache.maven.model.v3_0_0.Build
-
Get this element specifies a directory containing the unit test source of the project.
- getUnsubscribe() - Method in class org.apache.maven.model.MailingList
-
Get the email address or link that can be used to unsubscribe to the mailing list.
- getUnsubscribe() - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Get the email address or link that can be used to unsubscribe to the mailing list.
- getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get the frequency for downloading updates - can be
always,
daily
(default),interval:XXX
(in minutes) ornever
(only if it doesn't exist locally). - getUrl() - Method in class org.apache.maven.model.CiManagement
-
Get uRL for the continuous integration system used by the project if it has a web interface.
- getUrl() - Method in class org.apache.maven.model.Contributor
-
Get the URL for the homepage of the contributor.
- getUrl() - Method in class org.apache.maven.model.IssueManagement
-
Get uRL for the issue management system used by the project.
- getUrl() - Method in class org.apache.maven.model.License
-
Get the official url for the license text.
- getUrl() - Method in class org.apache.maven.model.Model
-
Get the URL to the project's homepage.
- getUrl() - Method in class org.apache.maven.model.Organization
-
Get the URL to the organization's home page.
- getUrl() - Method in class org.apache.maven.model.RepositoryBase
-
Get the url of the repository, in the form
protocol://hostname/path
. - getUrl() - Method in class org.apache.maven.model.Scm
-
Get the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- getUrl() - Method in class org.apache.maven.model.Site
-
Get the url of the location where website is deployed, in the form
protocol://hostname/path
. - getUrl() - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Get the URL for the homepage of the contributor.
- getUrl() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get this url will be provided to the user if the jar file cannot be downloaded from the central repository.
- getUrl() - Method in class org.apache.maven.model.v3_0_0.License
-
Get the official url for the license text.
- getUrl() - Method in class org.apache.maven.model.v3_0_0.Model
-
Get the URL to the project's homepage.
- getUrl() - Method in class org.apache.maven.model.v3_0_0.Organization
-
Get the URL to the organization's home page.
- getUrl() - Method in class org.apache.maven.model.v3_0_0.Repository
-
Get the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- getValue() - Method in class org.apache.maven.model.ActivationProperty
-
Get the value of the property required to activate a profile.
- getVersion() - Method in class org.apache.maven.model.ActivationOS
-
Get the version of the operating system to be used to activate the profile.
- getVersion() - Method in class org.apache.maven.model.Dependency
-
Get the version of the dependency, e.g.
- getVersion() - Method in class org.apache.maven.model.Extension
-
Get the version of the extension.
- getVersion() - Method in class org.apache.maven.model.Model
-
Get the current version of the artifact produced by this project.
- getVersion() - Method in class org.apache.maven.model.Parent
-
Get the version of the parent project to inherit.
- getVersion() - Method in class org.apache.maven.model.Plugin
-
Get the version (or valid range of versions) of the plugin to be used.
- getVersion() - Method in class org.apache.maven.model.Relocation
-
Get the new version of the artifact.
- getVersion() - Method in class org.apache.maven.model.ReportPlugin
-
Get the version of the reporting plugin to be used.
- getVersion() - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Get the version of the dependency, e.g.
- getVersion() - Method in class org.apache.maven.model.v3_0_0.Model
- getVersions() - Method in class org.apache.maven.model.v3_0_0.Model
-
Method getVersions.
H
- hashCode() - Method in class org.apache.maven.model.Extension
- hashCode() - Method in class org.apache.maven.model.Plugin
- hashCode() - Method in class org.apache.maven.model.ReportPlugin
- hashCode() - Method in class org.apache.maven.model.v3_0_0.Dependency
I
- initMergeId() - Method in class org.apache.maven.model.Resource
- isActiveByDefault() - Method in class org.apache.maven.model.Activation
-
Get if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
- isAddedToClasspath() - Method in class org.apache.maven.model.v3_0_0.Dependency
- isEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get whether to use this repository for downloading this type of artifact.
- isExcludeDefaults() - Method in class org.apache.maven.model.Reporting
- isExcludeDefaultsValue() - Method in class org.apache.maven.model.Reporting
-
Get if true, then the default reports are not included in the site generation.
- isExtensions() - Method in class org.apache.maven.model.Plugin
-
Get whether to load Maven extensions (such as packaging and type handlers) from this plugin.
- isFiltering() - Method in class org.apache.maven.model.Resource
-
Get whether resources are filtered to replace tokens with parameterised values or not.
- isFiltering() - Method in class org.apache.maven.model.v3_0_0.Resource
-
Get whether resources are filtered to replace tokens with parameterised values or not.
- isInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
- isInheritanceApplied() - Method in class org.apache.maven.model.ReportPlugin
- isInheritanceApplied() - Method in class org.apache.maven.model.ReportSet
- isOptional() - Method in class org.apache.maven.model.Dependency
-
Get indicates the dependency is optional for use of this library.
- isPlugin() - Method in class org.apache.maven.model.v3_0_0.Dependency
- isSendOnError() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on error.
- isSendOnFailure() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on failure.
- isSendOnSuccess() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on success.
- isSendOnWarning() - Method in class org.apache.maven.model.Notifier
-
Get whether to send notifications on warning.
- IssueManagement - Class in org.apache.maven.model
-
Information about the issue tracking (or bug tracking) system used to manage this project.
- IssueManagement() - Constructor for class org.apache.maven.model.IssueManagement
- isUniqueVersion() - Method in class org.apache.maven.model.DeploymentRepository
-
Get whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
L
- License - Class in org.apache.maven.model
-
Describes the licenses for this project.
- License - Class in org.apache.maven.model.v3_0_0
-
Describes the licenses for this project.
- License() - Constructor for class org.apache.maven.model.License
- License() - Constructor for class org.apache.maven.model.v3_0_0.License
M
- MailingList - Class in org.apache.maven.model
-
This element describes all of the mailing lists associated with a project.
- MailingList - Class in org.apache.maven.model.v3_0_0
-
This element describes all of the mailing lists associated with a project.
- MailingList() - Constructor for class org.apache.maven.model.MailingList
- MailingList() - Constructor for class org.apache.maven.model.v3_0_0.MailingList
- MavenXpp3Reader - Class in org.apache.maven.model.io.xpp3
-
Class MavenXpp3Reader.
- MavenXpp3Reader - Class in org.apache.maven.model.v3_0_0.io.xpp3
-
Class MavenXpp3Reader.
- MavenXpp3Reader() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
- MavenXpp3Reader() - Constructor for class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
- MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Reader
- MavenXpp3Reader(MavenXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
- MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.io.xpp3
- MavenXpp3Reader.ContentTransformer - Interface in org.apache.maven.model.v3_0_0.io.xpp3
- MavenXpp3Writer - Class in org.apache.maven.model.io.xpp3
-
Class MavenXpp3Writer.
- MavenXpp3Writer - Class in org.apache.maven.model.v3_0_0.io.xpp3
-
Class MavenXpp3Writer.
- MavenXpp3Writer() - Constructor for class org.apache.maven.model.io.xpp3.MavenXpp3Writer
- MavenXpp3Writer() - Constructor for class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
- Model - Class in org.apache.maven.model
-
The
<project>
element is the root of the descriptor. - Model - Class in org.apache.maven.model.v3_0_0
-
The
<project>
element is the root of the descriptor. - Model() - Constructor for class org.apache.maven.model.Model
- Model() - Constructor for class org.apache.maven.model.v3_0_0.Model
- ModelBase - Class in org.apache.maven.model
-
Base class for the
Model
and theProfile
objects. - ModelBase - Class in org.apache.maven.model.v3_0_0
-
Base class for the
Model
and theProfile
objects. - ModelBase() - Constructor for class org.apache.maven.model.ModelBase
- ModelBase() - Constructor for class org.apache.maven.model.v3_0_0.ModelBase
N
- Notifier - Class in org.apache.maven.model
-
Configures one method for notifying users/developers when a build breaks.
- Notifier() - Constructor for class org.apache.maven.model.Notifier
O
- org.apache.maven.model - package org.apache.maven.model
- org.apache.maven.model.io.xpp3 - package org.apache.maven.model.io.xpp3
- org.apache.maven.model.v3_0_0 - package org.apache.maven.model.v3_0_0
- org.apache.maven.model.v3_0_0.io.xpp3 - package org.apache.maven.model.v3_0_0.io.xpp3
- Organization - Class in org.apache.maven.model
-
Specifies the organization that produces this project.
- Organization - Class in org.apache.maven.model.v3_0_0
-
Specifies the organization that produces this project.
- Organization() - Constructor for class org.apache.maven.model.Organization
- Organization() - Constructor for class org.apache.maven.model.v3_0_0.Organization
P
- PackageGroup - Class in org.apache.maven.model.v3_0_0
-
A JavaDoc package group.
- PackageGroup() - Constructor for class org.apache.maven.model.v3_0_0.PackageGroup
- Parent - Class in org.apache.maven.model
-
The
<parent>
element contains informations required to the parent project. - Parent() - Constructor for class org.apache.maven.model.Parent
- PatternSet - Class in org.apache.maven.model
-
Definition of include or exclude patterns.
- PatternSet - Class in org.apache.maven.model.v3_0_0
-
Definition of include or exclude patterns.
- PatternSet() - Constructor for class org.apache.maven.model.PatternSet
- PatternSet() - Constructor for class org.apache.maven.model.v3_0_0.PatternSet
- Plugin - Class in org.apache.maven.model
-
The
<plugin>
element contains informations required for a plugin. - Plugin() - Constructor for class org.apache.maven.model.Plugin
- PluginConfiguration - Class in org.apache.maven.model
-
Contains the plugins management informations for the project.
- PluginConfiguration - Class in org.apache.maven.model.v3_0_0
-
Contains the plugins management informations for the project.
- PluginConfiguration() - Constructor for class org.apache.maven.model.PluginConfiguration
- PluginConfiguration() - Constructor for class org.apache.maven.model.v3_0_0.PluginConfiguration
- PluginContainer - Class in org.apache.maven.model
-
Contains the plugins informations for the project.
- PluginContainer - Class in org.apache.maven.model.v3_0_0
-
Contains the plugins informations for the project.
- PluginContainer() - Constructor for class org.apache.maven.model.PluginContainer
- PluginContainer() - Constructor for class org.apache.maven.model.v3_0_0.PluginContainer
- PluginExecution - Class in org.apache.maven.model
-
The
<execution>
element contains informations required for the execution of a plugin. - PluginExecution() - Constructor for class org.apache.maven.model.PluginExecution
- PluginManagement - Class in org.apache.maven.model
-
Section for management of default plugin information for use in a group of POMs.
- PluginManagement() - Constructor for class org.apache.maven.model.PluginManagement
- Prerequisites - Class in org.apache.maven.model
-
Describes the prerequisites a project can have.
- Prerequisites() - Constructor for class org.apache.maven.model.Prerequisites
- Profile - Class in org.apache.maven.model
-
Modifications to the build process which is activated based on environmental parameters or command line arguments.
- Profile() - Constructor for class org.apache.maven.model.Profile
R
- read(InputStream) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Method read.
- read(InputStream) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
-
Method read.
- read(InputStream, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Method read.
- read(InputStream, boolean) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
-
Method read.
- read(Reader) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
- read(Reader) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
- read(Reader, boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
- read(Reader, boolean) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
- Relocation - Class in org.apache.maven.model
-
Describes where an artifact has moved to.
- Relocation() - Constructor for class org.apache.maven.model.Relocation
- removeBranch(Branch) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeBranch.
- removeContributor(Contributor) - Method in class org.apache.maven.model.Model
-
Method removeContributor.
- removeContributor(Contributor) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeContributor.
- removeDependency(Dependency) - Method in class org.apache.maven.model.DependencyManagement
-
Method removeDependency.
- removeDependency(Dependency) - Method in class org.apache.maven.model.ModelBase
-
Method removeDependency.
- removeDependency(Dependency) - Method in class org.apache.maven.model.Plugin
-
Method removeDependency.
- removeDependency(Dependency) - Method in class org.apache.maven.model.v3_0_0.ModelBase
-
Method removeDependency.
- removeDeveloper(Developer) - Method in class org.apache.maven.model.Model
-
Method removeDeveloper.
- removeDeveloper(Developer) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeDeveloper.
- removeExclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method removeExclude.
- removeExclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Method removeExclude.
- removeExclusion(Exclusion) - Method in class org.apache.maven.model.Dependency
-
Method removeExclusion.
- removeExecution(PluginExecution) - Method in class org.apache.maven.model.Plugin
-
Method removeExecution.
- removeExtension(Extension) - Method in class org.apache.maven.model.Build
-
Method removeExtension.
- removeFilter(String) - Method in class org.apache.maven.model.BuildBase
-
Method removeFilter.
- removeGoal(String) - Method in class org.apache.maven.model.PluginExecution
-
Method removeGoal.
- removeInclude(String) - Method in class org.apache.maven.model.PatternSet
-
Method removeInclude.
- removeInclude(String) - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Method removeInclude.
- removeLicense(License) - Method in class org.apache.maven.model.Model
-
Method removeLicense.
- removeLicense(License) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeLicense.
- removeMailingList(MailingList) - Method in class org.apache.maven.model.Model
-
Method removeMailingList.
- removeMailingList(MailingList) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeMailingList.
- removeModule(String) - Method in class org.apache.maven.model.ModelBase
-
Method removeModule.
- removeNotifier(Notifier) - Method in class org.apache.maven.model.CiManagement
-
Method removeNotifier.
- removeOtherArchive(String) - Method in class org.apache.maven.model.MailingList
-
Method removeOtherArchive.
- removeOtherArchive(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Method removeOtherArchive.
- removePackageGroup(PackageGroup) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removePackageGroup.
- removePlugin(Plugin) - Method in class org.apache.maven.model.PluginContainer
-
Method removePlugin.
- removePlugin(ReportPlugin) - Method in class org.apache.maven.model.Reporting
-
Method removePlugin.
- removePluginRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method removePluginRepository.
- removeProfile(Profile) - Method in class org.apache.maven.model.Model
-
Method removeProfile.
- removeReport(String) - Method in class org.apache.maven.model.ReportSet
-
Method removeReport.
- removeReport(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeReport.
- removeReportSet(ReportSet) - Method in class org.apache.maven.model.ReportPlugin
-
Method removeReportSet.
- removeRepository(Repository) - Method in class org.apache.maven.model.ModelBase
-
Method removeRepository.
- removeResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method removeResource.
- removeResource(Resource) - Method in class org.apache.maven.model.v3_0_0.BuildBase
-
Method removeResource.
- removeResource(Resource) - Method in class org.apache.maven.model.v3_0_0.UnitTest
-
Method removeResource.
- removeRole(String) - Method in class org.apache.maven.model.Contributor
-
Method removeRole.
- removeRole(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Method removeRole.
- removeSourceModification(SourceModification) - Method in class org.apache.maven.model.v3_0_0.Build
-
Method removeSourceModification.
- removeTestResource(Resource) - Method in class org.apache.maven.model.BuildBase
-
Method removeTestResource.
- removeVersion(Version) - Method in class org.apache.maven.model.v3_0_0.Model
-
Method removeVersion.
- Reporting - Class in org.apache.maven.model
-
Section for management of reports and their configuration.
- Reporting() - Constructor for class org.apache.maven.model.Reporting
- ReportPlugin - Class in org.apache.maven.model
-
The
<plugin>
element contains informations required for a report plugin. - ReportPlugin() - Constructor for class org.apache.maven.model.ReportPlugin
- ReportSet - Class in org.apache.maven.model
-
Represents a set of reports and configuration to be used to generate them.
- ReportSet() - Constructor for class org.apache.maven.model.ReportSet
- Repository - Class in org.apache.maven.model
-
A repository contains the information needed for establishing connections with remote repository.
- Repository - Class in org.apache.maven.model.v3_0_0
-
The
<repository>
element contains informations required to a repository used by the project. - Repository() - Constructor for class org.apache.maven.model.Repository
- Repository() - Constructor for class org.apache.maven.model.v3_0_0.Repository
- RepositoryBase - Class in org.apache.maven.model
-
A repository contains the information needed for establishing connections with remote repository.
- RepositoryBase() - Constructor for class org.apache.maven.model.RepositoryBase
- RepositoryPolicy - Class in org.apache.maven.model
-
Download policy.
- RepositoryPolicy() - Constructor for class org.apache.maven.model.RepositoryPolicy
- Resource - Class in org.apache.maven.model
-
This element describes all of the classpath resources associated with a project or unit tests.
- Resource - Class in org.apache.maven.model.v3_0_0
-
This element describes all of the classpath resources associated with a project or unit tests.
- Resource() - Constructor for class org.apache.maven.model.Resource
- Resource() - Constructor for class org.apache.maven.model.v3_0_0.Resource
S
- Scm - Class in org.apache.maven.model
-
The
<scm>
element contains informations required to the SCM (Source Control Management) of the project. - Scm() - Constructor for class org.apache.maven.model.Scm
- setActivation(Activation) - Method in class org.apache.maven.model.Profile
-
Set the conditional logic which will automatically trigger the inclusion of this profile.
- setActiveByDefault(boolean) - Method in class org.apache.maven.model.Activation
-
Set if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAddress(String) - Method in class org.apache.maven.model.Notifier
-
Set Deprecated.
- setArch(String) - Method in class org.apache.maven.model.ActivationOS
-
Set the architecture of the operating system to be used to activate the profile.
- setArchive(String) - Method in class org.apache.maven.model.MailingList
-
Set the link to a URL where you can browse the mailing list archive.
- setArchive(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Set the link to a URL where you can browse the mailing list archive.
- setArtifactId(String) - Method in class org.apache.maven.model.Dependency
-
Set the unique id for an artifact produced by the project group, e.g.
- setArtifactId(String) - Method in class org.apache.maven.model.Exclusion
-
Set the artifact ID of the project to exclude.
- setArtifactId(String) - Method in class org.apache.maven.model.Extension
-
Set the artifact ID of the extension.
- setArtifactId(String) - Method in class org.apache.maven.model.Model
-
Set the identifier for this artifact that is unique within the group given by the group ID.
- setArtifactId(String) - Method in class org.apache.maven.model.Parent
-
Set the artifact id of the parent project to inherit from.
- setArtifactId(String) - Method in class org.apache.maven.model.Plugin
-
Set the artifact ID of the plugin in the repository.
- setArtifactId(String) - Method in class org.apache.maven.model.Relocation
-
Set the new artifact ID of the artifact.
- setArtifactId(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set the artifact ID of the reporting plugin in the repository.
- setArtifactId(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set the unique id for an artifact produced by the project group, e.g.
- setArtifactId(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the identifier for this artifact that is unique within the group given by the group ID.
- setAspectSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set this element specifies a directory containing Aspect sources of the project.
- setBranches(List<Branch>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set contains information on SCM branches of the project.
- setBuild(Build) - Method in class org.apache.maven.model.Model
-
Set information required to build the project.
- setBuild(BuildBase) - Method in class org.apache.maven.model.Profile
-
Set information required to build the project.
- setBuild(Build) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set information required to build the project.
- setChecksumPolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set what to do when verification of an artifact checksum fails.
- setCiManagement(CiManagement) - Method in class org.apache.maven.model.Model
-
Set the project's continuous integration information.
- setClassifier(String) - Method in class org.apache.maven.model.Dependency
-
Set the classifier of the dependency.
- setClassName(String) - Method in class org.apache.maven.model.v3_0_0.SourceModification
-
Set if the class with this name can not be loaded, then the includes and excludes specified below will be applied to the contents of the
sourceDirectory
. - setComments(String) - Method in class org.apache.maven.model.License
-
Set addendum information pertaining to this license.
- setComments(String) - Method in class org.apache.maven.model.v3_0_0.License
-
Set addendum information pertaining to this license.
- setConfiguration(Object) - Method in class org.apache.maven.model.ConfigurationContainer
-
Set the configuration as DOM object.
- setConfiguration(Object) - Method in class org.apache.maven.model.ReportPlugin
-
Set the configuration of the reporting plugin.
- setConfiguration(Object) - Method in class org.apache.maven.model.ReportSet
-
Set configuration of the report to be used when generating this set.
- setConfiguration(Properties) - Method in class org.apache.maven.model.Notifier
-
Set extended configuration specific to this notifier goes here.
- setConnection(String) - Method in class org.apache.maven.model.Scm
-
Set the source control management system URL that describes the repository and how to connect to the repository.
- setConnection(String) - Method in class org.apache.maven.model.v3_0_0.Repository
-
Set the source control management system URL that describes the repository and how to connect to the repository.
- setContributors(List<Contributor>) - Method in class org.apache.maven.model.Model
-
Set describes the contributors to a project that are not yet committers.
- setContributors(List<Contributor>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set describes the contributors to a project that are not yet committers.
- setCurrentVersion(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the current version of the artifact produced by this project.
- setDefaultGoal(String) - Method in class org.apache.maven.model.BuildBase
-
Set the default goal (or phase in Maven 2) to execute when none is specified for the project.
- setDefaultGoal(String) - Method in class org.apache.maven.model.v3_0_0.BuildBase
-
Set the default goal (or phase in Maven 2) to execute when none is specified for the project.
- setDependencies(List<Dependency>) - Method in class org.apache.maven.model.DependencyManagement
-
Set the dependencies specified here are not used until they are referenced in a POM within the group.
- setDependencies(List<Dependency>) - Method in class org.apache.maven.model.ModelBase
-
Set this element describes all of the dependencies associated with a project.
- setDependencies(List<Dependency>) - Method in class org.apache.maven.model.Plugin
-
Set additional dependencies that this project needs to introduce to the plugin's classloader.
- setDependencies(List<Dependency>) - Method in class org.apache.maven.model.v3_0_0.ModelBase
-
Set this element describes all of the dependencies associated with a project.
- setDependencyManagement(DependencyManagement) - Method in class org.apache.maven.model.ModelBase
-
Set default dependency information for projects that inherit from this one.
- setDescription(String) - Method in class org.apache.maven.model.Model
-
Set a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- setDescription(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set a detailed description of the project, used by Maven whenever it needs to describe the project, such as on the web site.
- setDeveloperConnection(String) - Method in class org.apache.maven.model.Scm
-
Set just like
connection
, but for developers, i.e. - setDeveloperConnection(String) - Method in class org.apache.maven.model.v3_0_0.Repository
-
Set just like
connection
, but for developers, i.e. - setDevelopers(List<Developer>) - Method in class org.apache.maven.model.Model
-
Set describes the committers of a project.
- setDevelopers(List<Developer>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set describes the committers of a project.
- setDirectory(String) - Method in class org.apache.maven.model.BuildBase
-
Set the directory where all files generated by the build are placed.
- setDirectory(String) - Method in class org.apache.maven.model.FileSet
-
Set describe the directory where the resources are stored.
- setDirectory(String) - Method in class org.apache.maven.model.v3_0_0.FileSet
-
Set describe the directory where the resources are stored.
- setDistribution(String) - Method in class org.apache.maven.model.License
-
Set the primary method by which this project may be distributed.
- setDistribution(String) - Method in class org.apache.maven.model.v3_0_0.License
-
Set the primary method by which this project may be distributed.
- setDistributionDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the directory on the web server where the final distributions will be published.
- setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.model.ModelBase
-
Set distribution information for a project that enables deployment of the site and artifacts to remote web servers and repositories respectively.
- setDistributionSite(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the server where the final distributions will be published.
- setDownloadUrl(String) - Method in class org.apache.maven.model.DistributionManagement
-
Set the URL of the project's download page.
- setEmail(String) - Method in class org.apache.maven.model.Contributor
-
Set the email address of the contributor.
- setEmail(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the email address of the contributor.
- setEnabled(boolean) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set whether to use this repository for downloading this type of artifact.
- setExcludeDefaults(boolean) - Method in class org.apache.maven.model.Reporting
- setExcludeDefaultsValue(Boolean) - Method in class org.apache.maven.model.Reporting
-
Set if true, then the default reports are not included in the site generation.
- setExcludeDefaultsValue(String) - Method in class org.apache.maven.model.Reporting
- setExcludes(List<String>) - Method in class org.apache.maven.model.PatternSet
-
Set a list of patterns to exclude, e.g.
- setExcludes(List<String>) - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Set a list of patterns to exclude, e.g.
- setExclusions(List<Exclusion>) - Method in class org.apache.maven.model.Dependency
-
Set lists a set of artifacts that should be excluded from this dependency's artifact list when it comes to calculating transitive dependencies.
- setExecutions(List<PluginExecution>) - Method in class org.apache.maven.model.Plugin
-
Set multiple specifications of a set of goals to execute during the build lifecycle, each having (possibly) a different configuration.
- setExists(String) - Method in class org.apache.maven.model.ActivationFile
-
Set the name of the file that must exist to activate the profile.
- setExtend(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the location of the parent project, if one exists.
- setExtensions(boolean) - Method in class org.apache.maven.model.Plugin
-
Set whether to load Maven extensions (such as packaging and type handlers) from this plugin.
- setExtensions(List<Extension>) - Method in class org.apache.maven.model.Build
-
Set a set of build extensions to use from this project.
- setFamily(String) - Method in class org.apache.maven.model.ActivationOS
-
Set the general family of the OS to be used to activate the profile, such as
windows
orunix
. - setFile(ActivationFile) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated based on existence of a file.
- setFileComment(String) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
-
Method setFileComment.
- setFileComment(String) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
-
Method setFileComment.
- setFiltering(boolean) - Method in class org.apache.maven.model.Resource
-
Set whether resources are filtered to replace tokens with parameterised values or not.
- setFiltering(boolean) - Method in class org.apache.maven.model.v3_0_0.Resource
-
Set whether resources are filtered to replace tokens with parameterised values or not.
- setFilters(List<String>) - Method in class org.apache.maven.model.BuildBase
-
Set the list of filter properties files that are used when filtering is enabled.
- setFinalName(String) - Method in class org.apache.maven.model.BuildBase
-
Set the filename (excluding the extension, and with no path information) that the produced artifact will be called.
- setGoals(Object) - Method in class org.apache.maven.model.Plugin
-
Set Deprecated.
- setGoals(List<String>) - Method in class org.apache.maven.model.PluginExecution
-
Set the goals to execute with the given configuration.
- setGroupId(String) - Method in class org.apache.maven.model.Dependency
-
Set the project group that produced the dependency, e.g.
- setGroupId(String) - Method in class org.apache.maven.model.Exclusion
-
Set the group ID of the project to exclude.
- setGroupId(String) - Method in class org.apache.maven.model.Extension
-
Set the group ID of the extension's artifact.
- setGroupId(String) - Method in class org.apache.maven.model.Model
-
Set a universally unique identifier for a project.
- setGroupId(String) - Method in class org.apache.maven.model.Parent
-
Set the group id of the parent project to inherit from.
- setGroupId(String) - Method in class org.apache.maven.model.Plugin
-
Set the group ID of the plugin in the repository.
- setGroupId(String) - Method in class org.apache.maven.model.Relocation
-
Set the group ID the artifact has moved to.
- setGroupId(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set the group ID of the reporting plugin in the repository.
- setGroupId(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set the project group that produced the dependency, e.g.
- setGroupId(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set a universally unique identifier for a project.
- setGumpRepositoryId(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set this is the repository identifier in Gump that this project is part of.
- setId(String) - Method in class org.apache.maven.model.Developer
-
Set the unique ID of the developer in the SCM.
- setId(String) - Method in class org.apache.maven.model.PluginExecution
-
Set the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
- setId(String) - Method in class org.apache.maven.model.Profile
-
Set the identifier of this build profile.
- setId(String) - Method in class org.apache.maven.model.ReportSet
-
Set the unique id for this report set, to be used during POM inheritance and profile injection for merging of report sets.
- setId(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set a unique identifier for a repository.
- setId(String) - Method in class org.apache.maven.model.Site
-
Set a unique identifier for a deployment location.
- setId(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set Deprecated.
- setId(String) - Method in class org.apache.maven.model.v3_0_0.Developer
-
Set the unique ID of the developer in the SCM.
- setId(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set Deprecated.
- setId(String) - Method in class org.apache.maven.model.v3_0_0.Version
-
Set a unique identifier for a version.
- setInceptionYear(String) - Method in class org.apache.maven.model.Model
-
Set the year of the project's inception, specified with 4 digits.
- setInceptionYear(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the year of the project's inception, specified with 4 digits.
- setIncludes(List<String>) - Method in class org.apache.maven.model.PatternSet
-
Set a list of patterns to include, e.g.
- setIncludes(List<String>) - Method in class org.apache.maven.model.v3_0_0.PatternSet
-
Set a list of patterns to include, e.g.
- setInherited(String) - Method in class org.apache.maven.model.ConfigurationContainer
-
Set whether any configuration should be propagated to child POMs.
- setInherited(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set whether the configuration in this plugin should be made available to projects that inherit from this one.
- setInherited(String) - Method in class org.apache.maven.model.ReportSet
-
Set whether any configuration should be propagated to child POMs.
- setIntegrationUnitTestSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set this element is deprecated and should no longer be used.
- setIssueManagement(IssueManagement) - Method in class org.apache.maven.model.Model
-
Set the project's issue management system information.
- setIssueTrackingUrl(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the URL of the project's issue tracking system.
- setJar(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set literal name of the artifact in the repository.
- setJdk(String) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated when a matching JDK is detected.
- setLayout(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set the type of layout this repository uses for locating and storing artifacts - can be
legacy
ordefault
. - setLicenses(List<License>) - Method in class org.apache.maven.model.Model
-
Set this element describes all of the licenses for this project.
- setLicenses(List<License>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set this element describes all of the licenses for this project.
- setLogo(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the URL of the project's logo image.
- setLogo(String) - Method in class org.apache.maven.model.v3_0_0.Organization
-
Set the URL to the organization's logo image.
- setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.Model
-
Set contains information about a project's mailing lists.
- setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set contains information about a project's mailing lists.
- setMaven(String) - Method in class org.apache.maven.model.Prerequisites
-
Set the minimum version of Maven required to build the project, or to use this plugin.
- setMergeId(String) - Method in class org.apache.maven.model.Resource
-
Set fOR INTERNAL USE ONLY.
- setMessage(String) - Method in class org.apache.maven.model.Relocation
-
Set an additional message to show the user about the move, such as the reason.
- setMissing(String) - Method in class org.apache.maven.model.ActivationFile
-
Set the name of the file that must be missing to activate the profile.
- setModelEncoding(String) - Method in class org.apache.maven.model.Model
-
Set the modelEncoding field.
- setModelEncoding(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the modelEncoding field.
- setModelVersion(String) - Method in class org.apache.maven.model.Model
-
Set declares to which version of project descriptor this POM conforms.
- setModules(List<String>) - Method in class org.apache.maven.model.ModelBase
-
Set the modules (sometimes called subprojects) to build as a part of this project.
- setNagEmailAddress(String) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set an address to which notifications regarding the status of builds for this project can be sent.
- setName(String) - Method in class org.apache.maven.model.ActivationOS
-
Set the name of the operating system to be used to activate the profile.
- setName(String) - Method in class org.apache.maven.model.ActivationProperty
-
Set the name of the property to be used to activate a profile.
- setName(String) - Method in class org.apache.maven.model.Contributor
-
Set the full name of the contributor.
- setName(String) - Method in class org.apache.maven.model.License
-
Set the full legal name of the license.
- setName(String) - Method in class org.apache.maven.model.MailingList
-
Set the name of the mailing list.
- setName(String) - Method in class org.apache.maven.model.Model
-
Set the full name of the project.
- setName(String) - Method in class org.apache.maven.model.Organization
-
Set the full name of the organization.
- setName(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set human readable name of the repository.
- setName(String) - Method in class org.apache.maven.model.Site
-
Set human readable name of the deployment location.
- setName(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the full name of the contributor.
- setName(String) - Method in class org.apache.maven.model.v3_0_0.License
-
Set the full legal name of the license.
- setName(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Set the name of the mailing list.
- setName(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the full name of the project.
- setName(String) - Method in class org.apache.maven.model.v3_0_0.Organization
-
Set the full name of the organization.
- setName(String) - Method in class org.apache.maven.model.v3_0_0.Version
-
Set the external version number under which this release was distributed.
- setNotifiers(List<Notifier>) - Method in class org.apache.maven.model.CiManagement
-
Set configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.
- setOptional(boolean) - Method in class org.apache.maven.model.Dependency
-
Set indicates the dependency is optional for use of this library.
- setOrganization(String) - Method in class org.apache.maven.model.Contributor
-
Set the organization to which the contributor belongs.
- setOrganization(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the organization to which the contributor belongs.
- setOrganization(Organization) - Method in class org.apache.maven.model.Model
-
Set this element describes various attributes of the organization to which the project belongs.
- setOrganization(Organization) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set this element describes various attributes of the organization to which the project belongs.
- setOrganizationUrl(String) - Method in class org.apache.maven.model.Contributor
-
Set the URL of the organization.
- setOrganizationUrl(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the URL of the organization.
- setOs(ActivationOS) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated when matching operating system attributes are detected.
- setOtherArchives(List<String>) - Method in class org.apache.maven.model.MailingList
-
Set the link to alternate URLs where you can browse the list archive.
- setOtherArchives(List<String>) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Set the link to alternate URLs where you can browse the list archive.
- setOutputDirectory(String) - Method in class org.apache.maven.model.Build
-
Set the directory where compiled application classes are placed.
- setOutputDirectory(String) - Method in class org.apache.maven.model.Reporting
-
Set where to store all of the generated reports.
- setPackage(String) - Method in class org.apache.maven.model.v3_0_0.Model
- setPackageGroups(List<PackageGroup>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set package groups required for complete javadocs.
- setPackageName(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the Java package name of the project.
- setPackages(String) - Method in class org.apache.maven.model.v3_0_0.PackageGroup
-
Set the packages in the group.
- setPackaging(String) - Method in class org.apache.maven.model.Model
-
Set the type of artifact this project produces, for example
jar
war
ear
pom
. - setParent(Parent) - Method in class org.apache.maven.model.Model
-
Set the location of the parent project, if one exists.
- setPhase(String) - Method in class org.apache.maven.model.PluginExecution
-
Set the build lifecycle phase to bind the goals in this execution to.
- setPluginManagement(PluginManagement) - Method in class org.apache.maven.model.PluginConfiguration
-
Set default plugin information to be made available for reference by projects derived from this one.
- setPluginRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
-
Set the lists of the remote repositories for discovering plugins for builds and reports.
- setPlugins(List<Plugin>) - Method in class org.apache.maven.model.PluginContainer
-
Set the list of plugins to use.
- setPlugins(List<ReportPlugin>) - Method in class org.apache.maven.model.Reporting
-
Set the reporting plugins to use and their configuration.
- setPomVersion(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set declares to which version of project descriptor this POM conforms.
- setPost(String) - Method in class org.apache.maven.model.MailingList
-
Set the email address or link that can be used to post to the mailing list.
- setPost(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Set the email address or link that can be used to post to the mailing list.
- setPrerequisites(Prerequisites) - Method in class org.apache.maven.model.Model
-
Set describes the prerequisites in the build environment for this project.
- setProfiles(List<Profile>) - Method in class org.apache.maven.model.Model
-
Set a listing of project-local build profiles which will modify the build process when activated.
- setProperties(Properties) - Method in class org.apache.maven.model.Contributor
-
Set properties about the contributor, such as an instant messenger handle.
- setProperties(Properties) - Method in class org.apache.maven.model.ModelBase
-
Set properties that can be used throughout the POM as a substitution, and are used as filters in resources if enabled.
- setProperties(Properties) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set properties about the contributor, such as an instant messenger handle.
- setProperties(Properties) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set properties about the dependency.
- setProperties(Properties) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set project properties that will be used by various plugins.
- setProperty(String) - Method in class org.apache.maven.model.v3_0_0.SourceModification
-
Set if the property with this name is not set, then the includes and excludes specified below will be applied to the contents of the
sourceDirectory
. - setProperty(ActivationProperty) - Method in class org.apache.maven.model.Activation
-
Set specifies that this profile will be activated when this system property is specified.
- setRelativePath(String) - Method in class org.apache.maven.model.Parent
-
Set the relative path of the parent
pom.xml
file within the check out. - setReleases(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
-
Set how to handle downloading of releases from this repository.
- setRelocation(Relocation) - Method in class org.apache.maven.model.DistributionManagement
-
Set relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
- setReporting(Reporting) - Method in class org.apache.maven.model.ModelBase
-
Set this element includes the specification of report plugins to use to generate the reports on the Maven-generated site.
- setReports(Object) - Method in class org.apache.maven.model.ModelBase
-
Set Deprecated.
- setReports(List<String>) - Method in class org.apache.maven.model.ReportSet
-
Set the list of reports from this plugin which should be generated from this set.
- setReports(List<String>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set this element includes the specification of reports to be included in a Maven-generated site.
- setReportSets(List<ReportSet>) - Method in class org.apache.maven.model.ReportPlugin
-
Set multiple specifications of a set of reports, each having (possibly) different configuration.
- setRepositories(List<Repository>) - Method in class org.apache.maven.model.ModelBase
-
Set the lists of the remote repositories for discovering dependencies and extensions.
- setRepository(DeploymentRepository) - Method in class org.apache.maven.model.DistributionManagement
-
Set information needed to deploy the artifacts generated by the project to a remote repository.
- setRepository(Repository) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set specification for the SCM used by the project, such as CVS, Subversion, etc.
- setResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
-
Set this element describes all of the classpath resources such as properties files associated with a project.
- setResources(List<Resource>) - Method in class org.apache.maven.model.v3_0_0.BuildBase
-
Set this element describes all of the classpath resources such as properties files associated with a project.
- setResources(List<Resource>) - Method in class org.apache.maven.model.v3_0_0.UnitTest
-
Set the classpath resources to use when executing the unit tests.
- setRoles(List<String>) - Method in class org.apache.maven.model.Contributor
-
Set the roles the contributor plays in the project.
- setRoles(List<String>) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the roles the contributor plays in the project.
- setScm(Scm) - Method in class org.apache.maven.model.Model
-
Set specification for the SCM used by the project, such as CVS, Subversion, etc.
- setScope(String) - Method in class org.apache.maven.model.Dependency
-
Set the scope of the dependency -
compile
,runtime
,test
,system
, andprovided
. - setScriptSourceDirectory(String) - Method in class org.apache.maven.model.Build
-
Set this element specifies a directory containing the script sources of the project.
- setSendOnError(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on error.
- setSendOnFailure(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on failure.
- setSendOnSuccess(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on success.
- setSendOnWarning(boolean) - Method in class org.apache.maven.model.Notifier
-
Set whether to send notifications on warning.
- setShortDescription(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set a short description of the project.
- setSite(Site) - Method in class org.apache.maven.model.DistributionManagement
-
Set information needed for deploying the web site of the project.
- setSiteAddress(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the hostname of the web server that hosts the project's web site.
- setSiteDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the directory on the web server where the public web site for this project resides.
- setSnapshotRepository(DeploymentRepository) - Method in class org.apache.maven.model.DistributionManagement
-
Set where to deploy snapshots of artifacts to.
- setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.model.Repository
-
Set how to handle downloading of snapshots from this repository.
- setSource(String) - Method in class org.apache.maven.model.Profile
- setSourceDirectory(String) - Method in class org.apache.maven.model.Build
-
Set this element specifies a directory containing the source of the project.
- setSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set this element specifies a directory containing the source of the project.
- setSourceModifications(List<SourceModification>) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set this element describes all of the sourceModifications associated with a project.
- setStatus(String) - Method in class org.apache.maven.model.DistributionManagement
-
Set gives the status of this artifact in the remote repository.
- setSubscribe(String) - Method in class org.apache.maven.model.MailingList
-
Set the email address or link that can be used to subscribe to the mailing list.
- setSubscribe(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Set the email address or link that can be used to subscribe to the mailing list.
- setSystem(String) - Method in class org.apache.maven.model.CiManagement
-
Set the name of the continuous integration system, e.g.
- setSystem(String) - Method in class org.apache.maven.model.IssueManagement
-
Set the name of the issue management system, e.g.
- setSystemPath(String) - Method in class org.apache.maven.model.Dependency
-
Set fOR SYSTEM SCOPE ONLY.
- setTag(String) - Method in class org.apache.maven.model.Scm
-
Set the tag of current code.
- setTag(String) - Method in class org.apache.maven.model.v3_0_0.Branch
-
Set the branch tag in the version control system (e.g.
- setTag(String) - Method in class org.apache.maven.model.v3_0_0.Version
-
Set the name given in the SCM (e.g.
- setTargetPath(String) - Method in class org.apache.maven.model.Resource
-
Set describe the resource target path.
- setTargetPath(String) - Method in class org.apache.maven.model.v3_0_0.Resource
-
Set describe the resource target path.
- setTestOutputDirectory(String) - Method in class org.apache.maven.model.Build
-
Set the directory where compiled test classes are placed.
- setTestResources(List<Resource>) - Method in class org.apache.maven.model.BuildBase
-
Set this element describes all of the classpath resources such as properties files associated with a project's unit tests.
- setTestSourceDirectory(String) - Method in class org.apache.maven.model.Build
-
Set this element specifies a directory containing the unit test source of the project.
- setTimezone(String) - Method in class org.apache.maven.model.Contributor
-
Set the timezone the contributor is in.
- setTimezone(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the timezone the contributor is in.
- setTitle(String) - Method in class org.apache.maven.model.v3_0_0.PackageGroup
-
Set the title to use for the package group.
- setType(String) - Method in class org.apache.maven.model.Dependency
-
Set the type of dependency.
- setType(String) - Method in class org.apache.maven.model.Notifier
-
Set the mechanism used to deliver notifications.
- setType(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set the type of dependency.
- setUniqueVersion(boolean) - Method in class org.apache.maven.model.DeploymentRepository
-
Set whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
- setUnitTest(UnitTest) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set this element specifies unit tests associated with the project.
- setUnitTestSourceDirectory(String) - Method in class org.apache.maven.model.v3_0_0.Build
-
Set this element specifies a directory containing the unit test source of the project.
- setUnsubscribe(String) - Method in class org.apache.maven.model.MailingList
-
Set the email address or link that can be used to unsubscribe to the mailing list.
- setUnsubscribe(String) - Method in class org.apache.maven.model.v3_0_0.MailingList
-
Set the email address or link that can be used to unsubscribe to the mailing list.
- setUpdatePolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set the frequency for downloading updates - can be
always,
daily
(default),interval:XXX
(in minutes) ornever
(only if it doesn't exist locally). - setUrl(String) - Method in class org.apache.maven.model.CiManagement
-
Set uRL for the continuous integration system used by the project if it has a web interface.
- setUrl(String) - Method in class org.apache.maven.model.Contributor
-
Set the URL for the homepage of the contributor.
- setUrl(String) - Method in class org.apache.maven.model.IssueManagement
-
Set uRL for the issue management system used by the project.
- setUrl(String) - Method in class org.apache.maven.model.License
-
Set the official url for the license text.
- setUrl(String) - Method in class org.apache.maven.model.Model
-
Set the URL to the project's homepage.
- setUrl(String) - Method in class org.apache.maven.model.Organization
-
Set the URL to the organization's home page.
- setUrl(String) - Method in class org.apache.maven.model.RepositoryBase
-
Set the url of the repository, in the form
protocol://hostname/path
. - setUrl(String) - Method in class org.apache.maven.model.Scm
-
Set the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- setUrl(String) - Method in class org.apache.maven.model.Site
-
Set the url of the location where website is deployed, in the form
protocol://hostname/path
. - setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Contributor
-
Set the URL for the homepage of the contributor.
- setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set this url will be provided to the user if the jar file cannot be downloaded from the central repository.
- setUrl(String) - Method in class org.apache.maven.model.v3_0_0.License
-
Set the official url for the license text.
- setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set the URL to the project's homepage.
- setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Organization
-
Set the URL to the organization's home page.
- setUrl(String) - Method in class org.apache.maven.model.v3_0_0.Repository
-
Set the URL to the project's browsable SCM repository, such as ViewVC or Fisheye.
- setValue(String) - Method in class org.apache.maven.model.ActivationProperty
-
Set the value of the property required to activate a profile.
- setVersion(String) - Method in class org.apache.maven.model.ActivationOS
-
Set the version of the operating system to be used to activate the profile.
- setVersion(String) - Method in class org.apache.maven.model.Dependency
-
Set the version of the dependency, e.g.
- setVersion(String) - Method in class org.apache.maven.model.Extension
-
Set the version of the extension.
- setVersion(String) - Method in class org.apache.maven.model.Model
-
Set the current version of the artifact produced by this project.
- setVersion(String) - Method in class org.apache.maven.model.Parent
-
Set the version of the parent project to inherit.
- setVersion(String) - Method in class org.apache.maven.model.Plugin
-
Set the version (or valid range of versions) of the plugin to be used.
- setVersion(String) - Method in class org.apache.maven.model.Relocation
-
Set the new version of the artifact.
- setVersion(String) - Method in class org.apache.maven.model.ReportPlugin
-
Set the version of the reporting plugin to be used.
- setVersion(String) - Method in class org.apache.maven.model.v3_0_0.Dependency
-
Set the version of the dependency, e.g.
- setVersion(String) - Method in class org.apache.maven.model.v3_0_0.Model
- setVersions(List<Version>) - Method in class org.apache.maven.model.v3_0_0.Model
-
Set contains information on previous versions of the project.
- Site - Class in org.apache.maven.model
-
Contains the information needed for deploying websites.
- Site() - Constructor for class org.apache.maven.model.Site
- SourceModification - Class in org.apache.maven.model.v3_0_0
-
This element describes all of the source modifications associated with a project.
- SourceModification() - Constructor for class org.apache.maven.model.v3_0_0.SourceModification
T
- toString() - Method in class org.apache.maven.model.Dependency
- toString() - Method in class org.apache.maven.model.FileSet
- toString() - Method in class org.apache.maven.model.PatternSet
- toString() - Method in class org.apache.maven.model.Plugin
- toString() - Method in class org.apache.maven.model.Profile
- toString() - Method in class org.apache.maven.model.ReportPlugin
- toString() - Method in class org.apache.maven.model.Resource
- toString() - Method in class org.apache.maven.model.v3_0_0.Dependency
- toString() - Method in class org.apache.maven.model.v3_0_0.Version
- transform(String, String) - Method in interface org.apache.maven.model.io.xpp3.MavenXpp3Reader.ContentTransformer
-
Interpolate the value read from the xpp3 document
- transform(String, String) - Method in interface org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Reader.ContentTransformer
-
Interpolate the value read from the xpp3 document
U
- UnitTest - Class in org.apache.maven.model.v3_0_0
-
A PatternSet for unit tests.
- UnitTest() - Constructor for class org.apache.maven.model.v3_0_0.UnitTest
- unsetInheritanceApplied() - Method in class org.apache.maven.model.ConfigurationContainer
- unsetInheritanceApplied() - Method in class org.apache.maven.model.ReportPlugin
- unsetInheritanceApplied() - Method in class org.apache.maven.model.ReportSet
V
- Version - Class in org.apache.maven.model.v3_0_0
-
This element describes each of the previous versions of the project.
- Version() - Constructor for class org.apache.maven.model.v3_0_0.Version
W
- write(OutputStream, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
-
Method write.
- write(OutputStream, Model) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
-
Method write.
- write(Writer, Model) - Method in class org.apache.maven.model.io.xpp3.MavenXpp3Writer
-
Method write.
- write(Writer, Model) - Method in class org.apache.maven.model.v3_0_0.io.xpp3.MavenXpp3Writer
-
Method write.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form