Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Nov 17, 2025

Fixes ./gradlew :instrumentation:jmx-metrics:library:test --configuration-cache:

* What went wrong:
Configuration cache problems found in this build.

2 problems were found storing the configuration cache.
- Task `:instrumentation:jmx-metrics:library:test` of type `org.gradle.api.tasks.testing.Test`: cannot serialize object of type 'com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar', a subtype of 'org.gradle.api.Task', as these are not supported with the configuration cache.
  See https://docs.gradle.org/9.2.0/userguide/configuration_cache_requirements.html#config_cache:requirements:task_access
- Task `:instrumentation:jmx-metrics:library:test` of type `org.gradle.api.tasks.testing.Test`: cannot serialize object of type 'org.gradle.api.tasks.bundling.War', a subtype of 'org.gradle.api.Task', as these are not supported with the configuration cache.
  See https://docs.gradle.org/9.2.0/userguide/configuration_cache_requirements.html#config_cache:requirements:task_access

@trask trask marked this pull request as ready for review November 17, 2025 15:49
@trask trask requested a review from a team as a code owner November 17, 2025 15:49
@laurit laurit merged commit 6aac331 into open-telemetry:main Nov 17, 2025
89 checks passed
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.

4 participants