So I've discovered a couple things about the M2 build:

* If a Geronimo server is running on the same machine, the bootstrap
will fail due to test errors.  It failed before OpenEJB was checked
out.

* There does not seem to be a way to get bootstrap to skip tests.  I
think it should skip test for everything.  The most important function
of bootstrap is to get up and running as quickly as possible, not to
run tests.  This would avoid the issue above, and improve the first
build speed.

* I accidentally ran bootstrap under Java 5.  Since then, my Geronimo
1.1 OpenEJB build is breaking on account of bad CORBA specs.  I don't
get it (M1/M2?), and I'm having trouble getting 1.1 to build again.

Thanks,
    Aaron

On 8/4/06, Jason Dillon <[EMAIL PROTECTED]> wrote:
I have finished merging svkmerge/m2migration to trunk.  Now it is
time for everyone to start using the m2 build... and avoid using the
m1 build.

I updated the docs here which explain what you must do:

     http://cwiki.apache.org/GMOxDEV/building-apache-geronimo-with-
maven-2.html

You should bootstrap at least once.  This is temporary and will be
removed soon.

  * * *

Please, please, please start using the m2 build.  If for some reason
you end up going back to m1 please let us know so we can fix it.

The last major issue left unresolved (that I am ware of) is the car
plugins support for geronimo-plugin.xml fluff, which I am working on
resolving.

--jason

Reply via email to