Justin,

Have you considered using the jibx-maven-plugin inside eclipse. The maven
plugin is much more capable than the eclipse plugin... and it works great
under eclipse.

See: http://jibx.sourceforge.net/maven-jibx-plugin/index.html

Don

Message: 5
> Date: Mon, 28 Jan 2013 18:11:38 +0000 (GMT)
> From: Justin McCartney <be_st...@yahoo.co.uk>
> Subject: [jibx-users] Maven Jibx Wtp Issue no generated classes
> To: jibx-users@lists.sourceforge.net
> Message-ID:
>         <1359396698.49057.yahoomailclas...@web133104.mail.ir2.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello,
> I have recently been attempting to move our web application from Eclipse
> 3.6 (M2Eclipse) to Eclipse 4.2 (M2E).
> I am currently able to get it to build correctly in Eclipse 4.2 but when
> deploying to Tomcat 7 server inside Eclipse, the component (jar) that uses
> JIBX does not have any of the JIBX generated classes in its jar file. ?I am
> using M2e-Wtp as well
> This works perfectly with good old Maven from the command line.
> I can see that when building in Eclipse, that component1/target/classes/
> does contain the JIBX class files but they never make it into the jar file
> that is deployed with the web application.
> In this case WebApp1 depends on Component1. ?It is component1 that
> includes the JIBX definitions.
> Any help appreciated? ?Considering a move back to Eclipse 3.6
> M2E version:?1.2.0.20120903-1050M2E-Wtp: 0.16.0.20120914-0945
> Thanks,
> Justin
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to