Interface MojoExecutionRunner


public interface MojoExecutionRunner
Provides context for mojo execution. Invocation of run(MojoExecution) will result in actual execution
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(MojoExecution execution)
    Runs mojo execution