I have the following problem when building Geronimo.
Any idea how to work around the problem ?
[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo :: Jetty :: Builder
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
IO Error java.io.FileNotFoundException:
C:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\geronimo-application-1.2.xsd
(The system cannot find the file specified)
Time to build schema type system: 2.266 seconds
BUILD FAILED
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] XmlBeans compile failed:
xml ErrorLoading schema file
C:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\geronimo-jetty-1.2.xsd
xml ErrorLoading schema file
C:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\geronimo-jetty-config-1.0.xsd
xml ErrorLoading config file
C:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\xmlconfig.xml
xml
ErrorC:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\geronimo-jetty-1.2.xsd:33:
error: java.io.FileNotFoundException:
C:\java\geronimo\server\trunk\modules\geronimo-je
tty-builder\src\main\schema\geronimo-application-1.2.xsd (The system
cannot find the file specified)
xml
ErrorC:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\geronimo-jetty-1.2.xsd:45:
error: src-resolve: element
'[EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/applicat
ion-1.2' not found.
xml
ErrorC:\java\geronimo\server\trunk\modules\geronimo-jetty-builder\src\main\schema\geronimo-jetty-1.2.xsd:58:
error: src-resolve: element
'[EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/applicatio
n-1.2' not found.
--
Cheers,
Guillaume Nodet