users@jersey.java.net

[Jersey] Re: Failing to build jersey in jersey-tests-integration-servlet-2.5-mvc-3

From: Vetle Leinonen-Roeim <vetle_at_roeim.net>
Date: Tue, 08 Apr 2014 09:04:18 +0200

Hi,

It seemed I was compiling with Java 8, and not with Java 1.7.0_51 as I
thought! :)

Here's a free tip to anyone else juggling multiple Java versions:
http://jenv.io

Regards,
Vetle

On 07.04.14 21:04, Libor Kramolis wrote:
> Hi.
>
> What is your environment setup / platform encoding? Try mvn -version to get details. We use Maven 3.1. Could you try the older Maven if it works for you?
>
> Thanks,
> -lk
>
>
> On 24 Mar 2014, at 13:54, Vetle Leinonen-Roeim <vetle_at_roeim.net> wrote:
>> Hi,
>>
>> I'm having trouble building Jersey (master) locally, with Java 1.7.0_51
>> and Maven 3.2.1. It fails in jersey-tests-integration-servlet-2.5-mvc-3.
>> Here's the output from Maven: https://gist.github.com/vetler/9736320
>>
>> Any ideas?
>>
>> I'm on a Mac. Some sort of charset problem, perhaps? It says "Response
>> should contain Ha?ek", and it looks like it does contain "Ha?ek", but
>> I'm guessing "?" is the problem here.
>>
>> Regards,
>> Vetle
>
>