I have problems to build the project and execute tests within IntelliJ. This affects classes from feel-juel with imports on classes from package org.operaton.bpm.impl.juel.jakarta.el.
I am seeing these issues, too. The error you see might be caused by shaded and relocated artefacts which are exposed to other modules, but are only created during the maven package phase.