Class MojoExecutionStub

java.lang.Object
org.apache.maven.testing.plugin.stubs.MojoExecutionStub
org.apache.maven.api.plugin.testing.stubs.MojoExecutionStub
All Implemented Interfaces:
org.apache.maven.api.MojoExecution

@Deprecated(since="4.0.0-rc-6", forRemoval=true) public class MojoExecutionStub extends MojoExecutionStub
Deprecated, for removal: This API element is subject to removal in a future version.
Use MojoExecutionStub instead
  • Constructor Details

    • MojoExecutionStub

      public MojoExecutionStub(String executionId, String goal)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MojoExecutionStub

      public MojoExecutionStub(String executionId, String goal, org.apache.maven.api.xml.XmlNode dom)
      Deprecated, for removal: This API element is subject to removal in a future version.