Package | Description |
---|---|
org.apache.maven.plugin |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMojosExecutionStrategy.execute(java.util.List<MojoExecution> mojos,
MavenSession session,
MojoExecutionRunner mojoRunner) |
void |
MojosExecutionStrategy.execute(java.util.List<MojoExecution> mojos,
MavenSession session,
MojoExecutionRunner mojoExecutionRunner)
Entry point to the execution strategy
|