[RESULT] [VOTE] Release Apache Maven Shared Utils version 3.1.0

2016-07-26 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1: Karl Heinz Marbaise, Arnaud Héritier, Hervé Boutemy +0: Robert Scholte PMC quorum: reached I will promote the artifacts to the central repo. - To unsubscribe,

[GitHub] maven issue #89: [MNG-5995] Removed maven-compat as it not required anymore ...

2016-07-26 Thread rajivpjs
Github user rajivpjs commented on the issue: https://github.com/apache/maven/pull/89 Hi Karl With my recent change, I compiled with an example project and I didn't have any issues. This is what I did as per the Jira task description: `mvn

Apache Commons BCEL 6.0 is out and clirr-maven-plugin

2016-07-26 Thread Gary Gregory
Hi All: There seems to be some overlap in community between clirr-maven-plugin Maven devs. Any thoughts on getting Clirr to use BCEL 6.0 a la: https://github.com/mojohaus/clirr-maven-plugin/pull/18 Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with

AW: Extending Maven to allow scope resolutions for other languages than Java

2016-07-26 Thread Christofer Dutz
So am I correct, that in order to do what I would like to, I simply have to wait for a while? If not I'd be happy for some pointers. Chris Von: Christian Schulte Gesendet: Dienstag, 19. Juli 2016 23:48:04 An: Maven Developers List Betreff:

Re: Mentor Request

2016-07-26 Thread Barrie Treloar
On 24 July 2016 at 18:34, Rajiv Jain wrote: > Not really. I don't mind. Basically, where help is needed and important > features/improvements/fixes need to > The [Guide to helping with Maven]{ http://maven.apache.org/guides/development/guide-helping.html} has all the

Re: [VOTE] Release Apache Maven Shared Utils version 3.1.0

2016-07-26 Thread Arnaud Héritier
+1 On Tue, Jul 26, 2016 at 8:35 AM, Hervé BOUTEMY wrote: > MSHARED-574 created: we'll need help from someone developing on WIndows to > fix > the issue, please > > no more votes? > this release is necessary for Maven 3.4.0 and any plugin doing colored > messages... > >

Re: [VOTE] Release Apache Maven Shared Utils version 3.1.0

2016-07-26 Thread Hervé BOUTEMY
MSHARED-574 created: we'll need help from someone developing on WIndows to fix the issue, please no more votes? this release is necessary for Maven 3.4.0 and any plugin doing colored messages... Regards, Hervé Le samedi 23 juillet 2016 23:21:49 Robert Scholte a écrit : > +0 > > I have a

Surefire forkMode failure when using jdk-9

2016-07-26 Thread Michael Musgrove
When I run any surefire test (with reuseForks=false) that uses java.sql classes on jdk-9 it fails with, for example: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project maven-surefire-plugin-example: Execution default-test of goal