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

CI bug during JDK 21 update #31

Closed
dan-du-car opened this issue Jan 31, 2024 · 3 comments
Closed

CI bug during JDK 21 update #31

dan-du-car opened this issue Jan 31, 2024 · 3 comments

Comments

@dan-du-car
Copy link
Contributor

dan-du-car commented Jan 31, 2024

Upgrade JDK from 17 to 21. The CI encounters issues with mvn compile: https://github.com/usdot-jpo-ode/jpo-sdw-depositor/actions/runs/7718201231/job/21038948614

@drewjj
Copy link
Contributor

drewjj commented Jan 31, 2024

Updating to openjdk 21 doesn't fix this

@dan-du-car
Copy link
Contributor Author

dan-du-car commented Jan 31, 2024

Updating to openjdk 21 doesn't fix this

We might have two different JAVA versions setup during the CI action workflow. I removed the step actions/setup-java@v4. That seems fix this issue.

After merging PR #32, it failed again in develop branch. Keep this issue open for further investigation.

@dan-du-car
Copy link
Contributor Author

Issue closed for now as the develop branch CI build successfully after merging this PR: #34

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