Package org.codehaus.mojo.versions

Class Summary
AbstractVersionsDependencyUpdaterMojo Base class for a mojo that updates dependency versions.
AbstractVersionsReport Base class for all versions reports.
AbstractVersionsUpdaterMojo Abstract base class for Versions Mojos.
CommitMojo Removes the initial backup of the pom, thereby accepting the changes.
DependencyUpdatesReport Created by IntelliJ IDEA.
DisplayDependencyUpdatesMojo Displays all dependencies that have newer versions available.
DisplayDependencyUpdatesRenderer This class renders the version information gathered by DisplayDependencyUpdatesReport.
DisplayDependencyUpdatesReport This report summarizes all project dependencies for which newer versions may exist.
DisplayDependencyUpdatesReport.MultiVersionSummary  
DisplayPluginUpdatesMojo Displays all plugins that have newer versions available.
HelpMojo Display help information on versions-maven-plugin.
LinkItem LinkItem represents information specified for a linked artifact version manged through a property.
LockSnapshotsMojo Attempts to resolve unlocked snapshot dependency versions to the locked timestamp versions used in the build.
Property Represents an association between properties and dependencies.
ResolveRangesMojo Attempts to resolve dependency version ranges to the specific version being used in the build.
RevertMojo Restores the pom from the initial backup.
SimpleReport Created by IntelliJ IDEA.
UnlockSnapshotsMojo Attempts to resolve unlocked snapshot dependency versions to the locked timestamp versions used in the build.
UpdateChildModulesMojo Scans the current projects child modules, updating the versions of any which use the current project to the version of the current project.
UpdateParentMojo Sets the parent version to the latest parent version.
UpdatePropertiesMojo Sets properties to the latest versions of specific artifacts.
UseLatestReleasesMojo Replaces any release versions with the latest release version.
UseLatestVersionsMojo Replaces any version with the latest version.
UseNextReleasesMojo Replaces any release versions with the next release version (if it has been released).
UseNextVersionsMojo Replaces any version with the latest version.
UseReleasesMojo Replaces any -SNAPSHOT versions with the corresponding release version (if it has been released).
 



Copyright © 2008-2009 Codehaus. All Rights Reserved.