I thought I would have a got at building the 1.0 release from src on FreeBSD 6.0/i386 using jdk 1.4.2, ant 1.6.5 and maven 1.0.2

I am getting what looks like a missing dependency error - any ideas?

Cheers

Mark

----------------|tail of build log|----------------------------------

multiproject:install-callback:
    [echo] Running car:install for Configuration for the J2EE Client
19342 [main] ERROR org.apache.geronimo.plugin.packaging.PackageBuilder - org.ap ache.geronimo.common.DeploymentException: org.apache.geronimo.kernel.repository. MissingDependencyException: uri org.apache.geronimo.specs/geronimo-corba_2.3_spe
c/1.0/jar not found in repository
org.apache.geronimo.common.DeploymentException: org.apache.geronimo.kernel.repos itory.MissingDependencyException: uri org.apache.geronimo.specs/geronimo-corba_2
.3_spec/1.0/jar not found in repository
.
.
.
    ... 53 more
Caused by: org.apache.geronimo.kernel.repository.MissingDependencyException: uri org.apache.geronimo.specs/geronimo-corba_2.3_spec/1.0/jar not found in reposito
ry
    ... 76 more

BUILD FAILED
File...... /home/postgres/develop/java/geronimo-1.0-src/maven.xml
Element... maven:reactor
Line...... 58
Column.... 112
Unable to obtain goal [multiproject:install-callback] -- /home/postgres/.maven/c
ache/geronimo-packaging-plugin-1.0.1/plugin.jelly:68:15: <car:package> null
Total time: 12 minutes 23 seconds
Finished at: Sun Feb 12 10:54:56 NZDT 2006

Reply via email to