Hi guys, I'm trying to build the example parent project and it seems that the mp-rest-jwt is broken.
~/development/repositories/tomee/examples/mp-rest-jwt$ git remote -v origin https://github.com/apache/tomee.git (fetch) origin https://github.com/apache/tomee.git (push) ~/development/repositories/tomee/examples/mp-rest-jwt$ git rev-parse HEAD 4763c8131acffbc7f212d4944d9dea044ab14375 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project mp-rest-jwt: Compilation failure [ERROR] /home/jventura/development/repositories/tomee/examples/mp-rest-jwt/src/main/java/org/superbiz/moviefun/rest/MoviesMPJWTConfigurationProvider.java:[49,46] cannot find symbol [ERROR] symbol: method authContextInfo(java.security.interfaces.RSAPublicKey,java.lang.String) [ERROR] location: class org.apache.tomee.microprofile.jwt.config.JWTAuthContextInfo [ERROR] [ERROR] -> [Help 1] Best Regards, José Henrique Ventura.
