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 TypeClassDescriptionclass
Base class for upgrade goals containing shared functionality.class
The "apply" goal implementation.class
The "check" goal implementation.class
The "help" goal implementation.