You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by César Hernández Mendoza <ce...@gmail.com> on 2019/01/02 17:43:01 UTC

Re: example/mp-rest-jwt seems to be broken

Hi Jose,
Just catching up with the list.
did you find why this was not building on your side?

El jue., 20 dic. 2018 a las 16:24, Jose Henrique Ventura
(<jo...@protonmail.com.invalid>) escribió:

> 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 <
> cesarguate@gmail.com> 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 (<
> jose.ventura@protonmail.com.invalid>) 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.



-- 
Atentamente:
César Hernández Mendoza.

Re: example/mp-rest-jwt seems to be broken

Posted by Jose Henrique Ventura <jo...@protonmail.com.INVALID>.
Hi Cesar,

I was sure that I sent a follow-up about this that night.
I had to build the mp-jwt again and things worked as expected m

Best Regards,
José Henrique Ventura.

-------- Original Message --------
On Jan 2, 2019, 5:43 PM, César Hernández Mendoza wrote:

> Hi Jose,
> Just catching up with the list.
> did you find why this was not building on your side?
>
> El jue., 20 dic. 2018 a las 16:24, Jose Henrique Ventura
> (<jo...@protonmail.com.invalid>) escribió:
>
>> 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](tel:201810):02 PM, César Hernández Mendoza <
>> cesarguate@gmail.com> 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 (<
>> jose.ventura@protonmail.com.invalid>) 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
>> >> 4763c8131acffbc7f212d4944d9dea044ab[14375](tel:14375)
>> >>
>> >> [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.
>
> --
> Atentamente:
> César Hernández Mendoza.