Uses of Class
org.kordamp.maven.checker.PomCheckException
Packages that use PomCheckException
-
Uses of PomCheckException in org.kordamp.maven.checker
Methods in org.kordamp.maven.checker that throw PomCheckExceptionModifier and TypeMethodDescriptionstatic voidChecks the resolved model of the given MaveProject for compliance.static voidMavenCentralChecker.check(Logger log, org.apache.maven.project.MavenProject project, boolean release, boolean strict) Checks the resolved model of the given MaveProject for compliance.