Uses of Class
org.codehaus.mojo.versions.AbstractVersionsDependencyUpdaterMojo
Packages that use AbstractVersionsDependencyUpdaterMojo
-
Uses of AbstractVersionsDependencyUpdaterMojo in org.codehaus.mojo.versions
Subclasses of AbstractVersionsDependencyUpdaterMojo in org.codehaus.mojo.versionsModifier and TypeClassDescriptionclassCompare dependency versions of the current project to dependencies or dependency management of a remote repository project.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.classAttempts to resolve unlocked snapshot dependency versions to the locked timestamp versions used in the build.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).