In any case, due to the interdependence of geronimo and openejb, you need to follow the following sequence to get a successful build:
update geronimo and openejb from cvs
build geronimo (it will fail during assembly since this step uses an out of date openejb jar)
build openejb (this should succeed)
build geronimo (this should now succeed).
thanks david jencks
