Hi Roberto, Good move!
if you want a MP 2 + all other spec you can use this pom as dependency directly (and drop tomee jwt-auth impl): https://gitbox.apache.org/repos/asf?p=geronimo-microprofile.git;a=blob;f=geronimo-microprofile-aggregator/pom.xml;h=4b79911b5320cd6e05f7baa40d4e87abef639d06;hb=HEAD There are plans @geronimo to create a 1.4/2.0 pom (Yann said he will have a look after his holidays) too which can be a better fit for tomee since some of the specs you mentionned are not in MP 1.4/2.0 (BTW tomee 8 will be 2.0 since it has cdi 2.0). Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le mar. 31 juil. 2018 à 11:55, Roberto Cortez <radcor...@yahoo.com.invalid> a écrit : > Hi, > I've been working on adding the MP specs into TomEE, using the Geronimo > projects. > In this PR, https://github.com/apache/tomee/pull/141, I've added the > specs up to MP 1.2, that includes Fault Tolerance, JWT, Metrics, Health > Check and Config. > There are a couple of failing tests in Metrics and Health Check, which I'm > trying to fix. One is related with JSON-B. > Anyway, I plan to keep working on this and quickly move to MP 1.3. > Cheers,Roberto