Uses of Interface
org.apache.maven.plugin.MojoExecutionRunner
-
Packages that use MojoExecutionRunner Package Description org.apache.maven.plugin -
-
Uses of MojoExecutionRunner in org.apache.maven.plugin
Methods in org.apache.maven.plugin with parameters of type MojoExecutionRunner Modifier and Type Method Description voidDefaultMojosExecutionStrategy. execute(java.util.List<MojoExecution> mojos, MavenSession session, MojoExecutionRunner mojoRunner)voidMojosExecutionStrategy. execute(java.util.List<MojoExecution> mojos, MavenSession session, MojoExecutionRunner mojoExecutionRunner)Entry point to the execution strategy
-