-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
The org.jboss.jandex module is now an alias for io.smallrye.jandex. We shouldn't have dependencies on alias modules, so we should update the dependencies to use io.smallrye.jandex.
Edit: There's more than jandex with this issue, so this is the full scope:
org.glassfish.javax.enterprise.concurrent
com.sun.xml.bind
org.glassfish.jakarta.el
- blocks
-
WFCORE-6504 Add testing of alias module dependencies to LayersTest
- Coding In Progress