You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Hernan Cunico <hc...@gmail.com> on 2007/04/12 17:09:16 UTC

My perpetual building error

Hi folks,
I'm having this persistent build problem on the geronimo-corba-builder module. I'm starting fresh with no local repo and a brand new checkout, any idea?
Just in case I'm attaching the full debug trace for this module.

...
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 d:\trunk-geronimo\modules\geronimo-corba-builder\src\main\schema\corba-css-config-2.1.xsd
xml ErrorLoading schema file d:\trunk-geronimo\modules\geronimo-corba-builder\src\main\schema\corba-tss-config-2.1.xsd
xml ErrorLoading config file d:\trunk-geronimo\modules\geronimo-corba-builder\src\main\schema\xmlconfig.xml

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 23 seconds
[INFO] Finished at: Thu Apr 12 11:00:55 EDT 2007
[INFO] Final Memory: 96M/508M
[INFO] ------------------------------------------------------------------------

Cheers!
Hernan