dev@glassfish.java.net

Re: The How To Build HK2 page

From: Carla Mott <carla.mott_at_oracle.com>
Date: Fri, 29 Jul 2011 09:01:45 -0700

Hi,

to build the HK2 workspace do:

mvn -Prelease-phase1 clean install
mvn clean
mvn install

Carla

On 7/29/11 8:49 AM, vince kraemer wrote:
> Hi,
>
> I have checked out hk2 and then did this...
>
> mvn install
>
> This fails.
>
> The error is this....
>
> [INFO] Unable to find resource
> 'org.glassfish.hk2:hk2-maven-plugin:maven-plugin:1.6.12-SNAPSHOT' in
> repository glassfish-maven-repository
> (http://maven.glassfish.org/content/groups/glassfish-group/)
>
> I know I am doing something wrong and that is probably covered in a
> 'HOWTO' type of document for the hk2 poject.
>
> Google has failed to uncover the document though.
>
> Does somebody have a direct pointer to it?
>
> Thanks,
> vbk
>