Class ValidateCodeFormat

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

    @Mojo(name="validate-code-format",
          defaultPhase=VERIFY,
          threadSafe=true)
    public class ValidateCodeFormat
    extends AbstractFormatMojo
    Created on 16/01/18.
    Author:
    Reda.Housni-Alaoui
    • Constructor Detail

      • ValidateCodeFormat

        public ValidateCodeFormat()
    • Method Detail

      • process

        protected void process​(Path path)
                        throws org.apache.maven.plugin.MojoFailureException
        Specified by:
        process in class AbstractFormatMojo
        Throws:
        org.apache.maven.plugin.MojoFailureException