Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert removing the mavenCentral repo from the muzzle check plugin #6937

Conversation

mateuszrzeszutek
Copy link
Member

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 gradle/gradle#17295 is still valid.

@mateuszrzeszutek mateuszrzeszutek requested a review from a team as a code owner October 21, 2022 10:41
@aaron-ai
Copy link
Member

Sorry for my Inaccurate expression. Anyway, you have already got what I mean. 😄

@mateuszrzeszutek mateuszrzeszutek merged commit 47cbdf3 into open-telemetry:main Oct 21, 2022
@mateuszrzeszutek mateuszrzeszutek deleted the revert-maven-central-muzzle-check branch October 21, 2022 12:42
dmarkwat pushed a commit to dmarkwat/opentelemetry-java-instrumentation that referenced this pull request Oct 22, 2022
…pen-telemetry#6937)

Fixes open-telemetry#6932 
Replaces open-telemetry#6933 

@aaron-ai I finally understood what you meant in open-telemetry#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
gradle/gradle#17295 is still valid.
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Oct 31, 2022
…pen-telemetry#6937)

Fixes open-telemetry#6932 
Replaces open-telemetry#6933 

@aaron-ai I finally understood what you meant in open-telemetry#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
gradle/gradle#17295 is still valid.
LironKS pushed a commit to helios/opentelemetry-java-instrumentation that referenced this pull request Dec 4, 2022
…pen-telemetry#6937)

Fixes open-telemetry#6932 
Replaces open-telemetry#6933 

@aaron-ai I finally understood what you meant in open-telemetry#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
gradle/gradle#17295 is still valid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable muzzle scanning for Apache Dubbo and Apache RocketMQ
3 participants