Could not resolve all task dependencies for configuration ':enclave:compileClasspath'.
Could not resolve project :common.
Required by:
project :enclave
> No matching variant of project :common was found. The consumer was configured to find an API of a library compatible with Java 8, preferably in the form of class files, and its dependencies declared externally but:
- Variant 'apiElements' capability column-profiling:common:unspecified declares an API of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 14 and the consumer needed a component compatible with Java 8
- Variant 'runtimeElements' capability column-profiling:common:unspecified declares a runtime of a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component compatible with Java 14 and the consumer needed a component compatible with Java 8
Tried to run column-profiling conclave and received error message https://github.com/r3conclave/conclave-samples