Re: New SAR Plugin

2005-12-19 Thread Frank Mena
I have a created a Jira issue (MNG-1866) and attached the source to the plugin. Frank On 12/15/05, John Casey <[EMAIL PROTECTED]> wrote: > > First of all, thanks for the contribution! > > Please file a JIRA issue against the ear plugin if you have not already > done so, and attach that patch. As

Re: New SAR Plugin

2005-12-16 Thread Emmanuel Venisse
:-) Stephane Nicoll a écrit : I know :) Read Jonh's mail, he's talking about a patch for the ear plugin. I am just saying it's done. Stéphane On 12/16/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: This patch doesn't create a sar file, it only add it in ear. Emmanuel Stephane Nicoll a éc

Re: New SAR Plugin

2005-12-16 Thread Stephane Nicoll
I know :) Read Jonh's mail, he's talking about a patch for the ear plugin. I am just saying it's done. Stéphane On 12/16/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > This patch doesn't create a sar file, it only add it in ear. > > Emmanuel > > Stephane Nicoll a écrit : > > John, > > > > S

Re: New SAR Plugin

2005-12-16 Thread Emmanuel Venisse
This patch doesn't create a sar file, it only add it in ear. Emmanuel Stephane Nicoll a écrit : John, Someone already did that, see MNG-1852. I just fixed it and this will be available in the next maven ear plugin release (2.1) Thanks, Stéphane On 12/16/05, John Casey <[EMAIL PROTECTED]> wro

Re: New SAR Plugin

2005-12-16 Thread Stephane Nicoll
John, Someone already did that, see MNG-1852. I just fixed it and this will be available in the next maven ear plugin release (2.1) Thanks, Stéphane On 12/16/05, John Casey <[EMAIL PROTECTED]> wrote: > > First of all, thanks for the contribution! > > Please file a JIRA issue against the ear plug

RE: New SAR Plugin

2005-12-16 Thread Peschier J. (Jeroen)
1:57 Aan: Maven Users List Onderwerp: New SAR Plugin I have written a sar plugin that builds a JBoss service sar. It handles the .sar extension automatically because I have given it an artifactId of maven-sar-plugin. I would like to contribute it for inclusion into the mavens plugin director

Re: New SAR Plugin

2005-12-15 Thread John Casey
First of all, thanks for the contribution! Please file a JIRA issue against the ear plugin if you have not already done so, and attach that patch. As for the SAR plugin, you should email the [EMAIL PROTECTED] mailing list to see what kind of interest you can drum up there. Our first preference

New SAR Plugin

2005-12-15 Thread Frank Mena
I have written a sar plugin that builds a JBoss service sar. It handles the .sar extension automatically because I have given it an artifactId of maven-sar-plugin. I would like to contribute it for inclusion into the mavens plugin directory, if possible. It has the Apache license and a site. Ho