Search Gradle plugins

Plugin Latest Version

This plugins provides a convenient way for performing tasks after specific gradle tasks finishes or fails

0.0.1
(22 October 2021)

Adds a task to build Allure report for the current project

3.0.1
(04 November 2025)

The io.github.estivensh4.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project.

0.0.2
(23 February 2023)

Adds a task which generates a single Jacoco XML report with coverage data from all sub-modules

2.0.2
(17 August 2023)

This plugin pre-configures java test task which provides awesome test report output.

1.4
(09 December 2020)

Adds a task to aggregate the results from multiple projects

3.0.1
(04 November 2025)

This plugin monitors the Gradle's tasks and write the failed ones into as json file.

1.2.0
(08 May 2021)

The org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level.

0.0.6
(18 February 2020)

The com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project.

0.4.0
(07 June 2016)

Configuration of and JUnit summary report for the standard Test task

3.3
(29 August 2024)