Thanks for pointing out how to get the source of the related projects. "maven getotherprojects" got me the source for openejb, howl, activemq, etc. But "maven multiproject:install" hung in howl's XALoggerTest.

Taking a different approach, I was able to get a clean geronimo build by running "maven" in the openejb module and then copying the
openejb-core-2.0-SNAPSHOT.jar from openejb/modules/core/target to the maven repository. Then plain old "maven" in the top-level geronimo directory worked fine.


Cheers,
Craig

PS:  I wonder why the repo takes so long to sync.

David Jencks wrote:

Others may have different opinions, but I gave up on trying to deal with the inter-project dependencies via snapshots and created an all-projects build.

There's a short description here:
http://wiki.apache.org/geronimo/Building#head -2a72064daf87017de58dd77916b4376e55326bd8


Ask if you have any problems.

thanks
david jencks




Reply via email to