-
Notifications
You must be signed in to change notification settings - Fork 74
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
Compilation failiure due to protection attribiutes #2688
Comments
If you're using
Make sure to quit the Terminal and open another window, then try again |
I had the same issue, you have to specify java 11. Install "less" from npm and follow the build docs: https://phoenicisorg.github.io/phoenicis/Developers/build/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
A successful compolation
Actual behavior
This error:
Steps to reproduce
export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
mvn clean package
System information
8d3cf21
The text was updated successfully, but these errors were encountered: