- getAddDefaultEntities() - Method in class org.codehaus.mojo.versions.model.io.xpp3.RuleXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAllChildModules(MavenProject, Log) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Returns a set of all child modules for a project, including any defined in profiles (ignoring profile
activation).
- getAllChildModules(Model, Log) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Returns a set of all child modules for a project, including any defined in profiles (ignoring profile
activation).
- getAllowSnapshots() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getAllowSnapshots() - Method in class org.codehaus.mojo.versions.LinkItem
-
Getter for property 'allowSnapshots'.
- getAllUpdates(ArtifactVersion, UpdateScope) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(ArtifactVersion, VersionRange) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(ArtifactVersion, UpdateScope, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(ArtifactVersion, VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(UpdateScope) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(UpdateScope, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(VersionRange) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getAllUpdates(VersionDetails, ArtifactVersion, boolean) - Method in class org.codehaus.mojo.versions.api.UpdateScope
-
Returns all versions newer than the specified current version within this scope.
- getAllUpdates(ArtifactVersion, UpdateScope) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(ArtifactVersion, UpdateScope, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(ArtifactVersion, VersionRange) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(ArtifactVersion, VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(UpdateScope) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(UpdateScope, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(VersionRange) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getAllUpdates(VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the all versions newer than the specified current version, but within the the specified update scope.
- getArtifact() - Method in interface org.codehaus.mojo.versions.api.ArtifactAssociation
-
- getArtifact() - Method in class org.codehaus.mojo.versions.api.ArtifactVersions
-
Returns the artifact who's version information we are holding.
- getArtifactFactory() - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Returns the artifact factory to use.
- getArtifactFactory() - Method in interface org.codehaus.mojo.versions.api.VersionsHelper
-
Returns the artifact factory to use.
- getArtifactId() - Method in interface org.codehaus.mojo.versions.api.ArtifactAssociation
-
- getArtifactId() - Method in class org.codehaus.mojo.versions.api.ArtifactVersions
-
Returns the artifactId of the artifact who's versions we are holding.
- getArtifactId(Model) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Extracts the artifactId from a raw model, interpolating from the parent if necessary.
- getArtifactId() - Method in class org.codehaus.mojo.versions.change.VersionChange
-
- getArtifactId() - Method in class org.codehaus.mojo.versions.LinkItem
-
Getter for property 'artifactId'.
- getArtifactId() - Method in class org.codehaus.mojo.versions.model.Rule
-
Get the artifactId to which this rule applies.
- getArtifactVersions() - Method in class org.codehaus.mojo.versions.PluginUpdatesDetails
-
- getAssociations() - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
- getBestFitRule(String, String) - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Find the rule, if any, which best fits the artifact details given.
- getBetween(int, int) - Method in class org.codehaus.mojo.versions.rewriting.ModifiedPomXMLEventReader
-
- getChildModels(Map<String, Model>, String, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Returns all the models that have a specified groupId and artifactId as parent.
- getComparisonMethod() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getComparisonMethod() - Method in class org.codehaus.mojo.versions.model.Rule
-
Get the comparison method that this rule specifies.
- getComparisonMethod() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Get the comparison method to use when no rule matches.
- getCurrentVersion() - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getCurrentVersion() - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Retrieves the current version.
- getDeclaringClass() - Method in class org.codehaus.mojo.versions.api.UpdateScope
-
Returns the Class object corresponding to this enum constant's enum type.
- getDependencies() - Method in class org.codehaus.mojo.versions.Property
-
- getDependencyVersions() - Method in class org.codehaus.mojo.versions.PluginUpdatesDetails
-
- getDescription(Locale) - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getElementText() - Method in class org.codehaus.mojo.versions.rewriting.ModifiedPomXMLEventReader
- getExpressionEvaluator(MavenProject) - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Returns an ExpressionEvaluator for the specified project.
- getExpressionEvaluator(MavenProject) - Method in interface org.codehaus.mojo.versions.api.VersionsHelper
-
Returns an ExpressionEvaluator for the specified project.
- getGroupId() - Method in interface org.codehaus.mojo.versions.api.ArtifactAssociation
-
- getGroupId() - Method in class org.codehaus.mojo.versions.api.ArtifactVersions
-
Returns the groupId of the artifact who's versions we are holding.
- getGroupId(Model) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Extracts the groupId from a raw model, interpolating from the parent if necessary.
- getGroupId() - Method in class org.codehaus.mojo.versions.change.VersionChange
-
- getGroupId() - Method in class org.codehaus.mojo.versions.LinkItem
-
Getter for property 'groupId'.
- getGroupId() - Method in class org.codehaus.mojo.versions.model.Rule
-
Get the for groupId to which this rule applies.
- getHelper() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getHelper() - Method in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
- getI18n() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getIgnoreVersions() - Method in class org.codehaus.mojo.versions.model.Rule
-
Method getIgnoreVersions.
- getIgnoreVersions() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method getIgnoreVersions.
- getLocalRoot(MavenProjectBuilder, MavenProject, ArtifactRepository, ProfileManager, Log) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Finds the local root of the specified project.
- getLog() - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Gets the logger used by this helper.
- getLog() - Method in interface org.codehaus.mojo.versions.api.VersionsHelper
-
Gets the logger used by this helper.
- getLog() - Method in class org.codehaus.mojo.versions.change.VersionChangerFactory
-
- getMarkVerbatim(int) - Method in class org.codehaus.mojo.versions.rewriting.ModifiedPomXMLEventReader
-
- getModel(Map<String, Model>, String, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Returns the model that has the specified groupId and artifactId or null if no such model exists.
- getModel() - Method in class org.codehaus.mojo.versions.change.AbstractVersionChanger
-
- getModel() - Method in class org.codehaus.mojo.versions.change.VersionChangerFactory
-
- getModelEncoding() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Get the modelEncoding field.
- getName(Locale) - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getName() - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
- getName() - Method in class org.codehaus.mojo.versions.Property
-
- getNewerVersions(String, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewerVersions(String, int, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(ArtifactVersion, UpdateScope) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(ArtifactVersion, VersionRange) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(ArtifactVersion, UpdateScope, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(ArtifactVersion, VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(UpdateScope) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(UpdateScope, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(VersionRange) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestUpdate(VersionDetails, ArtifactVersion, boolean) - Method in class org.codehaus.mojo.versions.api.UpdateScope
-
Returns the newest version after the specified current version within this scope.
- getNewestUpdate(ArtifactVersion, UpdateScope) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(ArtifactVersion, UpdateScope, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(ArtifactVersion, VersionRange) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(ArtifactVersion, VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(UpdateScope) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(UpdateScope, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(VersionRange) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestUpdate(VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the newest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getNewestVersion(ArtifactVersion, ArtifactVersion) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestVersion(ArtifactVersion, ArtifactVersion, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestVersion(VersionRange, ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestVersion(ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestVersion(VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getNewestVersion(String, Property, Boolean, List, VersionsHelper) - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
- getNewestVersion(ArtifactVersion, ArtifactVersion) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the latest version newer than the specified lowerBound, but less than the specified upper bound or
null if no such version exists.
- getNewestVersion(ArtifactVersion, ArtifactVersion, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the latest version newer than the specified lowerBound, but less than the specified upper bound or
null if no such version exists.
- getNewestVersion(ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the latest version newer than the specified current version, but less than the specified upper bound or
null if no such version exists.
- getNewestVersion(VersionRange, ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the latest version newer than the specified current version, but less than the specified upper bound or
null if no such version exists.
- getNewestVersion(VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the latest version within the specified version range or null if no such version exists.
- getNewVersion() - Method in class org.codehaus.mojo.versions.change.VersionChange
-
- getOldestUpdate(ArtifactVersion, UpdateScope) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(ArtifactVersion, VersionRange) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(ArtifactVersion, UpdateScope, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(ArtifactVersion, VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(UpdateScope) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(UpdateScope, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(VersionRange) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestUpdate(VersionDetails, ArtifactVersion, boolean) - Method in class org.codehaus.mojo.versions.api.UpdateScope
-
Returns the next version after the specified current version within this scope.
- getOldestUpdate(ArtifactVersion, UpdateScope) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(ArtifactVersion, UpdateScope, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(ArtifactVersion, VersionRange) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(ArtifactVersion, VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(UpdateScope) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(UpdateScope, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(VersionRange) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the current version, but within the the specified update scope or
null if no such version exists.
- getOldestUpdate(VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified current version, but within the the specified update scope or
null if no such version exists.
- getOldestVersion(ArtifactVersion, ArtifactVersion) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestVersion(VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestVersion(ArtifactVersion, ArtifactVersion, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestVersion(ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestVersion(VersionRange, ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getOldestVersion(ArtifactVersion, ArtifactVersion) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version after the specified lowerBound, but less than the specified upper bound or
null if no such version exists.
- getOldestVersion(VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version within the specified version range or null if no such version exists.
- getOldestVersion(ArtifactVersion, ArtifactVersion, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version newer than the specified lower bound, but less than the specified upper bound or
null if no such version exists.
- getOldestVersion(ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version within the specified bounds or null if no such version exists.
- getOldestVersion(VersionRange, ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns the oldest version within the specified bounds or null if no such version exists.
- getOldVersion() - Method in class org.codehaus.mojo.versions.change.VersionChange
-
- getOutputDirectory() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getOutputName() - Method in class org.codehaus.mojo.versions.DependencyUpdatesReport
- getOutputName() - Method in class org.codehaus.mojo.versions.PluginUpdatesReport
- getOutputName() - Method in class org.codehaus.mojo.versions.PropertyUpdatesReport
- getPeekVerbatim() - Method in class org.codehaus.mojo.versions.rewriting.ModifiedPomXMLEventReader
-
- getPhaseToLifecycleMap(List) - Method in class org.codehaus.mojo.versions.DisplayPluginUpdatesMojo
-
Gets the phase to lifecycle map.
- getPom() - Method in class org.codehaus.mojo.versions.change.AbstractVersionChanger
-
- getPom() - Method in class org.codehaus.mojo.versions.change.VersionChangerFactory
-
- getProfileId() - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
- getProject() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getProject() - Method in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
Getter for property 'project'.
- getProjectParent(ModifiedPomXMLEventReader, VersionsHelper) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Gets the parent artifact from the pom.
- getProjectVersion(ModifiedPomXMLEventReader) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Retrieves the project version from the pom.
- getProperty() - Method in class org.codehaus.mojo.versions.LinkItem
-
Getter for property 'property'.
- getProperty(String) - Method in class org.codehaus.mojo.versions.rewriting.ModifiedPomXMLEventReader
- getPropertyValue(StringBuilder, String) - Method in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
Gets the property value that is defined in the pom.
- getPropertyVersionsBuilders(VersionsHelper, MavenProject) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Examines the project to find any properties which are associated with versions of artifacts in the project.
- getProxyInfo(Settings) - Static method in class org.codehaus.mojo.versions.utils.WagonUtils
-
Convenience method to convert the Proxy object from a Settings into a ProxyInfo.
- getRawModel(MavenProject) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Gets the raw model before any interpolation what-so-ever.
- getRawModel(File) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Gets the raw model before any interpolation what-so-ever.
- getRawModel(ModifiedPomXMLEventReader) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Gets the current raw model before any interpolation what-so-ever.
- getReactorModels(MavenProject, Log) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Builds a map of raw models keyed by module path.
- getReactorParentCount(Map<String, Model>, Model) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Returns a count of how many parents a model has in the reactor.
- getResolver() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getRules() - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Method getRules.
- getSegmentCount(ArtifactVersion) - Method in class org.codehaus.mojo.versions.ordering.AbstractVersionComparator
-
Returns the number of segments specified or specifiable in the supplied artifact version.
- getSegmentCount(ArtifactVersion) - Method in interface org.codehaus.mojo.versions.ordering.VersionComparator
-
Returns the number of segments specified or specifiable in the supplied artifact version.
- getSiteRenderer() - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
- getText(Locale, String) - Method in class org.codehaus.mojo.versions.AbstractVersionsReport
-
Gets the localized message for this report.
- getText(String) - Method in class org.codehaus.mojo.versions.AbstractVersionsReportRenderer
-
Gets the localized message for this report.
- getTitle() - Method in class org.codehaus.mojo.versions.AbstractVersionsReportRenderer
-
- getType() - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Get the type of ignore mechanism to use.
- getVerbatim() - Method in class org.codehaus.mojo.versions.rewriting.ModifiedPomXMLEventReader
-
Getter for property 'verbatim'.
- getVersion(Model) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Extracts the version from a raw model, interpolating from the parent if necessary.
- getVersion() - Method in class org.codehaus.mojo.versions.LinkItem
-
Getter for property 'version'.
- getVersion() - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Get a version number or a regular expression for version
numbers that should be ignored.
- getVersion() - Method in class org.codehaus.mojo.versions.Property
-
- getVersionComparator() - Method in class org.codehaus.mojo.versions.api.ArtifactVersions
-
- getVersionComparator(Artifact) - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Returns the version comparator to use for the specified artifact.
- getVersionComparator(String, String) - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Returns the version comparator to use for the specified groupId and artifactId.
- getVersionComparator() - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
Gets the rule for version comparison of this artifact.
- getVersionComparator() - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Gets the rule for version comparison of this artifact.
- getVersionComparator(Artifact) - Method in interface org.codehaus.mojo.versions.api.VersionsHelper
-
Returns the version comparator to use for the specified artifact.
- getVersionComparator(String, String) - Method in interface org.codehaus.mojo.versions.api.VersionsHelper
-
Returns the version comparator to use for the specified groupId and artifactId.
- getVersionComparator(String) - Static method in class org.codehaus.mojo.versions.ordering.VersionComparators
-
Returns the version comparator to use.
- getVersionPropertiesMap(MavenProject, Property[], String, String, boolean) - Method in class org.codehaus.mojo.versions.api.DefaultVersionsHelper
-
Returns a map of
PropertyVersions values keyed by
Property instances consisting of the properties defined in the project
which are associated with version information.
- getVersionPropertiesMap(MavenProject, Property[], String, String, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionsHelper
-
Returns a map of
PropertyVersions values keyed by
Property instances consisting of the properties defined in the project
which are associated with version information.
- getVersions() - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(VersionRange, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(ArtifactVersion, ArtifactVersion) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(ArtifactVersion, ArtifactVersion, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(VersionRange, ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- getVersions(boolean) - Method in class org.codehaus.mojo.versions.api.ArtifactVersions
-
- getVersions(Collection<Artifact>) - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
Uses the supplied
Collection of
Artifact instances to see if an ArtifactVersion can be provided.
- getVersions(boolean) - Method in class org.codehaus.mojo.versions.api.PropertyVersions
-
Uses the
DefaultVersionsHelper to find all available versions that match all
the associations with this property.
- getVersions() - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all the available versions in increasing order.
- getVersions(boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all available versions in increasing order.
- getVersions(VersionRange, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all available versions within the specified version range.
- getVersions(ArtifactVersion, ArtifactVersion) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all available versions within the specified bounds.
- getVersions(ArtifactVersion, ArtifactVersion, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all available versions within the specified bounds.
- getVersions(ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all available versions within the specified bounds.
- getVersions(VersionRange, ArtifactVersion, ArtifactVersion, boolean, boolean, boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Returns all available versions within the specified bounds.
- getWildcardScore(String) - Static method in class org.codehaus.mojo.versions.utils.RegexUtils
-
- safeBold() - Method in class org.codehaus.mojo.versions.AbstractVersionsReportRenderer
-
- safeBold_() - Method in class org.codehaus.mojo.versions.AbstractVersionsReportRenderer
-
- safeItalic() - Method in class org.codehaus.mojo.versions.AbstractVersionsReportRenderer
-
- safeItalic_() - Method in class org.codehaus.mojo.versions.AbstractVersionsReportRenderer
-
- separatePatterns(String) - Method in class org.codehaus.mojo.versions.AbstractVersionsDependencyUpdaterMojo
-
To handle multiple includes with version range like "group:artifact:jar:[1.0.0,2.2)",
we have to use a parsing a little bit more complex than split().
- session - Variable in class org.codehaus.mojo.versions.AbstractVersionsReport
-
The Maven Session.
- session - Variable in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
The Maven Session.
- setAddDefaultEntities(boolean) - Method in class org.codehaus.mojo.versions.model.io.xpp3.RuleXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAllowSnapshots(Boolean) - Method in class org.codehaus.mojo.versions.LinkItem
-
Setter for property 'allowSnapshots'.
- setArtifactId(String) - Method in class org.codehaus.mojo.versions.LinkItem
-
Setter for property 'artifactId'.
- setArtifactId(String) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set the artifactId to which this rule applies.
- setAutoLinkDependencies(boolean) - Method in class org.codehaus.mojo.versions.Property
-
- setBanSnapshots(boolean) - Method in class org.codehaus.mojo.versions.Property
-
- setComparisonMethod(String) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set the comparison method that this rule specifies.
- setComparisonMethod(String) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set the comparison method to use when no rule matches.
- setContext(String) - Method in interface org.codehaus.mojo.versions.utils.ContextualLog
-
- setContext(String) - Method in class org.codehaus.mojo.versions.utils.DelegatingContextualLog
-
- setCurrentVersion(ArtifactVersion) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- setCurrentVersion(String) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- setCurrentVersion(ArtifactVersion) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Sets the current version.
- setCurrentVersion(String) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
Sets the current version.
- setDependencies(Dependency[]) - Method in class org.codehaus.mojo.versions.Property
-
- setDependencyVersion(ModifiedPomXMLEventReader, String, String, String, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Searches the pom re-defining the specified dependency to the specified version.
- setGroupId(String) - Method in class org.codehaus.mojo.versions.LinkItem
-
Setter for property 'groupId'.
- setGroupId(String) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set the for groupId to which this rule applies.
- setIgnoreVersions(List<IgnoreVersion>) - Method in class org.codehaus.mojo.versions.model.Rule
-
Set version patterns to ignore for this rule.
- setIgnoreVersions(List<IgnoreVersion>) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set version patterns to ignore for all artifacts.
- setIncludeSnapshots(boolean) - Method in class org.codehaus.mojo.versions.api.AbstractVersionDetails
-
- setIncludeSnapshots(boolean) - Method in interface org.codehaus.mojo.versions.api.VersionDetails
-
- setLog(Log) - Method in class org.codehaus.mojo.versions.change.VersionChangerFactory
-
- setModel(Model) - Method in class org.codehaus.mojo.versions.change.VersionChangerFactory
-
- setModelEncoding(String) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set the modelEncoding field.
- SetMojo - Class in org.codehaus.mojo.versions
-
Sets the current projects version, updating the details of any child modules as necessary.
- SetMojo() - Constructor for class org.codehaus.mojo.versions.SetMojo
-
- setName(String) - Method in class org.codehaus.mojo.versions.Property
-
- setPluginVersion(ModifiedPomXMLEventReader, String, String, String, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Searches the pom re-defining the specified plugin to the specified version.
- setPom(ModifiedPomXMLEventReader) - Method in class org.codehaus.mojo.versions.change.VersionChangerFactory
-
- setPreferReactor(boolean) - Method in class org.codehaus.mojo.versions.Property
-
- setProject(MavenProject) - Method in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
Setter for property 'project'.
- setProjectParentVersion(ModifiedPomXMLEventReader, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Searches the pom re-defining the project version to the specified version.
- setProjectVersion(ModifiedPomXMLEventReader, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Searches the pom re-defining the project version to the specified version.
- setProperty(String) - Method in class org.codehaus.mojo.versions.LinkItem
-
Setter for property 'property'.
- setPropertyVersion(ModifiedPomXMLEventReader, String, String, String) - Static method in class org.codehaus.mojo.versions.api.PomHelper
-
Searches the pom re-defining the specified property to the specified version.
- setRules(List<Rule>) - Method in class org.codehaus.mojo.versions.model.RuleSet
-
Set the rules field.
- setSearchReactor(boolean) - Method in class org.codehaus.mojo.versions.Property
-
- settings - Variable in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
- setType(String) - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Set the type of ignore mechanism to use.
- setVersion(String) - Method in class org.codehaus.mojo.versions.LinkItem
-
Setter for property 'version'.
- setVersion(String) - Method in class org.codehaus.mojo.versions.model.IgnoreVersion
-
Set a version number or a regular expression for version
numbers that should be ignored.
- setVersion(String) - Method in class org.codehaus.mojo.versions.Property
-
- setXmlReport(File) - Method in class org.codehaus.mojo.versions.DisplayDependencyUpdatesMojo
-
- setXmlReport(File) - Method in class org.codehaus.mojo.versions.DisplayParentUpdateMojo
-
- setXmlReport(File) - Method in class org.codehaus.mojo.versions.DisplayPluginUpdatesMojo
-
- shouldApplyUpdate(Artifact, String, ArtifactVersion) - Method in class org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
-
Returns true if the update should be applied.
- SUBINCREMENTAL - Static variable in class org.codehaus.mojo.versions.api.UpdateScope
-
Versions which are less than an incremental update.