Uses of Class
org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo
Packages that use AbstractVersionsUpdaterMojo
-
Uses of AbstractVersionsUpdaterMojo in org.codehaus.mojo.versions
Subclasses of AbstractVersionsUpdaterMojo in org.codehaus.mojo.versionsModifier and TypeClassDescriptionclassBase class for a mojo that updates dependency versions.classAbstract base class for the Display___ mojos.classCompare dependency versions of the current project to dependencies or dependency management of a remote repository project.classDisplays all dependencies that have newer versions available.classDisplays all build and core extensions that have newer versions available.classDisplays any updates of the project's parent projectclassDisplays all plugins that have newer versions available, taking care of Maven version prerequisites.classDisplays properties that are linked to artifact versions and have updates available.classReplaces any -SNAPSHOT versions with a release version, older if necessary (if there has been a release).classAttempts to resolve unlocked snapshot dependency versions to the locked timestamp versions used in the build.classAttempts to resolve dependency version ranges to the specific version being used in the build.classSets the current project's version and based on that change propagates that change onto any child modules as necessary.classSet a property to a given version without any sanity checks.classUpdates the current project's SCM tag.classAttempts to resolve unlocked snapshot dependency versions to the locked timestamp versions used in the build.classScans the current projects child modules, updating the versions of any which use the current project to the version of the current project.classSets the parent version to the latest parent version.classSets properties to the latest versions of specific artifacts.classCommon base class forUpdatePropertiesMojoandUpdatePropertyMojoclassSets a property to the latest version in a given range of associated artifacts.classUpdates a dependency to a specific version.classReplaces any release versions (i.e.classReplaces any release versions with the latest snapshot version (if it has been deployed).classReplaces any version with the latest version found in the artifactory.classCommon base class forUseLatestVersionsMojoandUseLatestReleasesMojoclassReplaces any release versions with the next release version (if it has been released).classReplaces any release versions with the next snapshot version (if it has been deployed).classReplaces any version with the latest version.classReplaces any versions with the corresponding version from the reactor.classReplaces any -SNAPSHOT versions with the corresponding release version (if it has been released).