dev@glassfish.java.net

Problem building GlassFIsh

From: Ken Cavanaugh <Ken.Cavanaugh_at_Sun.COM>
Date: Tue, 27 Feb 2007 13:51:05 -0800

Every time I try to build the current GlassFish, I use
the usual sequence:

cvs co glassfish/bootstrap
cd glassfish/bootstrap
maven bootstrap-all build configure-runtime

and this fails with the error:

build:end:

    [echo] ------------------------------
    [echo] - Building GlassFish EE modules -
    [echo] ------------------------------
    [echo] Resolving admin-ee binary dependency
Starting the reactor...

BUILD FAILED
File...... /space/ws/gfwork/glassfish/bootstrap/maven.xml
Element... maven:reactor
Line...... 123
Column.... 35
basedir
/space/ws/gfwork/glassfish/bootstrap/../../glassfish/bootstrap/../admin-
ee does not exist

Am I now supposed to do something to get the admin-ee module?
What am I missing: I don't see anything about this at

http://www.glassfishwiki.org/gfwiki/Wiki.jsp?page=BuildInformation

which is where the build instruction have always been.

Thanks,

Ken.