Wait - Got it - I had META-INF/plexus/components.xml
in the root of the plugin development directory instead of src/main/resources. Now it's here: src/main/resources/META-INF/plexus/components.xml and all is good. Cheers, - Ole --- Ole Ersoy <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to specify a new package type. > > I did everything the maven guide said, but maven > still > barks when I try to run the new lifecycle. > > So I tried looking at the webapp plugin, to see if > it > did anything different. > > In the guide it says to add a > META-INF/plexus/components.xml > > to the plugin jar. > > However the maven war plugin does not have this. > > Any ideas on what the proper way to specify a new > package type is? > > Thanks, > - Ole > > > > > > ____________________________________________________________________________________ > Finding fabulous fares is fun. > Let Yahoo! FareChase search your favorite travel > sites to find flight and hotel bargains. > http://farechase.yahoo.com/promo-generic-14795097 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ____________________________________________________________________________________ Don't get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
