You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/11/01 12:52:53 UTC

[jira] Assigned: (SMX4-403) Failed to parse a schema during ServiceMix 4 / Fuse ESB 4.1.0.2 build

     [ https://issues.apache.org/activemq/browse/SMX4-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SMX4-403:
---------------------------------

    Assignee: Freeman Fang

> Failed to parse a schema during ServiceMix 4 / Fuse ESB 4.1.0.2 build
> ---------------------------------------------------------------------
>
>                 Key: SMX4-403
>                 URL: https://issues.apache.org/activemq/browse/SMX4-403
>             Project: ServiceMix 4
>          Issue Type: Bug
>         Environment: Windows XP
> Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
>            Reporter: Charles Moulliard
>            Assignee: Freeman Fang
>             Fix For: 4.1.0
>
>
> The build of servicemix 4 or fuse 4.1.0.2 (from code source downbloaded here : http://repo.fusesource.com/maven2/com/iona/fuse/fuse-esb/4.1.0.2/) 
> generates the following error :
> [INFO] Building Apache ServiceMix CXF Support
> [INFO]    task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] [dependency:copy {execution: copy-legal}]
> [INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0.0.0-fuse:xml
> [INFO] Copying legal-1.0.0.0-fuse.xml to D:\Temp\not_used\fuse\apache-servicemix-4.1.0.2-fuse\src\cxf\target\legal\legal.xml
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing D:\Temp\not_used\fuse\apache-servicemix-4.1.0.2-fuse\src\cxf\pom.xml to c:\.m2\repository\org\apache\servicemix\cxf\cxf\4.1.0.2-fuse
> \cxf-4.1.0.2-fuse.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache ServiceMix CXF Transport for NMR
> [INFO]    task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] [cxf-common-xsd:xsdtojava {execution: generate-sources}]
> [ERROR] src-resolve: Cannot resolve the name 'wsdl:tExtensibilityElement' to a(n) 'type definition' component.
>   line 34 of file:/D:/Temp/not_used/fuse/apache-servicemix-4.1.0.2-fuse/src/cxf/cxf-transport-nmr/src/main/resources/schemas/wsdl/nmr.xsd
> Failed to parse a schema.
> org.apache.tools.ant.ExitException: ExitException: status -1
>         at org.apache.tools.ant.util.optional.NoExitSecurityManager.checkExit(NoExitSecurityManager.java:38)
>         at java.lang.Runtime.exit(Runtime.java:88)
>         at java.lang.System.exit(System.java:904)
>         at com.sun.tools.xjc.Driver._main(Driver.java:116)
>         at com.sun.tools.xjc.Driver.access$000(Driver.java:74)
>         at com.sun.tools.xjc.Driver$1.run(Driver.java:96)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.