Class PhaseId
java.lang.Object
org.apache.maven.lifecycle.internal.PhaseId
Represents a parsed phase identifier.
-
Method Summary
-
Method Details
-
of
Parses the phase identifier.- Parameters:
phase
- the phase identifier.- Returns:
- the
PhaseId
.
-
equals
-
hashCode
public int hashCode() -
toString
-
executionPoint
-
phase
-
priority
public int priority()
-