Open
Description
hi, i'm trying to use the scoverage with consistent-versions, and it produces this error
* What went wrong:
Execution failed for task ':verifyLocks'.
> Failed to calculate the value of task ':verifyLocks' property 'currentLockState'.
> Could not compute lock state from configuration 'unifiedClasspath' due to unresolved dependencies:
* project :data-s (requested: 'project :data-s' because: requested)
Failures:
- Could not resolve project :data-s.
- Project :data-s declares a dependency from configuration 'consistentVersionsTest' to configuration 'testRuntimeClasspathCopy' which is not declared in the descriptor for project :data-s.
wonder if anyone has any context on how to fix this error, or at least how can I debug and find out which dependency in my repo can create this error? thank you
using 'com.palantir.consistent-versions' version '1.28.0', and 'org.scoverage' version '5.0.0'
Metadata
Metadata
Assignees
Labels
No labels