MicroShed / boost

Boost Maven and Gradle plugins for MicroProfile development
Eclipse Public License 1.0
27 stars 13 forks source link

Issue 49 support for jakarta EE8 #403

Open uberskigeek opened 5 years ago

uberskigeek commented 5 years ago

Signed-off-by: Mike Andrasak andrasak@us.ibm.com

scottkurz commented 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.