[m2] RE: plugin development - extending simple plugin like jar

2005-11-11 Thread Ruel Loehr
Thanks! I dorked with it yesterday and had stumbled across the post to which you refer and got it to work. All in all it worked out pretty well. The only hitch that I had was that then when defining the lifecycle mapping in the components.xml the documentation didn't seem to match up to what I

Re: [m2] RE: plugin development - extending simple plugin like jar

2005-11-11 Thread Brett Porter
On 11/12/05, Ruel Loehr [EMAIL PROTECTED] wrote: However, in practice I received a number of errors telling me that I needed to use the groupID:artifact:Id:goal format when defining my phases. Changing for example, compiler:compiler to org.apache.maven.plugins:maven-compiler-plugin:compile