opentelemetry-java-instrume.../gradle-plugins
Mateusz Rzeszutek 47cbdf3d60
Revert removing the mavenCentral repo from the muzzle check plugin (#6937)
Fixes #6932 
Replaces #6933 

@aaron-ai I finally understood what you meant in #6796 after seeing your
PR - initially I thought you were talking about some custom extension,
that's outside of this repository.
I added back the maven central fallback to the muzzle check plugin:
after investigating a bit, I found out that the repositories defined in
`settings.dependencyResolutionManagement` are not propagated at all (no
matter whether it's `afterEvaluate` or not) to the
`project.repositories`, and that the gradle issue
https://github.com/gradle/gradle/issues/17295 is still valid.
2022-10-21 14:42:53 +02:00
..
gradle/wrapper Update gradle to 7.5.1 (#6359) 2022-08-12 12:03:43 +02:00
src Revert removing the mavenCentral repo from the muzzle check plugin (#6937) 2022-10-21 14:42:53 +02:00
build.gradle.kts Update byte buddy from 1.12.17 to 1.12.18 (#6851) 2022-10-11 12:41:13 -07:00
gradlew Update gradle to 7.5.1 (#6359) 2022-08-12 12:03:43 +02:00
gradlew.bat Update gradle to 7.5.1 (#6359) 2022-08-12 12:03:43 +02:00
settings.gradle.kts Small cleanups to conventions projects. (#4839) 2021-12-09 14:55:09 -08:00