Class LintMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="lint",
          defaultPhase=TEST)
    public class LintMojo
    extends AbstractHelmMojo
    Mojo for testing charts
    Since:
    06.11.17
    Author:
    Fabian Schlegel
    • Constructor Detail

      • LintMojo

        public LintMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException