You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org> on 2006/03/05 16:03:40 UTC

[jira] Commented: (GERONIMO-1693) j2ee-scheme module migration to Maven2

    [ http://issues.apache.org/jira/browse/GERONIMO-1693?page=comments#action_12368943 ] 

Anita Kulshreshtha commented on GERONIMO-1693:
----------------------------------------------

This module has been converted, there are compilation  failures :

[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo :: J2EE Schema
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [xmlbeans:xmlbeans {execution: default}]
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] XmlBeans compile failed:
 xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\application-client_1
_4.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\application_1_4.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\connector_1_5.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\ejb-jar_2_1.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_1_4.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_jaxrpc_mapping_1
_1.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_web_services_1_1
.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_web_services_cli
ent_1_1.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\jsp_2_0.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\web-app_2_4.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\web-jsptaglibrary_2_0
.xsd
xml ErrorLoading schema file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\xml.xsd
xml ErrorLoading config file D:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\conf\xmlconfig.xml
xml ErrorLoading referenced file http://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd
xml Errorhttp://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd:60: error: sch-props-correct.2: Duplicate g
lobal type: port-component-refType@http://java.sun.com/xml/ns/j2ee (Original global type found in file: j2ee_web_service
s_client_1_1.xsd)
xml Errorhttp://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd:135: error: sch-props-correct.2: Duplicate
global type: service-refType@http://java.sun.com/xml/ns/j2ee (Original global type found in file: j2ee_web_services_clie
nt_1_1.xsd)
xml Errorhttp://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd:259: error: sch-props-correct.2: Duplicate
global type: service-ref_handlerType@http://java.sun.com/xml/ns/j2ee (Original global type found in file: j2ee_web_servi
ces_client_1_1.xsd)
xml Errorhttp://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd:112: error: sch-props-correct.2: Duplicate
model group: service-refGroup@http://java.sun.com/xml/ns/j2ee (Original model group found in file: j2ee_web_services_cli
ent_1_1.xsd)
xml ErrorD:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_web_services_client_1_1.xsd:117: war
ning: sch-props-correct.2: Duplicate identity constraint: service-ref_handler-name-key@http://java.sun.com/xml/ns/j2ee (
Original identity constraint found in file: j2ee_web_services_client_1_1.xsd)
xml ErrorD:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_web_services_client_1_1.xsd:117: war
ning: sch-props-correct.2: Duplicate identity constraint: service-ref_handler-name-key@http://java.sun.com/xml/ns/j2ee (
Original identity constraint found in file: j2ee_web_services_client_1_1.xsd)
xml ErrorD:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_web_services_client_1_1.xsd:117: war
ning: sch-props-correct.2: Duplicate identity constraint: service-ref_handler-name-key@http://java.sun.com/xml/ns/j2ee (
Original identity constraint found in file: j2ee_web_services_client_1_1.xsd)
xml ErrorD:\anita\geronimo\geronimo-1.1\modules\j2ee-schema\src\j2ee_1_4schema\j2ee_web_services_client_1_1.xsd:117: war
ning: sch-props-correct.2: Duplicate identity constraint: service-ref_handler-name-key@http://java.sun.com/xml/ns/j2ee (
Original identity constraint found in file: j2ee_web_services_client_1_1.xsd)

[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Mar 05 09:36:54 EST 2006
[INFO] Final Memory: 5M/11M
[INFO] ----------------------------------------------------------------------------


> j2ee-scheme module migration to Maven2
> --------------------------------------
>
>          Key: GERONIMO-1693
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1693
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anita Kulshreshtha

>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira