Martin, You added them to the build/pluginManagement/plugins section instead of the /build/plugins section.
The /build/pluginManagement/plugins provides "default configuration" if a plugin is referenced from a /build/plugins section in a child module. It doesn't actually cause the plugins to be invoked. Only the build/plugins section defines the plugins that invoked as part of a build. Dan On Wednesday 27 June 2007 07:00, Martin Ritchie wrote: > > > Thanks for the information Daniel. Would be great if you have the > > > time to pop that snippet in to the pom so we are one step closer > > > to being ready from the Java side. > > > > > > Cheers > > > > Daniel, > > > > Just remembered that you are not a committer. :) I shall try those > > suggestions shortly. > > > > Thanks > > -- > > Martin Ritchie > > Hi Daniel, > > I added the plugin to our parent pom however the jars that are built > don't seem to have the META-INF content you point out above. Have I > done something wrong? I committed the change as it didn't break > anything but it would be good if you could take a look and see what is > wrong. > > Regards -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
