dev@glassfish.java.net

Building Glassfish v2u2

From: <darryl.mocek_at_sun.com>
Date: Tue, 23 Nov 2010 12:47:38 -0800 (PST)

I'm trying to build Glassfish v2u2. I'm following the instructions
given, using Maven 1.0.2, going to the bootstrap directory and running
maven bootstrap. I'm not able to download the files from the cvs
repository. I noticed the snapshot directory is empty
http://download.java.net/maven/glassfish-snapshot. Here's the error I
get:

BUILD FAILED
File......
/home/dmocek/files/dev/sources/glassfish-v2u2-svn/bootstrap/maven.xml
Element... maven:reactor
Line...... 67
Column.... 40
The build cannot continue because of the following unsatisfied
dependency:

glassfish-image-SNAPSHOT.jar

I noticed there's a Subversion repository here and was able to get the
sources from the Subversion repo as well. A few questions:

- Does the existing build still work?
- Is the cvs repository still up and working? I get timeout errors
when trying to get things from the cvs repository.
- If no to the above, how can I build?

Thanks,
Darryl