Class AbstractExecutableMojo

    • Constructor Detail

      • AbstractExecutableMojo

        public AbstractExecutableMojo()
    • Method Detail

      • execute

        protected void execute​(Runnable runnable,
                               boolean testMode)
                        throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • getContext

        public Context getContext()