On Tue, 30 Aug 2005, Mike Moulton wrote: > Kenney, > > Thanks for the extra set of eyes... that was the problem.
Yeah, took me a while to see it too; everything else was right. Lucky you posted those lines :) > What's the process for including plugins into m2? I have this xslt > plugin and a hibernate tools (v3) plugin that I'm sure would be > beneficial to the community. Plugins normally won't get included in m2 itself (unless they're essential to m2 core), but there's a plugin project for these kinds of plugins, and your plugins seem to be very useful. That project is hosted at http://mojo.codehaus.org/. There's documentation there on how to get your plugin in there. -- Kenney > > > Thanks, > -- Mike > > > On Aug 30, 2005, at 1:34 PM, Kenney Westerhof wrote: > > > On Tue, 30 Aug 2005, Mike Moulton wrote: > > > > Hi Mike, > > > > Everything looks just fine, but I'm missing one character: * > > > > Your @parameter is not in a javadoc comment but in a C++ style > > comment, > > so it's not marked as a parameter (check > > target/classes/META-INF/maven/plugin.xml, it's missing there). > > > > Add that and I think it'll work instantly. > > > > -- Kenney > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > : mike moulton > : meltmedia > : 1429 north 1st street > : phoenix az 85004 > : > : [EMAIL PROTECTED] > : mmoulton66 | aim > : 602.340.9440 | ofc > : 602.432.2568 | cel > : 602.340.1003 | fax > : > : meltmedia.com > > > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
