Class AbstractInputVariablesPhase

java.lang.Object
org.apache.maven.shared.release.phase.AbstractReleasePhase
org.apache.maven.shared.release.phase.AbstractInputVariablesPhase
All Implemented Interfaces:
ReleasePhase
Direct Known Subclasses:
BranchInputVariablesPhase, InputVariablesPhase

public abstract class AbstractInputVariablesPhase extends AbstractReleasePhase
Input any variables that were not yet configured.
Author:
Brett Porter