Class ScmCheckModificationsPhase

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.shared.release.phase.AbstractReleasePhase
org.apache.maven.shared.release.phase.ScmCheckModificationsPhase
All Implemented Interfaces:
ReleasePhase, org.codehaus.plexus.logging.LogEnabled

@Component(role=ReleasePhase.class, hint="scm-check-modifications") public class ScmCheckModificationsPhase extends AbstractReleasePhase
See if there are any local modifications to the files before proceeding with SCM operations and the release.