Re: Intention to release Maven EAR Plugin 2.7

2012-01-12 Thread Kristian Rosenvold
I'm doing a quick sweep over plexus-io/archiver aiming for a .1 bump on both; you might consider doing a joint release EAR/maven-archiver release to get these included. I'll be watching general issues/patches on plexus specifically until you say it's time to press release ;) (Btw; I have a

Re: Intention to release Maven EAR Plugin 2.7

2012-01-12 Thread Dennis Lundberg
Hi Kristian Thanks for looking at those components. It'll be great to finally fix that WAR Plugin bug. I'll go ahead and release the EAR plugin as is, without an updated maven-archiver. I'd like for this version to be as similar as possible to the previous version, except for the new features.

Re: Intention to release Maven EAR Plugin 2.7

2012-01-09 Thread Stephen Connolly
Well IMHO, the patch is perhaps somewhat misguided. in m3, there will be resolution from the reactor as priority, so this patch should only be required in m2... and in order to keep consistent behaviour, the patch should not be switchable and the reactor search should have priority. Other than

Re: Intention to release Maven EAR Plugin 2.7

2012-01-09 Thread Robert Scholte
To use Maven 2.2.1 you need at least jdk5, not the other way around (i.e. to use jdk5 you need at least maven 2.2.1). Using Maven 2.0.9 with jdk5 works just as fine. And there are still a lot of companies which use Maven 2, because it works: there's no need to spend time or money to upgrade

Re: Intention to release Maven EAR Plugin 2.7

2012-01-09 Thread Stephen Connolly
On 9 January 2012 17:07, Robert Scholte apa...@sourcegrounds.com wrote: To use Maven 2.2.1 you need at least jdk5, not the other way around (i.e. to use jdk5 you need at least maven 2.2.1). Using Maven 2.0.9 with jdk5 works just as fine. Let me put this another way, if a plugin is using Java

Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Dennis Lundberg
Hi, After working on two rather large issues for the EAR plugin I'm going to release a new version shortly. If there are any more issues that you want to work on and want included in this release please let me know. There are currently two unresolved issues scheduled for the 2.7 release. Unless

Re: Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Stephane Nicoll
Hi, Thanks for working on this. MEAR-65 actually should have been removed already. I've asked more details about the request and did not get any reply from quite some time. MEAR-71 would be good to be done, indeed but I don't have time right now to work on it. I have moved it to 2.8. Good to see

Re: Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Jason van Zyl
On Jan 8, 2012, at 6:10 AM, Dennis Lundberg wrote: Hi, After working on two rather large issues for the EAR plugin I'm going to release a new version shortly. If there are any more issues that you want to work on and want included in this release please let me know. There are currently

Re: Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Robert Scholte
Hi, I've been cleaning up the pom a bit. It looks like we can't upgrade the value for mavenFilterVersion due to regression, so we have to stay at 1.0-beta-2 Somehow the escaping character is ignored. And the sources now use generics. The title of MEAR-107 is kind of misleading, it's actually