For other maven plugins that do code gen such as jaxb a maven m2e plugin is installed. So I installed the m2e-code-quality plugins. Do the life cycle config in cxf actually execute the maven plugins. I find I need to run mvn from command line to get the generated code into the claspath in eclipse.
If it's already supposed to work I can spend the time figuring out why it does not. Sent from my Galaxy S2 On Nov 6, 2012 2:39 AM, "Daniel Kulp" <[email protected]> wrote: > > On Nov 3, 2012, at 3:52 AM, Jason Pell <[email protected]> wrote: > > > Can anyone point me to info on installing this in eclipse 3.7 running m2e > > 1.2? > > Not sure what info you are looking for. WIth 2.7.1-SNAPSHOT, (2.7.0 > works "ok", but there are fixes in 2.7.1-SNAPSHOT that make it work > better), it should just work. All the m2e lifecycle things are embedded > right in the codegen plugin. Well, for the wsdl2java task. Not sure > about the others. > > > -- > Daniel Kulp > [email protected] - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com > >
