Specifying older version of xmlbeans plugin in the pom.xml file fixes the problem.
Basel Naamna wrote: > > I'm using maven xmlbeans plugin to compile a schema, but when I run the > project, I get: > Caused by: org.apache.xmlbeans.SchemaTypeLoaderException: XML-BEANS > compiled schema: Incompatible minor version - expecting up to 23, got 24 > ... > any ideas? > -- View this message in context: http://www.nabble.com/Maven-xmlbeans-plugin---XML-BEANS-compiled-schema%3A-Incompatible-minor-version---expecting-up-to-23%2C-got-24-tp15398718s177p15411238.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
