On Windows with Java 5 when I try to run "maven eclipse:eclipse" it dies with some XJC schema errors like this:
[INFO] Building ActiveMQ :: XMPP [INFO] task-segment: [eclipse:eclipse] [INFO] ------------------------------------------------------------------------- --- [INFO] Preparing eclipse:eclipse [INFO] [jaxb2:generate {execution: default}] [INFO] Removed old generateDirectory 'C:\Documents and Settings\eharold\workspac e\activemq\activemq-xmpp\target\generated-sources\xjc'. [ERROR] XJC while parsing schema(s) file:/C:/Documents%20and%20Settings/eharold/ workspace/activemq/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:/Documents%20and%20Settings/eharold/ workspace/activemq/activemq-xmpp/src/main/resources/stanzaerror.xsd[16,48]: org. xml.sax.SAXParseException: (related to above error) the first definition appears here Any ideas? -- Elliotte Rusty Harold [EMAIL PROTECTED]