dev@glassfish.java.net

Work around for current build failures

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 04 Aug 2008 18:28:07 +0530

Currently various v3 jobs are failing because of what appears to be
hudson issues. If you have revision #21565 of v3, then to have a
successful build follow the procedure below:

svn co http://hk2.dev.java.net/svn/hk2/trunk/hk2
cd hk2
mvn install

Then go to v3 and build using "mvn -U clean install".

Thanks,
Sahoo