Java (Gradle) ignoring maven central #3901
Labels
L: java:gradle
Maven packages via Gradle
T: bug 🐞
Something isn't working
Workaround 🔁
Workaround for an upstream bug or unsupported feature
Package ecosystem
java
Package manager version
gradle 7.0.2
Language version
java 11 & 16
Manifest location and content prior to update
build.gradle
luna-main/build.gradle
luna-cacti/build.gradle
luna-weather/build.gradle
luna-dvb/build.gradle
dependabot.yml content
https://github.com/MarcelCoding/luna/blob/main/.github/dependabot.yaml
Updated dependency
org.springdoc:springdoc-openapi-webflux-ui 1.5.6
What you expected to see, versus what you actually saw
As you see maven central is not checked:
But Maven Central is configured: https://github.com/MarcelCoding/luna/blob/main/build.gradle#L35-L51
Native package manager behavior
Gradle is capable to locate packages in maven central.
Images of the diff or a link to the PR, issue or logs
Logs
🕹 Bonus points: Smallest manifest that reproduces the issue
The text was updated successfully, but these errors were encountered: