You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Ben (JIRA)" <ji...@apache.org> on 2009/11/09 18:51:52 UTC

[jira] Created: (AMQ-2482) Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas

Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas
----------------------------------------------------------------------

                 Key: AMQ-2482
                 URL: https://issues.apache.org/activemq/browse/AMQ-2482
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.3.0
         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_16
Java home: C:\Program Files\Java\jdk1.6.0_16\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
            Reporter: Ben
            Priority: Minor


In attempting to build branch activemq-5.3 I encounter an exception related to schema parsing.  It is encountered during the building of the XMPP portion of the installation.
During installation I executed the following commands :
{{set MAVEN_OPTS=-Xmx512M}}
{{mvn clean install -Dmaven.test.skip=true}}

I have included the exception below.
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: XMPP
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [jaxb2:generate {execution: default}]
[INFO] Removed old generateDirectory 'C:\...\activemq-5.3\activemq-xmpp\target\generated-sources\xjc'.
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: 'bad-request' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: 'feature-not-implemented' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: 'forbidden' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: 'gone' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: 'item-not-found' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: 'jid-malformed' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: 'not-acceptable' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: 'not-allowed' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: 'payment-required' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: 'recipient-unavailable' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: 'redirect' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: 'registration-required' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: 'remote-server-not-found' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: 'remote-server-timeout' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: 'service-unavailable' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: 'subscription-required' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: 'unexpected-request' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: 'stanzaErrorGroup' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[38,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[72,16]: org.xml.sax.SAXParseException: 'text' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[80,13]: org.xml.sax.SAXParseException: 'empty' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[74,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[84,16]: org.xml.sax.SAXParseException: 'thread' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[78,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[128,16]: org.xml.sax.SAXParseException: 'presence' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[90,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[139,16]: org.xml.sax.SAXParseException: 'show' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[130,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[149,16]: org.xml.sax.SAXParseException: 'status' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[141,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: 'priority' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[182,16]: org.xml.sax.SAXParseException: 'iq' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[153,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[204,16]: org.xml.sax.SAXParseException: 'error' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[184,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[206,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[219,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: 'thread' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[117,16]: org.xml.sax.SAXParseException: 'presence' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[79,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[128,16]: org.xml.sax.SAXParseException: 'show' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[119,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[138,16]: org.xml.sax.SAXParseException: 'status' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[130,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: 'priority' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[171,16]: org.xml.sax.SAXParseException: 'iq' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[142,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[193,16]: org.xml.sax.SAXParseException: 'error' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[173,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[195,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[208,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[33,16]: org.xml.sax.SAXParseException: 'result' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[16,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[53,16]: org.xml.sax.SAXParseException: 'verify' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[35,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: 'bad-format' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: 'bad-namespace-prefix' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: 'connection-timeout' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: 'host-gone' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: 'host-unknown' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: 'improper-addressing' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: 'invalid-from' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: 'invalid-id' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: 'invalid-namespace' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: 'invalid-xml' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: 'not-authorized' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: 'policy-violation' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: 'remote-connection-failed' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: 'restricted-xml' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: 'see-other-host' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: 'system-shutdown' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: 'unsupported-encoding' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: 'unsupported-stanza-type' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: 'unsupported-version' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: 'xml-not-well-formed' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: 'streamErrorGroup' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[41,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[78,16]: org.xml.sax.SAXParseException: 'text' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[86,13]: org.xml.sax.SAXParseException: 'empty' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[80,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[24,16]: org.xml.sax.SAXParseException: 'mechanisms' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[16,33]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[36,16]: org.xml.sax.SAXParseException: 'auth' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[26,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[44,16]: org.xml.sax.SAXParseException: 'challenge' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[38,32]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[52,16]: org.xml.sax.SAXParseException: 'response' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[46,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[60,16]: org.xml.sax.SAXParseException: 'success' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[54,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[65,16]: org.xml.sax.SAXParseException: 'abort' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[62,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[86,16]: org.xml.sax.SAXParseException: 'failure' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[74,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[94,13]: org.xml.sax.SAXParseException: 'empty' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[88,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[26,16]: org.xml.sax.SAXParseException: 'starttls' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[16,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[31,16]: org.xml.sax.SAXParseException: 'proceed' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[28,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[36,16]: org.xml.sax.SAXParseException: 'failure' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[33,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[49,13]: org.xml.sax.SAXParseException: 'empty' is already defined
[ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[43,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to parse input schema(s).  Error messages should have been provided.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 5 seconds
[INFO] Finished at: Mon Nov 09 12:46:25 EST 2009
[INFO] Final Memory: 57M/121M
[INFO] ------------------------------------------------------------------------

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


[jira] Commented: (AMQ-2482) Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas

Posted by "Ben (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55237#action_55237 ] 

Ben commented on AMQ-2482:
--------------------------

dejanb suggested in IRC to try the following : https://jaxb.dev.java.net/guide/Migrating_JAXB_2_0_applications_to_JavaSE_6.html

I attempted to set the jaxb-api.jar 2.1 as an endorsed lib suggested in 7.1.2 using methods 1&2 with no luck.

> Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2482
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2482
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.0
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
> Java version: 1.6.0_16
> Java home: C:\Program Files\Java\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: Ben
>            Priority: Minor
>
> In attempting to build branch activemq-5.3 I encounter an exception related to schema parsing.  It is encountered during the building of the XMPP portion of the installation.
> During installation I executed the following commands :
> {{set MAVEN_OPTS=-Xmx512M}}
> {{mvn clean install -Dmaven.test.skip=true}}
> I have included the exception below.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ :: XMPP
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [jaxb2:generate {execution: default}]
> [INFO] Removed old generateDirectory 'C:\...\activemq-5.3\activemq-xmpp\target\generated-sources\xjc'.
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: 'bad-request' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: 'feature-not-implemented' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: 'forbidden' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: 'gone' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: 'item-not-found' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: 'jid-malformed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: 'not-acceptable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: 'not-allowed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: 'payment-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: 'recipient-unavailable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: 'redirect' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: 'registration-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: 'remote-server-not-found' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: 'remote-server-timeout' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: 'service-unavailable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: 'subscription-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: 'unexpected-request' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: 'stanzaErrorGroup' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[38,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[72,16]: org.xml.sax.SAXParseException: 'text' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[80,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[74,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[84,16]: org.xml.sax.SAXParseException: 'thread' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[78,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[128,16]: org.xml.sax.SAXParseException: 'presence' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[90,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[139,16]: org.xml.sax.SAXParseException: 'show' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[130,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[149,16]: org.xml.sax.SAXParseException: 'status' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[141,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: 'priority' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[182,16]: org.xml.sax.SAXParseException: 'iq' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[153,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[204,16]: org.xml.sax.SAXParseException: 'error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[184,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[206,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[219,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: 'thread' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[117,16]: org.xml.sax.SAXParseException: 'presence' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[79,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[128,16]: org.xml.sax.SAXParseException: 'show' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[119,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[138,16]: org.xml.sax.SAXParseException: 'status' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[130,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: 'priority' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[171,16]: org.xml.sax.SAXParseException: 'iq' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[142,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[193,16]: org.xml.sax.SAXParseException: 'error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[173,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[195,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[208,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[33,16]: org.xml.sax.SAXParseException: 'result' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[16,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[53,16]: org.xml.sax.SAXParseException: 'verify' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[35,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: 'bad-format' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: 'bad-namespace-prefix' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: 'connection-timeout' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: 'host-gone' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: 'host-unknown' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: 'improper-addressing' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: 'invalid-from' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: 'invalid-id' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: 'invalid-namespace' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: 'invalid-xml' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: 'not-authorized' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: 'policy-violation' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: 'remote-connection-failed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: 'restricted-xml' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: 'see-other-host' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: 'system-shutdown' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: 'unsupported-encoding' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: 'unsupported-stanza-type' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: 'unsupported-version' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: 'xml-not-well-formed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: 'streamErrorGroup' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[41,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[78,16]: org.xml.sax.SAXParseException: 'text' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[86,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[80,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[24,16]: org.xml.sax.SAXParseException: 'mechanisms' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[16,33]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[36,16]: org.xml.sax.SAXParseException: 'auth' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[26,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[44,16]: org.xml.sax.SAXParseException: 'challenge' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[38,32]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[52,16]: org.xml.sax.SAXParseException: 'response' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[46,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[60,16]: org.xml.sax.SAXParseException: 'success' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[54,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[65,16]: org.xml.sax.SAXParseException: 'abort' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[62,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[86,16]: org.xml.sax.SAXParseException: 'failure' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[74,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[94,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[88,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[26,16]: org.xml.sax.SAXParseException: 'starttls' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[16,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[31,16]: org.xml.sax.SAXParseException: 'proceed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[28,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[36,16]: org.xml.sax.SAXParseException: 'failure' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[33,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[49,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[43,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Unable to parse input schema(s).  Error messages should have been provided.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 5 seconds
> [INFO] Finished at: Mon Nov 09 12:46:25 EST 2009
> [INFO] Final Memory: 57M/121M
> [INFO] ------------------------------------------------------------------------

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


[jira] Closed: (AMQ-2482) Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas

Posted by "Ben (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben closed AMQ-2482.
--------------------

    Resolution: Won't Fix

As noted in the comments above, this is a JAXB library issue.

> Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2482
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2482
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.0
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
> Java version: 1.6.0_16
> Java home: C:\Program Files\Java\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: Ben
>            Priority: Minor
>
> In attempting to build branch activemq-5.3 I encounter an exception related to schema parsing.  It is encountered during the building of the XMPP portion of the installation.
> During installation I executed the following commands :
> {{set MAVEN_OPTS=-Xmx512M}}
> {{mvn clean install -Dmaven.test.skip=true}}
> I have included the exception below.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ :: XMPP
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [jaxb2:generate {execution: default}]
> [INFO] Removed old generateDirectory 'C:\...\activemq-5.3\activemq-xmpp\target\generated-sources\xjc'.
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: 'bad-request' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: 'feature-not-implemented' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: 'forbidden' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: 'gone' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: 'item-not-found' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: 'jid-malformed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: 'not-acceptable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: 'not-allowed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: 'payment-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: 'recipient-unavailable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: 'redirect' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: 'registration-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: 'remote-server-not-found' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: 'remote-server-timeout' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: 'service-unavailable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: 'subscription-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: 'unexpected-request' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: 'stanzaErrorGroup' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[38,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[72,16]: org.xml.sax.SAXParseException: 'text' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[80,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[74,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[84,16]: org.xml.sax.SAXParseException: 'thread' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[78,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[128,16]: org.xml.sax.SAXParseException: 'presence' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[90,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[139,16]: org.xml.sax.SAXParseException: 'show' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[130,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[149,16]: org.xml.sax.SAXParseException: 'status' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[141,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: 'priority' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[182,16]: org.xml.sax.SAXParseException: 'iq' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[153,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[204,16]: org.xml.sax.SAXParseException: 'error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[184,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[206,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[219,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: 'thread' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[117,16]: org.xml.sax.SAXParseException: 'presence' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[79,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[128,16]: org.xml.sax.SAXParseException: 'show' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[119,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[138,16]: org.xml.sax.SAXParseException: 'status' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[130,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: 'priority' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[171,16]: org.xml.sax.SAXParseException: 'iq' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[142,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[193,16]: org.xml.sax.SAXParseException: 'error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[173,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[195,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[208,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[33,16]: org.xml.sax.SAXParseException: 'result' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[16,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[53,16]: org.xml.sax.SAXParseException: 'verify' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[35,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: 'bad-format' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: 'bad-namespace-prefix' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: 'connection-timeout' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: 'host-gone' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: 'host-unknown' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: 'improper-addressing' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: 'invalid-from' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: 'invalid-id' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: 'invalid-namespace' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: 'invalid-xml' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: 'not-authorized' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: 'policy-violation' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: 'remote-connection-failed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: 'restricted-xml' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: 'see-other-host' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: 'system-shutdown' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: 'unsupported-encoding' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: 'unsupported-stanza-type' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: 'unsupported-version' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: 'xml-not-well-formed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: 'streamErrorGroup' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[41,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[78,16]: org.xml.sax.SAXParseException: 'text' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[86,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[80,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[24,16]: org.xml.sax.SAXParseException: 'mechanisms' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[16,33]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[36,16]: org.xml.sax.SAXParseException: 'auth' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[26,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[44,16]: org.xml.sax.SAXParseException: 'challenge' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[38,32]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[52,16]: org.xml.sax.SAXParseException: 'response' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[46,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[60,16]: org.xml.sax.SAXParseException: 'success' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[54,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[65,16]: org.xml.sax.SAXParseException: 'abort' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[62,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[86,16]: org.xml.sax.SAXParseException: 'failure' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[74,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[94,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[88,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[26,16]: org.xml.sax.SAXParseException: 'starttls' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[16,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[31,16]: org.xml.sax.SAXParseException: 'proceed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[28,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[36,16]: org.xml.sax.SAXParseException: 'failure' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[33,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[49,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[43,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Unable to parse input schema(s).  Error messages should have been provided.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 5 seconds
> [INFO] Finished at: Mon Nov 09 12:46:25 EST 2009
> [INFO] Final Memory: 57M/121M
> [INFO] ------------------------------------------------------------------------

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


[jira] Commented: (AMQ-2482) Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas

Posted by "Ben (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55243#action_55243 ] 

Ben commented on AMQ-2482:
--------------------------

On a whim I saw a posting referencing issues in jaxb with spaces in the path. In the exception above, I replaced the part of the path with spaces to remove clutter, unbeknown to me that it was important to the issue. I moved the path of activemq-5.3 to root (c:\activemq-5.3) and the installation completed successfully.

On the jaxb issue tracker this issue seems to be related to one of the two unresolved issues, https://jaxb.dev.java.net/issues/show_bug.cgi?id=194 or https://jaxb.dev.java.net/issues/show_bug.cgi?id=416. 

> Attempting to Build ActiveMQ 5.3 Branch Fails on Parsing Input Schemas
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2482
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2482
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.0
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
> Java version: 1.6.0_16
> Java home: C:\Program Files\Java\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: Ben
>            Priority: Minor
>
> In attempting to build branch activemq-5.3 I encounter an exception related to schema parsing.  It is encountered during the building of the XMPP portion of the installation.
> During installation I executed the following commands :
> {{set MAVEN_OPTS=-Xmx512M}}
> {{mvn clean install -Dmaven.test.skip=true}}
> I have included the exception below.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ :: XMPP
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [jaxb2:generate {execution: default}]
> [INFO] Removed old generateDirectory 'C:\...\activemq-5.3\activemq-xmpp\target\generated-sources\xjc'.
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: 'bad-request' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[17,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: 'feature-not-implemented' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[18,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: 'forbidden' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[19,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: 'gone' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[20,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[21,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: 'item-not-found' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[22,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: 'jid-malformed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[23,50]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: 'not-acceptable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[24,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: 'not-allowed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[25,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: 'payment-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[26,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: 'recipient-unavailable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[27,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: 'redirect' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[28,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: 'registration-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[29,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: 'remote-server-not-found' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[30,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: 'remote-server-timeout' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[31,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[32,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: 'service-unavailable' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[33,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: 'subscription-required' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[34,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: 'unexpected-request' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[36,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: 'stanzaErrorGroup' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[38,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[72,16]: org.xml.sax.SAXParseException: 'text' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[64,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[80,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/stanzaerror.xsd[74,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[84,16]: org.xml.sax.SAXParseException: 'thread' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[78,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[128,16]: org.xml.sax.SAXParseException: 'presence' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[90,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[139,16]: org.xml.sax.SAXParseException: 'show' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[130,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[149,16]: org.xml.sax.SAXParseException: 'status' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[141,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: 'priority' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[151,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[182,16]: org.xml.sax.SAXParseException: 'iq' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[153,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[204,16]: org.xml.sax.SAXParseException: 'error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[184,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[206,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[219,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-client.xsd[213,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[55,16]: org.xml.sax.SAXParseException: 'message' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[19,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[65,16]: org.xml.sax.SAXParseException: 'body' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[57,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[75,16]: org.xml.sax.SAXParseException: 'subject' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[67,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: 'thread' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[77,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[117,16]: org.xml.sax.SAXParseException: 'presence' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[79,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[128,16]: org.xml.sax.SAXParseException: 'show' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[119,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[138,16]: org.xml.sax.SAXParseException: 'status' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[130,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: 'priority' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[140,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[171,16]: org.xml.sax.SAXParseException: 'iq' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[142,25]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[193,16]: org.xml.sax.SAXParseException: 'error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[173,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: 'statusType' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[195,36]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[208,13]: org.xml.sax.SAXParseException: 'nonEmptyString' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/jabber-server.xsd[202,40]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[33,16]: org.xml.sax.SAXParseException: 'result' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[16,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[53,16]: org.xml.sax.SAXParseException: 'verify' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/dialback.xsd[35,29]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: 'bad-format' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[16,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: 'bad-namespace-prefix' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[17,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: 'conflict' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[18,45]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: 'connection-timeout' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[19,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: 'host-gone' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[20,46]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: 'host-unknown' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[21,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: 'improper-addressing' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[22,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: 'internal-server-error' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[23,58]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: 'invalid-from' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[24,49]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: 'invalid-id' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[25,47]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: 'invalid-namespace' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[26,54]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: 'invalid-xml' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[27,48]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: 'not-authorized' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[28,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: 'policy-violation' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[29,53]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: 'remote-connection-failed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[30,61]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: 'resource-constraint' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[31,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: 'restricted-xml' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[32,51]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: 'see-other-host' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[33,55]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: 'system-shutdown' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[34,52]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: 'undefined-condition' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[35,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: 'unsupported-encoding' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[36,57]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: 'unsupported-stanza-type' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[37,60]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: 'unsupported-version' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[38,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: 'xml-not-well-formed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[39,56]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: 'streamErrorGroup' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[41,37]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[78,16]: org.xml.sax.SAXParseException: 'text' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[70,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[86,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/streamerror.xsd[80,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[24,16]: org.xml.sax.SAXParseException: 'mechanisms' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[16,33]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[36,16]: org.xml.sax.SAXParseException: 'auth' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[26,27]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[44,16]: org.xml.sax.SAXParseException: 'challenge' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[38,32]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[52,16]: org.xml.sax.SAXParseException: 'response' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[46,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[60,16]: org.xml.sax.SAXParseException: 'success' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[54,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[65,16]: org.xml.sax.SAXParseException: 'abort' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[62,28]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[86,16]: org.xml.sax.SAXParseException: 'failure' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[74,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[94,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/sasl.xsd[88,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[26,16]: org.xml.sax.SAXParseException: 'starttls' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[16,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[31,16]: org.xml.sax.SAXParseException: 'proceed' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[28,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[36,16]: org.xml.sax.SAXParseException: 'failure' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[33,30]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[49,13]: org.xml.sax.SAXParseException: 'empty' is already defined
> [ERROR] XJC while parsing schema(s) file:/C:/.../activemq-5.3/activemq-xmpp/src/main/resources/tls.xsd[43,31]: org.xml.sax.SAXParseException: (related to above error) the first definition appears here
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Unable to parse input schema(s).  Error messages should have been provided.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 5 seconds
> [INFO] Finished at: Mon Nov 09 12:46:25 EST 2009
> [INFO] Final Memory: 57M/121M
> [INFO] ------------------------------------------------------------------------

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