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 void
Checks the resolved model of the given MaveProject for compliance.static void
MavenCentralChecker.check
(Logger log, org.apache.maven.project.MavenProject project, boolean release, boolean strict) Checks the resolved model of the given MaveProject for compliance.