Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corda 5.1 with Java 17? #121

Open
manosbatsis opened this issue Dec 28, 2023 · 3 comments
Open

Corda 5.1 with Java 17? #121

manosbatsis opened this issue Dec 28, 2023 · 3 comments

Comments

@manosbatsis
Copy link

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'

@adrianbatuto
Copy link

adrianbatuto commented Jan 11, 2024

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.

@manosbatsis
Copy link
Author

@adrianbatuto in the end I went with 5.0.1 and Java 17, see my integration-testing sample (v5.0.1-integration-tests branch)

@adrianbatuto
Copy link

adrianbatuto commented Jan 11, 2024

Thanks, will check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants