Open manosbatsis opened 11 months ago
Is a usable branch/tag for Corda 5.1 and Java 17 available? Maybe I'm missing something, but it's unclear how to go about it. Tried the development branch but doesn't build for me, guess it requires access to private R3 repos:
could not resolve plugin artifact 'net.corda.cordapp.cordapp-configuration:net.corda.cordapp.cordapp-configuration.gradle.plugin:5.1.0.12-HC03'
@manosbatsis were you able to find a solution to this? I'm also unable to build using Corda 5.1 and Java 17.
@adrianbatuto in the end I went with 5.0.1 and Java 17, see my integration-testing sample (v5.0.1-integration-tests branch)
Thanks, will check it out.
Is a usable branch/tag for Corda 5.1 and Java 17 available? Maybe I'm missing something, but it's unclear how to go about it. Tried the development branch but doesn't build for me, guess it requires access to private R3 repos:
could not resolve plugin artifact 'net.corda.cordapp.cordapp-configuration:net.corda.cordapp.cordapp-configuration.gradle.plugin:5.1.0.12-HC03'