You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenJDK 11 does not include java.xml.bind (or jakarta.xml.bind) and javax.activation / jakarta.activation anymore, so compiling and running on v11+ won't work.
Suggestion: add these dependencies in a maven jdk11 profile.
The text was updated successfully, but these errors were encountered:
OpenJDK 11 does not include java.xml.bind (or jakarta.xml.bind) and javax.activation / jakarta.activation anymore, so compiling and running on v11+ won't work.
Suggestion: add these dependencies in a maven jdk11 profile.
The text was updated successfully, but these errors were encountered: