Open uberskigeek opened 5 years ago
(Sorry.. hit "close" by accident.)
So, I apologize for opening the issue without having thought it through at all.
We haven't really architected how Jakarta EE 8 level boosters would coexist with Java EE 8 boosters.
In the approach you started with, we do dependencyManagement of the Jakarta dependencies, but we continue to use Java EE 8 dependencies for the transitive dependencies of the boosters themselves.
I'm not sure what the full solution looks like but I think we can stop right there and talk more: we are not compiling against the Jakarta dependencies.
Signed-off-by: Mike Andrasak andrasak@us.ibm.com