Class TestCompilerMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Deprecated public class TestCompilerMojo extends TestCompilerMojo
Deprecated.
package change since 3.0
Compiles application test sources.
Since:
2.0
  • Constructor Details

    • TestCompilerMojo

      public TestCompilerMojo()
      Deprecated.