Class IncludeValidationHelper

    • Constructor Detail

      • IncludeValidationHelper

        public IncludeValidationHelper()
      • IncludeValidationHelper

        public IncludeValidationHelper​(org.codehaus.plexus.logging.Logger log)
    • Method Detail

      • checkBinIncludesExist

        public void checkBinIncludesExist​(org.apache.maven.project.MavenProject project,
                                          BuildProperties buildProperties,
                                          boolean strict,
                                          String... ignoredIncludes)
                                   throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • checkSourceIncludesExist

        public void checkSourceIncludesExist​(org.apache.maven.project.MavenProject project,
                                             BuildProperties buildProperties,
                                             boolean strict)
                                      throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException