[
https://issues.apache.org/jira/browse/GERONIMO-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevan Miller resolved GERONIMO-2793.
------------------------------------
Resolution: Fixed
I've committed a work-around for this problem by excluding the OpenEJB 3
container from geronimo-openejb-builder. The container is not needed by
Geronimo.
This seems to be an xmlbeans plugin bug. I've created a Jira --
http://jira.codehaus.org/browse/MXMLBEANS-34
We don't fully understand what's causing the problem. So, it's possible that
the problem will go away (even without an xmlbeans plugin fix).
> Build failure in geronimo-openejb-builder
> -----------------------------------------
>
> Key: GERONIMO-2793
> URL: https://issues.apache.org/jira/browse/GERONIMO-2793
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 2.0-M2
> Environment: windows and linux
> Reporter: Kevan Miller
> Assigned To: Kevan Miller
> Fix For: 2.0-beta1
>
>
> Builds on some windows and linux machines are failing in
> geronimo-openejb-builder. Failure output as follows:
> [INFO] [xmlbeans:xmlbeans {execution: default}]
> [DEBUG] The schema Directory is
> D:\t\modules\geronimo-openejb-builder\src\main\schema
> [DEBUG] Artifact count: 110
> [DEBUG] looking for artifact schemas.
> [DEBUG] Creating a list of config files.
> [DEBUG] A list was given.
> [DEBUG] Adding file
> D:\t\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml
> [DEBUG] looking for resolver catalog at
> D:\t\modules\geronimo-openejb-builder\src\main\catalog\resolver-catalog.xml
> Time to build schema type system: 0.079 seconds
> Time to generate code: 0.171 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:\t\modules\geronimo-openejb-builder\src\main\schema\geronimo-openejb-2.0.xsd
> xml ErrorLoading config file
> D:\t\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.