Uses of Interface
org.apache.maven.cling.invoker.mvnup.Goal
Packages that use Goal
Package
Description
Implementation of the Maven Upgrade tool (
mvnup).Maven Upgrade Tool Goals and Strategies.
-
Uses of Goal in org.apache.maven.cling.invoker.mvnup
Fields in org.apache.maven.cling.invoker.mvnup with type parameters of type Goal -
Uses of Goal in org.apache.maven.cling.invoker.mvnup.goals
Classes in org.apache.maven.cling.invoker.mvnup.goals that implement GoalModifier and TypeClassDescriptionclassBase class for upgrade goals containing shared functionality.classThe "apply" goal implementation.classThe "check" goal implementation.classThe "help" goal implementation.