dev@glassfish.java.net

Re: The How To Build HK2 page

From: Vince Kraemer <vince.kraemer_at_oracle.com>
Date: Fri, 29 Jul 2011 12:24:49 -0700

Hi all,

I seem to have hit another bump.

I have the 'latest and greatest' hk2 sources (I think).

I did 'mvn -Prelease-phase1 clean' successfully.

When I do 'mvn -Prelease-phase1 install' I get a test failure.

The test that fails is proceedUpTo5Async. It looks like it comes from
RunLevelserviceTest.

I am using Maven 2.2.1, on a Mac with jdk6u26.

vbk

Carla Mott wrote:
> Hi,
>
> to build the HK2 workspace do:
>
> mvn -Prelease-phase1 clean install
> mvn clean
> mvn install
>
> Carla
>