Class CheckPomsPhase

All Implemented Interfaces:
ReleasePhase

@Singleton @Named("check-poms") public class CheckPomsPhase extends AbstractCheckPomPhase
Phase that checks the validity of the POM before release.
Author:
Brett Porter