Class AbstractFormatMojo

    • Constructor Detail

      • AbstractFormatMojo

        public AbstractFormatMojo()
    • Method Detail

      • doExecute

        protected final void doExecute()
                                throws org.apache.maven.plugin.MojoExecutionException,
                                       org.apache.maven.plugin.MojoFailureException
        Specified by:
        doExecute in class AbstractModuleMavenGitCodeFormatMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException
      • process

        protected abstract void process​(Path path)
                                 throws org.apache.maven.plugin.MojoExecutionException,
                                        org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException