Hi Cesar,

I tried both here and the same result. I will try to rebuild ../tomee/mp-jwt 
project.

Cheers.

Best Regards,
José Henrique Ventura.
https://josehenriqueventura.github.io

Sent with [ProtonMail](https://protonmail.com) Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, December 20, 2018 10:02 PM, César Hernández Mendoza 
<[email protected]> wrote:

> Hi Jose,
>
> How are you tring to build it?
>
> I tested latest master with:
> tomee$ mvn clean install -pl examples/mp-rest-jwt/
>
> and also:
> mp-rest-jwt$ mvn clean install
>
> and both builds worked fine.
>
> El jue., 20 dic. 2018 a las 14:50, Jose Henrique Ventura 
> (<[email protected]>) escribió:
>
>> 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.
>
> --
> Atentamente:
> César Hernández Mendoza.

Reply via email to