The build currently is breaking with the following error in the OpenEJB Assembly module.
(I think it is not copying the axis jar files to the local repository. Axis dependency was changed to 1.2-PATCH1 today)
... ... [echo] Bootstrapping service deployer [mkdir] Created dir: /opt/geronimo/geronimo/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/bin [mkdir] Created dir: /opt/geronimo/geronimo/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/config-store
BUILD FAILED File...... /home/hkodungallur/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly Element... maven:reactor Line...... 217 Column.... 9 Unable to obtain goal [default] -- /opt/geronimo/geronimo/openejb/modules/assembly/maven.xml:155:15: <bootstrap:bootstrap> org.apache.geronimo.kernel.repository.MissingDependencyException: uri axis/jars/axis-1.2-PATCH1.jar not found in repository Total time: 18 minutes 48 seconds Finished at: Mon Mar 14 22:41:39 PST 2005
Regards, -Hari