Additional info... After removing the maven repro it's now complaing about maven-plugins. Could it be a problem with those instead since it wasn't able to recreate these automatically? Andy
richtera wrote: > > > ... log cut from e-mail .... > > > djencks wrote: >> >> Can you try building this module with -X and post the stack trace... >> we can hope it provides a small clue :-/ >> >> thanks >> david jencks >> >> On Jan 25, 2007, at 8:21 AM, richtera wrote: >> >>> >>> There must be another variable. >>> I did your steps without rolling back to those specific versions >>> and with >>> rolling back. >>> I also tried all of the mvn builds with clean first. >>> Still no luck. Why is it complaining about a zip file in the >>> openejb/container spapshot. This is just a container containing the >>> old >>> builds. Each of them may or may not have zip files, but the container >>> certainly does not. >>> BTW: I am building on Windows 2003 Server. >>> Thanks, >>> Andy >>> >>> Still getting: >>> 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 >>> >>> >>> Donald Woods wrote: >>>> >>>> I was able to build server Rev499398 on XP earlier today by - >>>> 1) rd .m2\repository\org\apache\openejb /s /q >>>> 2) built trunk\openejb3 at Rev499379 >>>> 3) rm .m2\repository\org\apache\geronimo /s /q >>>> 4) built server by mvn install -Dstage=bootstrap >>>> 5) built server by mvn install >>>> >>>> -Donald >>>> >>>> >>>> richtera wrote: >>>>> Hi >>>>> Has anyone been able to shed some light on this. I have been >>>>> struggling >>>>> with >>>>> the same problem all day? >>>>> I've tried just about everything short of reinstalling >>>>> windows :). Not >>>>> really, but I tried locally compiling openejb >>>>> upgrading to openejb2 and openejb3. If I remove the dependency >>>>> out of the >>>>> modules/pom.xml almost everything else builds just fine?! >>>>> Andy >>>>> >>>>> >>>>> Hernan Cunico 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> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>> >>>> >>>> >>> >>> -- >>> View this message in context: http://www.nabble.com/Build-failure- >>> tf3041710.html#a8632542 >>> Sent from the Apache Geronimo - Dev mailing list archive at >>> Nabble.com. >>> >> >> >> > > -- View this message in context: http://www.nabble.com/Build-failure-tf3041710.html#a8638071 Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.