Here is the log... not sure if I have enought context for you but I didn't
want to overload everyone. Let me know if you need a larger snippet:
org.apache.geronimo.modules:geronimo-deploy-config=org.apache.geronimo.modules:geronimo-deploy-config:jar:2.0-SNAPSHOT:compile,
org.apache.openjpa:openjpa-kernel=org.apache.openjpa:openjpa-kernel:jar:0.9.6-incubating:compile,
org.apache.geronimo.modules:geronimo-system=org.apache.geronimo.modules:geronimo-system:jar:2.0-SNAPSHOT:compile,
org.apache.geronimo.modules:geronimo-security=org.apache.geronimo.modules:geronimo-security:jar:2.0-SNAPSHOT:compile,
commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile,
org.apache.geronimo.modules:geronimo-core=org.apache.geronimo.modules:geronimo-core:jar:2.0-SNAPSHOT:compile,
org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec=org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:jar:1.0.1:compile}
[DEBUG]   (f) catalogLocation =
c:\g\modules\geronimo-openejb-builder\src\main\catalog\resolver-catalog.xml
[DEBUG]   (f) classGenerationDirectory =
c:\g\modules\geronimo-openejb-builder\target\classes
[DEBUG]   (f) debug = false
[DEBUG]   (f) defaultXmlConfigDir =
c:\g\modules\geronimo-openejb-builder\src\main\xsdconfig
[DEBUG]   (f) download = true
[DEBUG]   (f) generatedSchemaDirectory =
c:\g\modules\geronimo-openejb-builder\target\xmlbeans-xsds
[DEBUG]   (f) jaxb = false
[DEBUG]   (s) localRepository = [local] -> file://C:\.m2
[DEBUG]   (f) noJavac = false
[DEBUG]   (f) noPvr = false
[DEBUG]   (f) noUpa = false
[DEBUG]   (s) pluginArtifacts = [stax:stax-api:jar:1.0:runtime,
xmlbeans:xbean:jar:2.0.0:runtime, xml-resolver:xml-resolver:jar:1.1:runtime,
org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime,
org.apache.maven:maven-model:jar:2.0:runtime,
org.apache.maven:maven-profile:jar:2.0:runtime,
org.apache.maven:maven-repository-metadata:jar:2.0:runtime,
org.apache.maven:maven-artifact-manager:jar:2.0:runtime,
org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime,
org.apache.maven:maven-project:jar:2.0:runtime,
org.apache.maven:maven-artifact:jar:2.0:runtime,
org.apache.maven:maven-plugin-api:jar:2.0:runtime]
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) quiet = false
[DEBUG]   (f) schemaDirectory =
c:\g\modules\geronimo-openejb-builder\src\main\schema
[DEBUG]   (f) sourceGenerationDirectory =
c:\g\modules\geronimo-openejb-builder\target\xmlbeans-source
[DEBUG]   (f) sourceSchemas = geronimo-openejb-2.0.xsd
[DEBUG]   (f) staleFile =
c:\g\modules\geronimo-openejb-builder\target\xmlbeans-source\.staleFlag
[DEBUG]   (f) verbose = false
[DEBUG]   (f) xmlConfigs =
[c:\g\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml]
[DEBUG] -- end configuration --
[INFO] [xmlbeans:xmlbeans {execution: default}]
[DEBUG] The schema Directory is
c:\g\modules\geronimo-openejb-builder\src\main\schema
[DEBUG] Artifact count: 111
[DEBUG] looking for artifact schemas.
[DEBUG] Creating a list of config files.
[DEBUG] A list was given.
[DEBUG] Adding file
c:\g\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml
[DEBUG] looking for resolver catalog at
c:\g\modules\geronimo-openejb-builder\src\main\catalog\resolver-catalog.xml
Time to build schema type system: 1.109 seconds
Time to generate code: 0.11 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:\g\modules\geronimo-openejb-builder\src\main\schema\geronimo-openejb-2.0.xsd
xml ErrorLoading config file
c:\g\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml

[INFO]
------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: XmlBeans compile
failed:
 xml ErrorLoading schema file
c:\g\modules\geronimo-openejb-builder\src\main\schema\geronimo-openejb-2.0.xsd
xml ErrorLoading config file
c:\g\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.codehaus.mojo.xmlbeans.XmlBeansException: XmlBeans compile
failed:
 xml ErrorLoading schema file
c:\g\modules\geronimo-openejb-builder\src\main\schema\geronimo-openejb-2.0.xsd
xml ErrorLoading config file
c:\g\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml

        at
org.codehaus.mojo.xmlbeans.AbstractXmlBeansPlugin.execute(AbstractXmlBeansPlugin.java:280)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
        ... 16 more


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#a8637909
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Reply via email to