Volodymyr Siedlecki created MYFACES-4708:
--------------------------------------------
Summary: Quarkus Compilcation Errors
Key: MYFACES-4708
URL: https://issues.apache.org/jira/browse/MYFACES-4708
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 4.0.3
Reporter: Volodymyr Siedlecki
I'm building 4.0.x with JDK 11, and I'm getting these errors. Looks like
some libraries are compiled against newer JDKs? Any workarounds here?
myfaces/extensions/quarkus/runtime/src/main/java/org/apache/myfaces/core/extensions/quarkus/runtime/scopes/QuarkusClientWindowScopedContext.java:[21,22]
cannot access io.quarkus.arc.InjectableContext
[ERROR] bad class file:
.m2/repository/io/quarkus/arc/arc/3.15.1/arc-3.15.1.jar(/io/quarkus/arc/InjectableContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)