Package com.palantir.gradle.failurereports
-
Interface Summary Interface Description FailureReporter<T extends org.gradle.api.Task> Interface that configures tasks of type {@param T} and collects any failures for them into a stream ofFinalizer.FailureReports.Finalizer.FailureReport -
Class Summary Class Description CheckstyleFailureReporter FailureReportsExtension FailureReportsProjectsPlugin Collects all the errors from gradle tasks of typeCheckstyle,JavaCompileandVerifyLocksTaskand renders them into a JUNIT XML file that can be read by CircleCi and shown in the `Tests` section.FailureReportsRootPlugin Finalizer Finalizer.FinalizerTask JavaCompileFailureReporter ThrowableFailureReporter VerifyLocksFailureReporter