stupid question : building plugins

2005-11-03 Thread Kevin Galligan
This is going to sound like a moderately stupid question. How do you build maven plugins from source? I can get the source (no problems with svn). I'd like to do a build of the latest but I can't really figure it out. I've tried: - Building everything by bootstrap. I cannot get this to

Re: stupid question : building plugins

2005-11-03 Thread Brett Porter
You don't need to rebuild all the plugins at once - just build the plugins individually. The assembly change is unfortunate, we'll get that released soon. - Brett On 11/4/05, Kevin Galligan [EMAIL PROTECTED] wrote: This is going to sound like a moderately stupid question. How do you build