dev@glassfish.java.net

Re: The How To Build HK2 page

From: Jane Young <jane.young_at_oracle.com>
Date: Fri, 29 Jul 2011 09:05:46 -0700

BTW, if you're using the build scripts, you could run:
ant -f hk2.xml hk2.build


On 7/29/11 9:02 AM, Jane Young wrote:
> For HK2, first build with -Prelease-phase1:
>
> 1. mvn -Prelease-phase1 install
> 2. mvn install
>
> HTH,
> Jane
>
>
> 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
>>
>