On 6/28/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
On 6/28/06, David Jencks <[EMAIL PROTECTED]> wrote:

> WHAT?? the m1 build works fine modulo repository problems.

I'm not happy with Matt's statement, either, but havign read Bill
Dudney's email (http://article.gmane.org/gmane.comp.java.geronimo.devel/31749)
in this thread I could agree with Matt. Testing it out...

The build has just blown up with the error:

[EMAIL PROTECTED] /cygdrive/c/oss
$ rm -rf ~/.maven

[EMAIL PROTECTED] /cygdrive/c/oss
$ rm -rf geronimo

[EMAIL PROTECTED] /cygdrive/c/oss
$ svn co https://svn.apache.org/repos/asf/geronimo/trunk geronimo
...
[EMAIL PROTECTED] /cygdrive/c/oss
$ cd geronimo

[EMAIL PROTECTED] /cygdrive/c/oss/geronimo
$ maven -Dmaven.test.skip=true -Dmaven.itest.skip=true
...
+----------------------------------------
| configurations openejb Configuration for performing J2EE deployments
| Memory: 60M/254M
+----------------------------------------
DEPRECATED: the default goal should be specified in the <build>
section of project.xml instead of maven.xml
DEPRECATED: the default goal should be specified in the <build>
section of project.xml instead of maven.xml

build:end:

Attempting to download openejb-builder-2.2-SNAPSHOT.jar.
579K downloaded
build:start:

multiproject:install-callback:
   [echo] Running car:install for openejb Configuration for
performing J2EE deployments
car:prepare-plan:

car:package:
   [mkdir] Created dir:
C:\oss\geronimo\configs\openejb-deployer\target\repository

   Packaging configuration
c:\oss\geronimo\configs\openejb-deployer\target\plan\plan.xml

09:00:22,546 ERROR [Deployer] Deployment failed due to
org.apache.geronimo.gbean.InvalidConfigurationException: Could not
load class org.openejb.deployment.OpenEJBModuleBuilder
       at org.apache.geronimo.gbean.GBeanInfo.getGBeanInfo(GBeanInfo.java:57)
       at 
org.apache.geronimo.deployment.service.ServiceConfigBuilder.addGBeanData(ServiceConfigBuilder.java:295)
       at 
org.apache.geronimo.deployment.service.ServiceConfigBuilder.addGBeans(ServiceConfigBuilder.java:290)
       at 
org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:256)
       at 
org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211)
       at 
org.apache.geronimo.deployment.service.ServiceConfigBuilder$$FastClassByCGLIB$$9f173be6.invoke(<generated>)
...
Caused by: java.lang.ClassNotFoundException:
org.openejb.deployment.OpenEJBModuleBuilder in classloader
geronimo/openejb-deployer/1.2-SNAPSHOT/car
       at 
org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:249)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
       at org.apache.geronimo.gbean.GBeanInfo.getGBeanInfo(GBeanInfo.java:55)
       ... 75 more


Jacek

--
Jacek Laskowski
http://www.laskowski.net.pl

Reply via email to