-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
./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
...