Search Gradle plugins
Plugin | Latest Version |
---|---|
com.kdabir.rerun-only-failed-testsRe-run only failed tests |
0.0.1
(09 April 2018) |
com.carepay.sonar-qualitygateWaits for Sonarqube scanning to complete, then optionally fails the build if the Sonar qualitygate fails |
0.0.6
(21 May 2021) |
se.bjurr.violations.violations-gradle-pluginGradle that will find report files from static code analysis, present and optionally fail the build. |
3.0.2
(09 November 2024) |
de.thetaphi.forbiddenapisAllows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.8
(07 October 2024) |
org.gradle.test-retryMitigate flaky tests by retrying tests when they fail |
1.6.0
(11 September 2024) |
io.github.qux7.testnotrunerrorDetects test configuration errors: build fails if you misconfigure tests and they do not run |
0.1.2
(02 September 2024) |
ca.cutterslade.analyzeDependency analysis plugin for gradle. This plugin attempts to replicate the functionality of the maven dependency plugin's analyze goals which fail the build if dependencies are declared but not used or used but not declared. |
1.10.0
(15 July 2024) |
com.liferay.dependency.checkerThe Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.6
(04 August 2023) |
com.yahorbarkouski.todomeGradle plugin for those who mean business. No more optional TODOs. No more forgotten tasks. ToDoMe enforces due dates on every TODO and fails your build if you miss them. Code with conviction. Meet your deadlines. Keep your promises. |
1.0.3
(16 May 2023) |
com.softicar.gradle.dependency.validationThis plugin is useful to validate manual dependency conflict resolutions, e.g. by failing the build in case of accidential downgrades of dependencies. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |