owners@jersey.java.net

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

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Tue, 25 Mar 2014 19:12:24 +0100

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