[GitHub] maven-surefire issue #164: SUREFIRE-1383: Split IT569 in to multiple lifecyc...

2017-09-06 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/164 @owenfarrell Sorry I could not have a look. I was busy. Now I want to finish my code and open it for contribution. --- -

Re: maven-dependency-plugin

2017-09-06 Thread Karl Heinz Marbaise
Hi Robert, On 06/09/17 22:30, Robert Scholte wrote: +1, you beat me :) Yes Yeah got it ;-).. Kind regards Karl Heinz Marbaise On Wed, 06 Sep 2017 22:28:32 +0200, Karl Heinz Marbaise wrote: Hi, I would like to make a new release of the current state of maven-dependency-plugin .. Are

Maven JLink / JMod Plugins first alpha releases

2017-09-06 Thread Karl Heinz Marbaise
Hi to all, I would like to start a first 3.0.0-alpha-1 release of the Maven JLink Plugin[1] and the Maven JMod Plugin[2] to support creation of Java Run Time Images for Java 9... Are there any ideas/suggestions/improvements before the first public release of them? JIRA projects do already

Re: maven-dependency-plugin

2017-09-06 Thread Robert Scholte
+1, you beat me :) On Wed, 06 Sep 2017 22:28:32 +0200, Karl Heinz Marbaise wrote: Hi, I would like to make a new release of the current state of maven-dependency-plugin .. Are there any objections about this? or are issues missed? Kind regards Karl Heinz Marbaise

maven-dependency-plugin

2017-09-06 Thread Karl Heinz Marbaise
Hi, I would like to make a new release of the current state of maven-dependency-plugin .. Are there any objections about this? or are issues missed? Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: dev-unsubscr...@

Re: main-class + module-version

2017-09-06 Thread Plamen Totev
Hi, I've started working on this one. Unfortunately I don't have as much free time as I expected so the progress is a bit slow. With the release date of Java 9 approaching I hope this does not block any other release. I've just pushed my implementation [1]. It's not fully ready yet as there are n

[GitHub] maven-plugins pull request #128: MJDEPS-9 Introduce named property for failO...

2017-09-06 Thread mattnelson
GitHub user mattnelson opened a pull request: https://github.com/apache/maven-plugins/pull/128 MJDEPS-9 Introduce named property for failOnWarning Introduce `jdeps.failOnWarning` named property to support command line and `` declarations. https://issues.apache.org/jira/brow