Class TestConfigurationMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.github.jonasrutishauser.errorprone.maven.plugin.TestConfigurationMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="test-configuration", defaultPhase=PROCESS_TEST_RESOURCES, threadSafe=true) public class TestConfigurationMojo extends org.apache.maven.plugin.AbstractMojo
  • Constructor Details

    • TestConfigurationMojo

      public TestConfigurationMojo()
  • Method Details

    • isCompilingTestOnlyCode

      protected boolean isCompilingTestOnlyCode()
    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException