Re: Include maven-car-plugin to the official maven plugins

2011-03-26 Thread Stephane Nicoll
Hi, The plugin seems to be ready to be released and I'd like to get your feedback and make sure we are on the same page. # The plugin is released as 1.0 with its components.xml # The maven ear plugin is updated to deal with this new packaging type and a set of its are added, relying on this plugi

Re: Include maven-car-plugin to the official maven plugins

2011-03-22 Thread Stephen Connolly
FYI Ben has granted Arnaud & I jira admin access also. so we should have a bit more redundancy now -Stephen 2011/3/20 Stephen Connolly > Yeah, I'll pester ben on tuesday and see if we can get a couple more PMCs > with admin rights (AFAIK Brett is the only one) > > > 2011/3/19 Arnaud Héritier >

Re: Include maven-car-plugin to the official maven plugins

2011-03-20 Thread Stephane Nicoll
No that's fine, Brett created it. Thank you Brett! I added a first version of the plugin[2] Thanks, S. [1] http://jira.codehaus.org/browse/MACR [2] https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin/ 2011/3/20 Stephen Connolly > Yeah, I'll pester ben on tuesday and see if w

Re: Include maven-car-plugin to the official maven plugins

2011-03-20 Thread Stephen Connolly
Yeah, I'll pester ben on tuesday and see if we can get a couple more PMCs with admin rights (AFAIK Brett is the only one) 2011/3/19 Arnaud Héritier > I lost my admin rights a long time ago and I'm not sure there are > always codehaus jira admins here ? > The best is to contact ben on IRC or by o

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Stephane Nicoll
Truth be told I took almost nothing from the original plugin except something I would have done myself if I had to do it. I don't want to diminish Pablo's contribution of course but I'd say the most important here was to propose and provide a showcase that helps up supporting the whole JavaEE spect

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Pablo
Wendy, I wrote the google code plugin, based on Stephane's maven-ejb-plugin. In google code i licenced it under Apache License 2.0. And all source files contain the apache licence. But if there is anything i need to do to give full more ip clearance let me know

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Wendy Smoak
On Sat, Mar 19, 2011 at 4:19 PM, Stephane Nicoll wrote: > okay I have a candidate implementation based on the initial plugin on google > code. How big of a contribution is it? Does it need to go through the IP clearance process? http://incubator.apache.org/ip-clearance/index.html -- Wendy --

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Arnaud Héritier
I lost my admin rights a long time ago and I'm not sure there are always codehaus jira admins here ? The best is to contact ben on IRC or by opening a HAUS issue Cheers Arnaud On Sat, Mar 19, 2011 at 9:19 PM, Stephane Nicoll wrote: > okay I have a candidate implementation based on the initial p

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Arnaud Héritier
ok for me too. Arnaud On Sat, Mar 19, 2011 at 10:04 AM, Kristian Rosenvold wrote: > Sorry, my misunderstanding. > > Looks good to me ;) > > Kristian > > > > lø., 19.03.2011 kl. 09.51 +0100, skrev Stephane Nicoll: >> What other code are you talking about? The plugin on google code? The idea >> he

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Stephane Nicoll
okay I have a candidate implementation based on the initial plugin on google code. Can someone with Jira admin right create the maven project for the plugin please? http://jira.codehaus.org/browse/MPA-116 Thanks, Stéphane On Sat, Mar 19, 2011 at 10:04 AM, Kristian Rosenvold < kristian.rosenv...@

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Kristian Rosenvold
Sorry, my misunderstanding. Looks good to me ;) Kristian lø., 19.03.2011 kl. 09.51 +0100, skrev Stephane Nicoll: > What other code are you talking about? The plugin on google code? The idea > here is to deprecate it in favor of this "official" maven plugin > > S. > > On Sat, Mar 19, 2011 at

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Stephane Nicoll
What other code are you talking about? The plugin on google code? The idea here is to deprecate it in favor of this "official" maven plugin S. On Sat, Mar 19, 2011 at 9:49 AM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > Just out of curiosity, how does this code relate to the othe

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Kristian Rosenvold
Just out of curiosity, how does this code relate to the other code that does similar stuff? Is it a copy paste fork? Kristian lø., 19.03.2011 kl. 09.42 +0100, skrev Olivier Lamy: > Hi, > No problem for me if you want to add this new packaging support and > add in maven core. > > acr ? > > -- >

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Stephane Nicoll
Yes acr was what I was looking for. If nobody has any objection with that I will rework the plugin Pablo gave me and include it in the official plugins list. Thanks, Stéphane On Sat, Mar 19, 2011 at 9:42 AM, Olivier Lamy wrote: > Hi, > No problem for me if you want to add this new packaging su

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Olivier Lamy
Hi, No problem for me if you want to add this new packaging support and add in maven core. acr ? -- Olivier 2011/3/19 Stephane Nicoll : > No Maven committers/PMCs replied to this. > > Any insight? > > S. > > On Mon, Mar 14, 2011 at 9:22 AM, Stephane Nicoll > wrote: > >> Hi, >> >> I am currently

Re: Include maven-car-plugin to the official maven plugins

2011-03-19 Thread Stephane Nicoll
No Maven committers/PMCs replied to this. Any insight? S. On Mon, Mar 14, 2011 at 9:22 AM, Stephane Nicoll wrote: > Hi, > > I am currently working on supporting the "application-client" artifact > type properly in the EAR plugin. Pablo (in CC) wrote a > maven-car-plugin[1] which is very similar

Re: Include maven-car-plugin to the official maven plugins

2011-03-14 Thread Pablo
Hi, In reply to Stephane: On 03/14/2011 04:22 PM, Stephane Nicoll wrote: Hi, I am currently working on supporting the "application-client" artifact type properly in the EAR plugin. Pablo (in CC) wrote a maven-car-plugin[1] which is very similar to the

Include maven-car-plugin to the official maven plugins

2011-03-14 Thread Stephane Nicoll
Hi, I am currently working on supporting the "application-client" artifact type properly in the EAR plugin. Pablo (in CC) wrote a maven-car-plugin[1] which is very similar to the EJB plugin but for application-client type. Do we think it would be reasonable to add this plugin to the portfolio of s