Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] XJC Plugin Problems

Hi Keith,

Did you perhaps change the JVM used to run eclipse, or configure another workspace default JDK? It might be a change in the jaxb version bundled with the JDK.

Marcel


On Mon, Feb 17, 2014 at 7:05 PM, Keith Barlow <kbarlow@xxxxxxxxx> wrote:
Hiyas,

I started have a problem with my XJC plugin recently... for some reason, when generating Java from XSD, boolean fields are getting generated as getXXX() instead of isXXX().  We do use a customized version of the XJC plugin, however the problem only happens when invoking the plugin through M2E in eclipse.  If run mvn on the command line, it generates the isXXX() methods.  To compound the enigma, M2E is configured to run the same external instace of maven that I use on the command line.

Is there something about the way m2e invokes the external maven instance that could cause this?
It's only started happening recently.  It used to work fine.

Eclipse Version: 4.3.0.M20130911-1000
m2e version: 0.15.0.20120709012
maven version: Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)

Thanks.

Keith

--
Keith Barlow

Software Engineer
Dell Boomi

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




--
Fotografie
http://schutte.name/

Back to the top