On Sep 10, 2012, at 11:14 AM, Benson Margulies <[email protected]> wrote:
> In Maven 2.x, the following was true; the reactor could not apply a > plugin it had just built. So, if a particular problem required a > plugin (e.g., for generating code), the plugin has to be an > independent project that is built in advance. Is this still true in > 3.x? I don't think this is/was true. CXF has always used it's own codegen plugins within its reactor build, even with Maven 2.x. Dan > On a related front, have any readers used any of the 'not in java' > plugin development support, such as bsh? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
