-
Notifications
You must be signed in to change notification settings - Fork 27
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
openEHR SDK cannot build/ Test failure #426
Comments
Maybe Maven version is too new ? |
woks on my local system as well as the ci. |
@stefanspiska yeah i know, saw the CI, i just dont know what to do else, i literally reinstalled the OS. |
check if you ide dos auto-format. I had issues with wrongly formatted opts. also set the test to ignore and check if the other test are running. |
@SevKohler |
@stefanspiska openjdk 17.0.6 2023-01-17 and openjdk 19.0.2 2023-01-17 |
Environment information
openjdk 19.0.2 2023-01-17
OpenJDK Runtime Environment (build 19.0.2+7)
OpenJDK 64-Bit Server VM (build 19.0.2+7, mixed mode)
Maven 3.8.7
Maven home: /opt/maven
Java version: 19.0.2, vendor: N/A, runtime: /usr/lib/jvm/java-19-openjdk
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "6.1.12-1-manjaro", arch: "amd64", family: "unix"
openEHR_SDK 1.24.0
Steps to reproduce
mvn clean install
Actual result
entire thing https://pastebin.com/RqdacgKd
Expected result
should build
Further information
Newly installed OS,first maven package i installed
The text was updated successfully, but these errors were encountered: