Re: Converting plugins from M1 to M2

2005-05-19 Thread Dennis Lundberg
Jason van Zyl wrote: On Tue, 2005-05-17 at 09:08 +0200, Dennis Lundberg wrote: Hello I'm thinking about trying to convert the tasklist plugin from Maven 1 to Maven 2. Are there any good (not that complicated) plugins to look at, that has been converted to M2? I need some example to look at, to get

RE: Converting plugins from M1 to M2

2005-05-18 Thread Vincent Massol
> -Original Message- > From: Dennis Lundberg [mailto:[EMAIL PROTECTED] > Sent: mardi 17 mai 2005 21:48 > To: Maven Developers List > Subject: Re: Converting plugins from M1 to M2 > > Vincent Massol wrote: > > Hi Dennis, > > > > I've started

RE: Converting plugins from M1 to M2

2005-05-18 Thread Vincent Massol
> -Original Message- > From: Dennis Lundberg [mailto:[EMAIL PROTECTED] > Sent: mardi 17 mai 2005 21:48 > To: Maven Developers List > Subject: Re: Converting plugins from M1 to M2 > > Vincent Massol wrote: > > Hi Dennis, > > > > I've started

Re: Converting plugins from M1 to M2

2005-05-17 Thread Jason van Zyl
On Tue, 2005-05-17 at 09:08 +0200, Dennis Lundberg wrote: > Hello > > I'm thinking about trying to convert the tasklist plugin from Maven 1 to > Maven 2. Are there any good (not that complicated) plugins to look at, > that has been converted to M2? I need some example to look at, to get to > grips

Re: Converting plugins from M1 to M2

2005-05-17 Thread Dennis Lundberg
Vincent Massol wrote: Hi Dennis, I've started doing this but I don't have anything that I can show you yet. Do you mean that you have started converting the tasklist plugin or do you mean that you have started writing a howto on converting plugins in general? I'd suggest that you take a look at

RE: Converting plugins from M1 to M2

2005-05-17 Thread Will Gwaltney
I looked at the jar plugin (JarMojo.java). It's pretty simple. - Will Gwaltney SAS Institute [EMAIL PROTECTED] 919-531-9025 "mathematics is not just a cultural activity that we ourselves have created, but it has a life of its own" - Roger Penrose ---

RE: Converting plugins from M1 to M2

2005-05-17 Thread Vincent Massol
Hi Dennis, I've started doing this but I don't have anything that I can show you yet. I'd suggest that you take a look at the existing m2 plugins (this is what I've done) and start developing some simple plugins to get the grips of it. FYI, I'm currenty doing this conversion for the following plu

RE: Converting plugins from M1 to M2

2005-05-17 Thread Vincent Massol
Hi Dennis, I've started doing this but I don't have anything that I can show you yet. I'd suggest that you take a look at the existing m2 plugins (this is what I've done) and start developing some simple plugins to get the grips of it. FYI, I'm currenty doing this conversion for the following plu