[GitHub] maven-surefire issue #114: Parallel runner should not drop away runners that...

2017-05-03 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/114 The release would not be that fast. Maybe next month. There is quite a lot to do. I need to find spare time to see if the changes in ParallelComputerBuilder.java

[GitHub] maven-surefire issue #114: Parallel runner should not drop away runners that...

2017-05-03 Thread Jezorko
Github user Jezorko commented on the issue: https://github.com/apache/maven-surefire/pull/114 @Tibor17 I see [the current GIT version is 2.21-SNAPSHOT](https://github.com/apache/maven-surefire/blob/b54e33e68e9c3e13f8fca4b66dbb5c89a0a30715/pom.xml#L32), when a release is expected?

Re: BuildBot Site Publishing

2017-05-03 Thread Karl Heinz Marbaise
Hi, seemed to be fixed. Kind regards Karl Heinz On 02/05/17 20:54, Karl Heinz Marbaise wrote: Hi, currently the buildbot for our site publishing produces an error... already filed in a INFRA- Ticket.. https://issues.apache.org/jira/browse/INFRA-14075 Kind regards Karl Heinz Marbaise

Re: Maven 3.5.1 - MNG-6025

2017-05-03 Thread Robert Scholte
+1 On Wed, 03 May 2017 07:49:21 +0200, Karl Heinz Marbaise wrote: Hi, MNG-6025 branch is there, IT's were ok..so I would like to merge to master within the next days if no objections.. Kind regards Karl Heinz Marbaise

[ANN] Apache Maven Shared Component: Maven Dependency Analyzer Version 1.7 Released

2017-05-03 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Analyzer Version 1.7 https://maven.apache.org/shared/maven-dependency-analyzer/ Analyzes the dependencies of a project for undeclared or unused artifacts. You should specify the

Maven Development Pain Point - EMails for push on branches

2017-05-03 Thread Karl Heinz Marbaise
Hi to all, I had opened an issue for INFRA to ask for the problem based on the bulk emails for pushing to branches and they will solve the problem ETA probably within a month. Details here: https://issues.apache.org/jira/browse/INFRA-14062 Kind regards Karl Heinz Marbaise

Re: Maven 3.5.1 - MNG-6025

2017-05-03 Thread Anton Tanasenko
+1 Needed this for a performance fix in m2e. 2017-05-03 15:05 GMT+03:00 Igor Fedorenko : > +1 > > In the longer run I think we need to review the many caches we have in > Maven (including the resolver) and come up with a coherent strategy how > to manage those caches. > >

Re: Maven 3.5.1 - MNG-6025

2017-05-03 Thread Igor Fedorenko
+1 In the longer run I think we need to review the many caches we have in Maven (including the resolver) and come up with a coherent strategy how to manage those caches. -- Regards, Igor On Wed, May 3, 2017, at 01:49 AM, Karl Heinz Marbaise wrote: > Hi, > > MNG-6025 branch is there, IT's