Ah, nevermind - seems I was using Java 8, actually. Works with 1.7.0_51. :)
On 25.03.14 19:12, Marek Potociar wrote:
> That's weird - I'm also running on Mac and I can run all tests without any failures (using JDK 7u51).
>
> Marek
>
> On 24 Mar 2014, at 13:41, 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
>
>