Actually, the bug is not caused by the Jandex tool. Weld is using an incorrect format in some log messages. Other possible workarounds are described above.
Grzegorz Demecki You should not use weld-se shaded jar dependency in your pom (assuming weld-servlet-core and weld-core are present).
|