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: Maven Site Plugin release plan

2011-03-19 Thread Hervé BOUTEMY
ok for me For Doxia and Doxia Sitetools, I'd like these release to be the last ones on JDK 1.4, and work on Java 5 migration after the release if nobody objects. Regards, Hervé Le mercredi 16 mars 2011, Dennis Lundberg a écrit : > Hi > > I've gone through JIRA tonight and have made sure that

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: Maven GPG plugin - any chance of a new release?

2011-03-19 Thread Dennis Lundberg
On 2011-03-01 04:26, sebb wrote: > There are two useful fixes since 1.1, and only one outstanding bug. I'll prepare a new release. -- Dennis Lundberg - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional com

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