RE: Maven and XMLBeans, not best friends??

2009-08-14 Thread hannehomuth
Did you look at using the maven-plugin that's in XMLBeans tree? http://svn.apache.org/viewvc/xmlbeans/trunk/maven-plugin/ No not yet, I only tried the plugin which lies in the central maven repository. But this didn't work, as I said already. We are using an ant task now, which will be executed

RE: Maven and XMLBeans, not best friends??

2009-08-06 Thread Cezar Andrei
Did you look at using the maven-plugin that's in XMLBeans tree? http://svn.apache.org/viewvc/xmlbeans/trunk/maven-plugin/ Cezar -Original Message- From: hannehomuth [mailto:hannehomu...@gmx.de] Sent: Wednesday, July 22, 2009 5:22 AM To: user@xmlbeans.apache.org Subject: Maven and

Re: Maven and XMLBeans, not best friends??

2009-08-05 Thread Jacob Barde
hannehomuth, Might want to try a more recent version of the mojo xmlbeans plugin. It's currently up to version 2.3.2, and it supports XMLBeans 2.4.0, located on http://repository.codehaus.org/. I use the following to generate source and compiled jars with success. One thing though, if you

Re: Maven and XMLBeans, not best friends??

2009-08-05 Thread Andreas Loew
Jacob Barde schrieb: Might want to try a more recent version of the mojo xmlbeans plugin. It's currently up to version 2.3.2, and it supports XMLBeans 2.4.0, located on http://repository.codehaus.org/. ... and - just in case - please be aware of the fact that you still have the full