You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Apparao Kalimireddy <ap...@gmail.com> on 2007/04/13 18:09:53 UTC

corba :: builder Build Failure

Trying to build Geronimo from scratch. Fails on building CORBA Builder
module, with following trace, any ideas:

---
[INFO] Building Geronimo :: CORBA :: Builder
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [enforcer:enforce {execution: default}]
[INFO] snapshot org.apache.geronimo.modules:geronimo-corba:2.0-SNAPSHOT:checkin
g for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-corba:2.0-SNAPSHOT:checkin
g for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-corba:2.0-SNAPSHOT:checkin
g for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-timer:2.0-SNAPSHOT:checkin
g for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-timer:2.0-SNAPSHOT:checkin
g for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-timer:2.0-SNAPSHOT:checkin
g for updates from apache.snapshots
[INFO] snapshot
org.apache.geronimo.modules:geronimo-openejb-builder:2.0-SNAPSHO
T: checking for updates from apache-snapshots
[INFO] snapshot
org.apache.geronimo.modules:geronimo-openejb-builder:2.0-SNAPSHO
T: checking for updates from codehaus-snapshots
[INFO] snapshot
org.apache.geronimo.modules:geronimo-openejb-builder:2.0-SNAPSHO
T: checking for updates from apache.snapshots
Downloading:
http://tomcat.apache.org/dev/dist/m2-repository/axis/axis-jaxrpc/1.
4/axis-jaxrpc-1.4.pom
Downloading:
http://people.apache.org/repo/m2-incubating-repository//axis/axis-j
axrpc/1.4/axis-jaxrpc-1.4.pom
Downloading:
http://repo1.maven.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.
pom
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 4.844 seconds
Time to generate code: 0.547 seconds
error: error reading
C:\.m2\org\apache\openejb\container\3.0-incubating-SNAPSHOT
\container-3.0-incubating-SNAPSHOT.pom; error in opening zip file
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

BUILD FAILED
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] XmlBeans compile failed:
 xml ErrorLoading schema file
C:\geronimo-dev\server\modules\geronimo-corba-buil
der\src\main\schema\corba-css-config-2.1.xsd
xml ErrorLoading schema file
C:\geronimo-dev\server\modules\geronimo-corba-build
er\src\main\schema\corba-tss-config-2.1.xsd
xml ErrorLoading config file
C:\geronimo-dev\server\modules\geronimo-corba-build
er\src\main\schema\xmlconfig.xml

[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Fri Apr 13 11:07:58 CDT 2007
[INFO] Final Memory: 30M/56M
[INFO]
------------------------------------------------------------------------