Uses of Interface
org.apache.maven.plugin.MojoExecutionRunner
Packages that use MojoExecutionRunner
-
Uses of MojoExecutionRunner in org.apache.maven.plugin
Methods in org.apache.maven.plugin with parameters of type MojoExecutionRunnerModifier and TypeMethodDescriptionvoid
DefaultMojosExecutionStrategy.execute
(List<MojoExecution> mojos, MavenSession session, MojoExecutionRunner mojoRunner) void
MojosExecutionStrategy.execute
(List<MojoExecution> mojos, MavenSession session, MojoExecutionRunner mojoExecutionRunner) Entry point to the execution strategy