dependency-analysis-gradle-plugin icon indicating copy to clipboard operation
dependency-analysis-gradle-plugin copied to clipboard

Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins

Results 139 dependency-analysis-gradle-plugin issues
Sort by recently updated
recently updated
newest added

It might be worth mentioning somewhere that this Gradle plugin implements to equivalent Bazel and Buck "features": https://blog.bazel.build/2017/06/28/sjd-unused_deps.html. This would help discoverability if someone is looking for it by those...

documentation
help wanted

**Plugin version** 0.9 **Gradle version** 8.1.1 **JDK version** OpenJDK 11 **Describe the bug** There are some issues with the latest version released for the TestKit plugin. First of all the...

bug
for:testkit

https://central.sonatype.org/news/20240109_issues_sonatype_org_deprecation/#support-requests > Authenticating to OSSRH[⚓︎](https://central.sonatype.org/news/20240109_issues_sonatype_org_deprecation/#authenticating-to-ossrh) Currently, we offer both [token authentication](https://central.sonatype.org/publish/generate-token/) and username/password authentication to OSSRH. Using tokens for publishing is better for security and therefore will be the only...

maintenance

**Build scan link** **Plugin version** 1.28.0 **Gradle version** 8,5 **JDK version** 17 **(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version** 1.9.21 **(Optional) Android Gradle Plugin (AGP) version** N/a **Describe the...

enhancement
help wanted
sponsorable
performance

**Build scan link** Internal scan unfortunately **Plugin version** Latest master (1.28.0) **Gradle version** 8.6 **JDK version** 17 **Describe the bug** When trying to integrate the latest version of the dependency...

blocked-by-gradle
performance

In a module, I'm using the [Slimber](https://github.com/PaulWoitaschek/Slimber) library. When running `./gradlew foo:reason --id com.github.PaulWoitaschek:Slimber` I get the suggestion to ``` You asked about the dependency 'com.github.PaulWoitaschek:Slimber:1.0.7'. You have been advised...

bug
toolchain:kotlin

**Build scan link** **Plugin version** Latest - 1.29.0 **Gradle version** 8.5 **JDK version** 17 **(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version** 1.9.21 **(Optional) Android Gradle Plugin (AGP) version** 8.2.0...

bug
more information needed
toolchain:android
toolchain:kotlin

**Plugin version** 1.28.0 **Gradle version** 8.2 **JDK version** OpenJDK 19 **(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version** Kotlin 1.8.20 **(Optional) Android Gradle Plugin (AGP) version** AGP 8.2.1 **Describe the...

documentation

**Describe the solution you'd like** Some form of CLI parameters that enables specifying which gradle capability that is cared about. Such that, only that capability is shown. For example, ```...

enhancement
more information needed

**Describe the solution you'd like** New output format for `projectHealth` and `buildHealth`. In order to support features like [Github Checks](https://docs.github.com/en/rest/checks?apiVersion=2022-11-28), we need the ability to see line-numbers and other metadata...

enhancement
more information needed
sponsorable