Hernan, Can you please post the stacktrace of the "mvn -e" command ? Maybe something in the trace can help us decipher what's actually going on.
Cheers Prasad On 1/19/07, Hernan Cunico <[EMAIL PROTECTED]> wrote:
Hi All, I have been consistently having this build failure all day while building from trunk rev #497879. For the record I have removed several times the entire local .m2 repo and did brand new svn co on totally different directories. This problem shows up on my Windows XP box (which I rebooted a number of times also just to make sure) Here is the last piece of the log with the error I am consistently getting. I am building Geronimo with either mvn install, mvn clean install or mvn -U clean install Any pointer will be greatly appreciated, so far I can't figure out what the problem is. Cheers! Hernan Compiling 15 source files to d:\trunk\modules\geronimo-openejb\target\classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Not compiling test sources [INFO] [surefire:test] [INFO] Tests are skipped. [INFO] [jar:jar] [INFO] Building jar: d:\trunk\modules\geronimo-openejb\target\geronimo-openejb-2.0-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing d:\trunk\modules\geronimo-openejb\target\geronimo-openejb-2.0-SNAPSHOT.jar to C:\.m2\org\apache\geronimo\modules\geronimo-openejb\2.0-SNAPSHOT\geronimo-openejb-2.0-SNAPSHOT.jar [INFO] ---------------------------------------------------------------------------- [INFO] Building Geronimo :: OpenEJB :: Builder [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [tools:require-java-version {execution: validate-java-version}] Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0-M1/geronimo-j2ee-management_1.1_spec-1.0-M1.jar [WARNING] Unable to get resource from repository apache-incubator (http://people.apache.org/repo/m2-incubating-repository/) Downloading: http://repository.codehaus.org/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0-M1/geronimo-j2ee-management_1.1_spec-1.0-M1.jar [WARNING] Unable to get resource from repository codehaus (http://repository.codehaus.org) Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0-M1/geronimo-j2ee-management_1.1_spec-1.0-M1.jar [WARNING] Unable to get resource from repository apache-incubating-repository (http://people.apache.org/repo/m2-incubating-repository) Downloading: http://repo.mergere.com/maven2/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0-M1/geronimo-j2ee-management_1.1_spec-1.0-M1.jar 19K downloaded [INFO] [xmlbeans:xmlbeans {execution: default}] Time to build schema type system: 0.078 seconds Time to generate code: 0.437 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 d:\trunk\modules\geronimo-openejb-builder\src\main\schema\geronimo-openejb-2.0.xsd xml ErrorLoading config file d:\trunk\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 minutes 47 seconds [INFO] Finished at: Fri Jan 19 13:57:50 EST 2007 [INFO] Final Memory: 56M/110M [INFO] ------------------------------------------------------------------------ d:\trunk>