Skip to content

./gradlew check fails with JDK11 #5599

@izeye

Description

@izeye

./gradlew clean check fails as follows:

...
* What went wrong:
Could not determine the dependencies of task ':micrometer-osgi-test:test'.
> Could not create task ':micrometer-osgi-test:testingBundle'.
   > Could not create task of type 'Bundle'.
      > Could not create an instance of type aQute.bnd.gradle.BundleTaskExtension.
         > Cannot change attributes of configuration ':micrometer-osgi-test:compileClasspath' after it has been locked for mutation
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildA change in our build-systemtype: taskA general task

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions