Re: [vote] release maven-ejb-plugin 2.1

2007-02-08 Thread Stephane Nicoll
On 2/8/07, Daniel Kulp <[EMAIL PROTECTED]> wrote: Actually, one little minor caveat: (not something that would warrant a -1) The key that was used to sign this is not available in the public key servers. Yes. I don't know why but the stupid server does not want my key. I'll chat later on #ma

Re: [vote] release maven-ejb-plugin 2.1

2007-02-08 Thread Daniel Kulp
Actually, one little minor caveat: (not something that would warrant a -1) The key that was used to sign this is not available in the public key servers. Not a huge deal. It's available in the Apache SVN. However, that was an extra step I had to take to verify the jars. Dan On Thursda

Re: [vote] release maven-ejb-plugin 2.1

2007-02-08 Thread Jason van Zyl
On 8 Feb 07, at 10:26 AM 8 Feb 07, Daniel Kulp wrote: I'll give it a +1 (non-binding) as well. :-) Caveat being I don't use the ejb plugin at all so I don't know if it works or not. From a simple audit, it looks like all the apache stuff is OK. But we know that you opened every JAR

Re: [vote] release maven-ejb-plugin 2.1

2007-02-08 Thread Daniel Kulp
I'll give it a +1 (non-binding) as well. :-) Caveat being I don't use the ejb plugin at all so I don't know if it works or not. From a simple audit, it looks like all the apache stuff is OK. Dan On Wednesday 07 February 2007 19:09, Joakim Erdfelt wrote: > +1 (this is sorely needed) > > -

Re: [vote] release maven-ejb-plugin 2.1

2007-02-07 Thread Wayne Fay
A huge nonbinding +1 from me... Wayne On 2/7/07, Joakim Erdfelt <[EMAIL PROTECTED]> wrote: +1 (this is sorely needed) - Joakim Stephane Nicoll wrote: > Hi, > > This release fixes all known issues, only two feature requests are > still open and we need to discuss this a bit more, see also[1] >

Re: [vote] release maven-ejb-plugin 2.1

2007-02-07 Thread Joakim Erdfelt
+1 (this is sorely needed) - Joakim Stephane Nicoll wrote: > Hi, > > This release fixes all known issues, only two feature requests are > still open and we need to discuss this a bit more, see also[1] > > Revision: 504652 > > Release Notes - Maven 2.x Ejb Plugin - Version 2.1 [2] > > ** Bug >

Re: [vote] release maven-ejb-plugin 2.1

2007-02-07 Thread Jason van Zyl
Hi, Actually if you just put the following in a profiles.xml in the project that uses the EJB plugin you should not have to do anything else: profiles.xml --- stage maven-ejb-plugin-stage Maven EJB Plugin Stage default

Re: [vote] release maven-ejb-plugin 2.1

2007-02-07 Thread Stephane Nicoll
Hi, If you want to test this release, just add the following profile in your settings.xm temporarily and run mvn -Pejb-staging -U: ejb-staging Ejb plugin staging repository http://people.apache.org/~snicoll/maven-staging/repo/ false Cheers,

Re: [vote] release maven-ejb-plugin 2.1

2007-02-07 Thread Jason van Zyl
+1 Now as an aside how do we make this easy for people to try. Included with the vote it would be nice to provide a snippet which configures a repository which makes the plugin usable. I'm sure we could generate this. Jason. On 7 Feb 07, at 2:20 PM 7 Feb 07, Stephane Nicoll wrote: Hi,

[vote] release maven-ejb-plugin 2.1

2007-02-07 Thread Stephane Nicoll
Hi, This release fixes all known issues, only two feature requests are still open and we need to discuss this a bit more, see also[1] Revision: 504652 Release Notes - Maven 2.x Ejb Plugin - Version 2.1 [2] ** Bug * [MEJB-7] - Transitive Classpath not written to the manifest * [MEJB-12] -