[VOTE] Release Maven EAR Plugin version 2.6

2011-06-06 Thread Stephane Nicoll
Hi, I'd like to release the maven ear plugin. It is a follow up of the new application client archive (ACR) plugin that was released a few weeks ago. 2.6 brings a compatibility layer that auto-detectes the 'acr' packaging type just like it does for ejb,war,rar and other JavaEE-related modules.

Re: JIRA versus svn

2011-06-06 Thread Olivier Lamy
Thanks. I have fixed the setup of the jenkins build : https://builds.apache.org/job/maven-parent/ To use better the jira plugin (which can add link to the viewsvn). See sample how it will be in this issue :

Re: Build failed in Jenkins: maven-plugins-ITs-3.x #6???

2011-06-06 Thread Dennis Lundberg
On 2011-06-05 00:26, Benson Margulies wrote: I'm tagged with this, but I have no idea what my change to the changed plugin could have done to start this cascade of failures. Help? Actually they didn't. We still have a few things to iron out with this particular Jenkins job. There are constant

Re: svn commit: r1131414 - in /maven/plugins/trunk/maven-changes-plugin: ./ src/main/java/org/apache/maven/plugin/jira/ src/site/apt/ src/site/apt/examples/

2011-06-06 Thread Dennis Lundberg
On 2011-06-05 01:45, sebb wrote: On 4 June 2011 22:02, Dennis Lundberg denn...@apache.org wrote: On 2011-06-04 22:44, Benson Margulies wrote: Dennis, Points taken. The web page with developer guidance does specifically give the syntax: [JIRA1, JIRA2, ...] comments Indeed they do. Looks

Re: [RFC] Migrating Maven JIRA from jira.codehaus.org to issues.apache.org

2011-06-06 Thread Dennis Lundberg
Hi I've got an email similar to this that's been sitting in my draft box for a couple of weeks. Here's what I originally wrote in it: --- This has come up from time to time, and I think now is as good a time as any to get the ball rolling on this. I've done a fair bit of JIRA administration and

RE: [RFC] Migrating Maven JIRA from jira.codehaus.org to issues.apache.org

2011-06-06 Thread Gavin McDonald
I've already been talking with Ben and Brett about this for some time, some of what has been written in this thread has not been mentioned by Ben to me before, so I'll get some more clarifications from him, otherwise infra will be glad to help migrate over the Maven and associated Jiras and as

Re: Build failed in Jenkins: maven-plugins-ITs-3.x #6???

2011-06-06 Thread Mark Struberg
Not sure if this also hits the maven-plugins project but I face a similar problem when building wagon tests in parallel which makes them fail randomly. This might happen if you startup a server (in my case jetty) in your IT which blocks a port. Obviously those tests cannot be run in parallel -

Re: Build failed in Jenkins: maven-plugins-ITs-3.x #6???

2011-06-06 Thread Kristian Rosenvold
I find I keep running into what I believe is http://jira.codehaus.org/browse/MNG-2802 if I try to run IT's in parallel without having run serially once first on a given day. This is for surefire which uses invoker-plugin install to set up the repo. http://jira.codehaus.org/browse/MNG-5087 is

Re: Build failed in Jenkins: maven-plugins-ITs-3.x #6???

2011-06-06 Thread Stephen Connolly
I think if I can find the cycles to get mock-repository-maven-plugin done, that should remove a lot of those issues... still will have some, but less... also nicolas de loof has done sone work on a concurrent safe local repo, I'll sree if it is something that can be shared our if it is closed

Re: svn commit: r1131414 - in /maven/plugins/trunk/maven-changes-plugin: ./ src/main/java/org/apache/maven/plugin/jira/ src/site/apt/ src/site/apt/examples/

2011-06-06 Thread sebb
On 6 June 2011 09:23, Dennis Lundberg denn...@apache.org wrote: On 2011-06-05 01:45, sebb wrote: On 4 June 2011 22:02, Dennis Lundberg denn...@apache.org wrote: On 2011-06-04 22:44, Benson Margulies wrote: Dennis, Points taken. The web page with developer guidance does specifically give the

Re: Trivial fix for -Werror issue

2011-06-06 Thread deusaquilus
Btw, I just posted an integration test that can verify the fix. Responses are greatly appreciated -- View this message in context: http://maven.40175.n5.nabble.com/Trivial-fix-for-Werror-issue-tp476p4459341.html Sent from the Maven Developers mailing list archive at Nabble.com.