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
The JAXB version used by this enforcer rule still depends on sun.misc.Unsafe#defineClass which causes build failures in projects using this rule when building without MAVEN_OPTS="--illegal-access=permit --add-opens java.base/java.lang=ALL-UNNAMED"
The text was updated successfully, but these errors were encountered:
The JAXB version used by this enforcer rule still depends on sun.misc.Unsafe#defineClass which causes build failures in projects using this rule when building without MAVEN_OPTS="--illegal-access=permit --add-opens java.base/java.lang=ALL-UNNAMED"
The text was updated successfully, but these errors were encountered: