Uses of Class
org.kordamp.maven.checker.PomCheckException
-
-
Uses of PomCheckException in org.kordamp.maven.checker
Methods in org.kordamp.maven.checker that throw PomCheckException Modifier and Type Method Description static void
BomChecker. check(Logger log, org.apache.maven.project.MavenProject project, BomChecker.Configuration configuration)
Checks the resolved model of the given MaveProject for compliance.static void
MavenCentralChecker. check(Logger log, org.apache.maven.project.MavenProject project, MavenCentralChecker.Configuration configuration)
Checks the resolved model of the given MavenProject for compliance.
-