I was getting the same error at Integration setup ( not at compile time). I
had manually installed the 2.3.0 version of xbean and put it as dependency
to the modules that required xbean.jar to compile.

Or the better option as told by Basel is to specify an older version of
xmlbeans plugin.

Regards,
Amit
On Feb 11, 2008 6:38 PM, Basel Naamna <[EMAIL PROTECTED]> wrote:

>
> 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]
>
>

Reply via email to