- 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.io.xpp3.MavenXpp3ReaderEx
-
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.
- 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.
- 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.
- 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.
- getColumnNumber() - Method in class org.apache.maven.model.InputLocation
-
Get the one-based column number.
- getComments() - Method in class org.apache.maven.model.License
-
Get addendum information pertaining to this license.
- getConfiguration() - Method in class org.apache.maven.model.ConfigurationContainer
-
Get
- getConfiguration() - Method in class org.apache.maven.model.Notifier
-
Method getConfiguration.
- 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.
- getContributorKey(Contributor) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getContributors() - Method in class org.apache.maven.model.Model
-
Method getContributors.
- 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.
- 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.
- getDependencyKey(Dependency) - Method in class org.apache.maven.model.merge.ModelMerger
-
- 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.
- getDeveloperConnection() - Method in class org.apache.maven.model.Scm
-
Get just like connection
, but for developers,
i.e.
- getDeveloperKey(Developer) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getDevelopers() - Method in class org.apache.maven.model.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.
- getDistribution() - Method in class org.apache.maven.model.License
-
Get the primary method by which this project may be
distributed.
- getDistributionManagement() - Method in class org.apache.maven.model.ModelBase
-
Get distribution information for a project that enables
deployment of the site
and artifacts to remote web servers and
repositories respectively.
- 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.
- getEnabled() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get whether to use this repository for downloading this type
of artifact.
- getExcludeDefaults() - Method in class org.apache.maven.model.Reporting
-
Get if true, then the default reports are not included in
the site generation.
- getExcludes() - Method in class org.apache.maven.model.PatternSet
-
Method getExcludes.
- getExclusionKey(Exclusion) - Method in class org.apache.maven.model.merge.ModelMerger
-
- 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.
- getExtensionKey(Extension) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getExtensions() - Method in class org.apache.maven.model.Build
-
Method getExtensions.
- getExtensions() - Method in class org.apache.maven.model.Plugin
-
Get whether to load Maven extensions (such as packaging and
type handlers) from
this plugin.
- getFamily() - Method in class org.apache.maven.model.ActivationOS
-
Get the general family of the OS to be used to activate the
profile, such as
windows
or unix
.
- getFile() - Method in class org.apache.maven.model.Activation
-
Get specifies that this profile will be activated based on
existence of a file.
- getFiltering() - Method in class org.apache.maven.model.Resource
-
Get whether resources are filtered to replace tokens with
parameterised values or not.
- 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.
- 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.Plugin
-
Gets the identifier of the plugin.
- 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.
- getInceptionYear() - Method in class org.apache.maven.model.Model
-
Get the year of the project's inception, specified with 4
digits.
- getIncludes() - Method in class org.apache.maven.model.PatternSet
-
Method getIncludes.
- getInherited() - Method in class org.apache.maven.model.ConfigurationContainer
-
Get whether any configuration should be propagated to child
POMs.
- getIssueManagement() - Method in class org.apache.maven.model.Model
-
Get the project's issue management system information.
- 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.Plugin
-
- getKey() - Method in class org.apache.maven.model.ReportPlugin
-
- getLayout() - Method in class org.apache.maven.model.RepositoryBase
-
Get the type of layout this repository uses for locating and
storing artifacts -
can be legacy
or
default
.
- getLicenseKey(License) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getLicenses() - Method in class org.apache.maven.model.Model
-
Method getLicenses.
- getLineNumber() - Method in class org.apache.maven.model.InputLocation
-
Get the one-based line number.
- getLocation(Object) - Method in class org.apache.maven.model.Activation
-
- getLocation(Object) - Method in class org.apache.maven.model.ActivationFile
-
- getLocation(Object) - Method in class org.apache.maven.model.ActivationOS
-
- getLocation(Object) - Method in class org.apache.maven.model.ActivationProperty
-
- getLocation(Object) - Method in class org.apache.maven.model.CiManagement
-
- getLocation(Object) - Method in class org.apache.maven.model.ConfigurationContainer
-
- getLocation(Object) - Method in class org.apache.maven.model.Contributor
-
- getLocation(Object) - Method in class org.apache.maven.model.Dependency
-
- getLocation(Object) - Method in class org.apache.maven.model.DependencyManagement
-
- getLocation(Object) - Method in class org.apache.maven.model.DistributionManagement
-
- getLocation(Object) - Method in class org.apache.maven.model.Exclusion
-
- getLocation(Object) - Method in class org.apache.maven.model.Extension
-
- getLocation(Object) - Method in class org.apache.maven.model.InputLocation
-
- getLocation(Object) - Method in interface org.apache.maven.model.InputLocationTracker
-
Gets the location of the specified field in the input
source.
- getLocation() - Method in class org.apache.maven.model.InputSource
-
Get the path/URL of the POM or null
if unknown.
- getLocation(Object) - Method in class org.apache.maven.model.IssueManagement
-
- getLocation(Object) - Method in class org.apache.maven.model.License
-
- getLocation(Object) - Method in class org.apache.maven.model.MailingList
-
- getLocation(Object) - Method in class org.apache.maven.model.ModelBase
-
- getLocation(Object) - Method in class org.apache.maven.model.Notifier
-
- getLocation(Object) - Method in class org.apache.maven.model.Organization
-
- getLocation(Object) - Method in class org.apache.maven.model.Parent
-
- getLocation(Object) - Method in class org.apache.maven.model.PatternSet
-
- getLocation(Object) - Method in class org.apache.maven.model.PluginContainer
-
- getLocation(Object) - Method in class org.apache.maven.model.Prerequisites
-
- getLocation(Object) - Method in class org.apache.maven.model.Relocation
-
- getLocation(Object) - Method in class org.apache.maven.model.Reporting
-
- getLocation(Object) - Method in class org.apache.maven.model.RepositoryBase
-
- getLocation(Object) - Method in class org.apache.maven.model.RepositoryPolicy
-
- getLocation(Object) - Method in class org.apache.maven.model.Scm
-
- getLocation(Object) - Method in class org.apache.maven.model.Site
-
- getLocations() - Method in class org.apache.maven.model.InputLocation
-
- getMailingListKey(MailingList) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getMailingLists() - Method in class org.apache.maven.model.Model
-
Method getMailingLists.
- getManagementKey() - Method in class org.apache.maven.model.Dependency
-
- getMaven() - Method in class org.apache.maven.model.Prerequisites
-
Get for a plugin project (packaging is
maven-plugin
), the minimum version of
Maven required to use the resulting plugin.
In Maven 2, this was also specifying the minimum
version of Maven required to build a
project, but this usage is
deprecated in
Maven 3 and not checked any more: use
the
Maven
Enforcer Plugin's
requireMavenVersion
rule
instead.
- 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.
- getModelId() - Method in class org.apache.maven.model.InputSource
-
Get the identifier of the POM in the format <groupId>:<artifactId>:<version>
.
- 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.
- 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.
- getNotifierKey(Notifier) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getNotifiers() - Method in class org.apache.maven.model.CiManagement
-
Method getNotifiers.
- getOptional() - Method in class org.apache.maven.model.Dependency
-
Get indicates the dependency is optional for use of this
library.
- 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.
- getOrganizationUrl() - Method in class org.apache.maven.model.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.
- 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.
- 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.
- getPluginExecutionKey(PluginExecution) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getPluginKey(Plugin) - Method in class org.apache.maven.model.merge.ModelMerger
-
- 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
-
- getPomFile() - Method in class org.apache.maven.model.Model
-
Gets the POM file for the corresponding project (if any).
- 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.
- getPrerequisites() - Method in class org.apache.maven.model.Model
-
Get describes the prerequisites in the build environment for
this project.
- getPriority() - Method in class org.apache.maven.model.PluginExecution
-
Get the priority of this execution compared to other
executions which are bound to the same phase.
- getProfileKey(Profile) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getProfiles() - Method in class org.apache.maven.model.Model
-
Method getProfiles.
- getProjectDirectory() - Method in class org.apache.maven.model.Model
-
Gets the base directory for the corresponding project (if any).
- getProperties() - Method in class org.apache.maven.model.Contributor
-
Method getProperties.
- getProperties() - Method in class org.apache.maven.model.ModelBase
-
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.
- 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.
- getReportPluginKey(ReportPlugin) - Method in class org.apache.maven.model.merge.ModelMerger
-
- 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.
- getReportSetKey(ReportSet) - Method in class org.apache.maven.model.merge.ModelMerger
-
- 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.
- getRepositoryBaseKey(RepositoryBase) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getRepositoryKey(Repository) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getResourceKey(Resource) - Method in class org.apache.maven.model.merge.ModelMerger
-
- getResources() - Method in class org.apache.maven.model.BuildBase
-
Method getResources.
- getRoles() - Method in class org.apache.maven.model.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
, and
provided
.
- getScriptSourceDirectory() - Method in class org.apache.maven.model.Build
-
Get this element specifies a directory containing the script
sources of the
project.
- getSite() - Method in class org.apache.maven.model.DistributionManagement
-
Get information needed for deploying the web site of the
project.
- 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.InputLocation
-
Get the source field.
- 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.
- 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.
- 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.
- getTargetPath() - Method in class org.apache.maven.model.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.
- 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.
- 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.
- getUpdatePolicy() - Method in class org.apache.maven.model.RepositoryPolicy
-
Get the frequency for downloading updates - can be
always,
daily
(default),
interval:XXX
(in minutes) or
never
(only if it doesn't exist locally).
- 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
.
- 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.
- 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.io.xpp3.MavenXpp3ReaderEx
-
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.
- 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.
- 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.
- 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.
- setComments(String) - Method in class org.apache.maven.model.License
-
Set addendum information pertaining to this license.
- setConfiguration(Object) - Method in class org.apache.maven.model.ConfigurationContainer
-
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.
- setContributors(List<Contributor>) - Method in class org.apache.maven.model.Model
-
Set describes the contributors to a project that are not yet
committers.
- 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.
- 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.
- 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.
- setDeveloperConnection(String) - Method in class org.apache.maven.model.Scm
-
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.
- 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.
- setDistribution(String) - Method in class org.apache.maven.model.License
-
Set the primary method by which this project may be
distributed.
- setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.model.ModelBase
-
Set distribution information for a project that enables
deployment of the site
and artifacts to remote web servers and
repositories respectively.
- 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.
- setEnabled(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set whether to use this repository for downloading this type
of artifact.
- setEnabled(boolean) - Method in class org.apache.maven.model.RepositoryPolicy
-
- setExcludeDefaults(String) - Method in class org.apache.maven.model.Reporting
-
Set if true, then the default reports are not included in
the site generation.
- setExcludeDefaults(boolean) - 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.
- 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.
- setExtensions(List<Extension>) - Method in class org.apache.maven.model.Build
-
Set a set of build extensions to use from this project.
- setExtensions(String) - Method in class org.apache.maven.model.Plugin
-
Set whether to load Maven extensions (such as packaging and
type handlers) from
this plugin.
- setExtensions(boolean) - Method in class org.apache.maven.model.Plugin
-
- setFamily(String) - Method in class org.apache.maven.model.ActivationOS
-
Set the general family of the OS to be used to activate the
profile, such as
windows
or unix
.
- 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.
- setFiltering(String) - 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.Resource
-
- 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.
- 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.
- setInceptionYear(String) - Method in class org.apache.maven.model.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.
- setInherited(String) - Method in class org.apache.maven.model.ConfigurationContainer
-
Set whether any configuration should be propagated to child
POMs.
- setInherited(boolean) - Method in class org.apache.maven.model.ConfigurationContainer
-
- setIssueManagement(IssueManagement) - Method in class org.apache.maven.model.Model
-
Set the project's issue management system information.
- 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
or
default
.
- setLicenses(List<License>) - Method in class org.apache.maven.model.Model
-
Set this element describes all of the licenses for this
project.
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Activation
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationFile
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationOS
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ActivationProperty
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.CiManagement
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ConfigurationContainer
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Contributor
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Dependency
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.DependencyManagement
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.DistributionManagement
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Exclusion
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Extension
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.InputLocation
-
- setLocation(Object, InputLocation) - Method in interface org.apache.maven.model.InputLocationTracker
-
Sets the location of the specified field.
- setLocation(String) - Method in class org.apache.maven.model.InputSource
-
Set the path/URL of the POM or null
if unknown.
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.IssueManagement
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.License
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.MailingList
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.ModelBase
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Notifier
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Organization
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Parent
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PatternSet
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.PluginContainer
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Prerequisites
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Relocation
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Reporting
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryBase
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.RepositoryPolicy
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Scm
-
- setLocation(Object, InputLocation) - Method in class org.apache.maven.model.Site
-
- setLocations(Map<Object, InputLocation>) - Method in class org.apache.maven.model.InputLocation
-
- setMailingLists(List<MailingList>) - Method in class org.apache.maven.model.Model
-
Set contains information about a project's mailing lists.
- setMaven(String) - Method in class org.apache.maven.model.Prerequisites
-
Set for a plugin project (packaging is
maven-plugin
), the minimum version of
Maven required to use the resulting plugin.
In Maven 2, this was also specifying the minimum
version of Maven required to build a
project, but this usage is
deprecated in
Maven 3 and not checked any more: use
the
Maven
Enforcer Plugin's
requireMavenVersion
rule
instead.
- 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.
- setModelId(String) - Method in class org.apache.maven.model.InputSource
-
Set the identifier of the POM in the format <groupId>:<artifactId>:<version>
.
- 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.
- 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.
- 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(String) - Method in class org.apache.maven.model.Dependency
-
Set indicates the dependency is optional for use of this
library.
- setOptional(boolean) - Method in class org.apache.maven.model.Dependency
-
- setOrganization(String) - Method in class org.apache.maven.model.Contributor
-
Set the organization to which the contributor belongs.
- setOrganization(Organization) - Method in class org.apache.maven.model.Model
-
Set this element describes various attributes of the
organization to which the
project belongs.
- setOrganizationUrl(String) - Method in class org.apache.maven.model.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.
- 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.
- 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.
- setPomFile(File) - Method in class org.apache.maven.model.Model
-
- 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.
- setPrerequisites(Prerequisites) - Method in class org.apache.maven.model.Model
-
Set describes the prerequisites in the build environment for
this project.
- setPriority(int) - Method in class org.apache.maven.model.PluginExecution
-
Set the priority of this execution compared to other
executions which are bound to the same phase.
- 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.
- 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.
- 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.
- 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.
- setRoles(List<String>) - Method in class org.apache.maven.model.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
, and
provided
.
- 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.
- setSite(Site) - Method in class org.apache.maven.model.DistributionManagement
-
Set information needed for deploying the web site of the
project.
- 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.
- 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.
- setSystem(String) - Method in class org.apache.maven.model.CiManagement
-
Set the name of the continuous integration system, e.g.
- setSystem(String) - Method in class org.apache.maven.model.IssueManagement
-
Set the name of the issue management system, e.g.
- setSystemPath(String) - Method in class org.apache.maven.model.Dependency
-
Set fOR SYSTEM SCOPE ONLY.
- setTag(String) - Method in class org.apache.maven.model.Scm
-
Set the tag of current code.
- setTargetPath(String) - Method in class org.apache.maven.model.Resource
-
Set describe the resource target path.
- 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.
- 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.
- setUniqueVersion(boolean) - Method in class org.apache.maven.model.DeploymentRepository
-
Set whether to assign snapshots a unique version comprised
of the timestamp and
build number, or to use the same version each
time.
- setUnsubscribe(String) - Method in class org.apache.maven.model.MailingList
-
Set the email address or link that can be used to
unsubscribe to
the mailing list.
- setUpdatePolicy(String) - Method in class org.apache.maven.model.RepositoryPolicy
-
Set the frequency for downloading updates - can be
always,
daily
(default),
interval:XXX
(in minutes) or
never
(only if it doesn't exist locally).
- 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
.
- 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.
- Site - Class in org.apache.maven.model
-
Contains the information needed for deploying websites.
- Site() - Constructor for class org.apache.maven.model.Site
-
- SOURCE_POM - Static variable in class org.apache.maven.model.Profile
-
- SOURCE_SETTINGS - Static variable in class org.apache.maven.model.Profile
-