Re: Findbugs and Maven 3.4.0-SNAPSHOT

2016-05-18 Thread Jason van Zyl
The ITs right now are severely broken with recent changes as far as I can tell so wait until we fix that and then try again. I wouldn’t be surprised if many things don’t work right now. > On May 18, 2016, at 6:57 PM, Mark Derricutt wrote: > > Hey all, > > Not sure if this is

Findbugs and Maven 3.4.0-SNAPSHOT

2016-05-18 Thread Mark Derricutt
Hey all, Not sure if this is a Findbugs plugin bug, or maven itself, but under 3.4.0-SNAPSHOT I get the following exception when running our findbags goals: ``` [ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (findbugs) on project smx3.core: Unable to

Changing jobs on builds.a.o

2016-05-18 Thread Michael Osipov
Hi folks, can someone grant me permission to change jobs on builds.apache.org? I need to drop the Ant Tasks job. Thanks, Michael - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

[ANN] Maven Ant Tasks Retired

2016-05-18 Thread Michael Osipov
As you can see in the release notes below, this component has now been retired. There will be no more releases of this component. Task * [MANTTASKS-252] Retire this component -The Apache Maven team - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Maven Resources Plugin version 3.0.0 (Take 2)

2016-05-18 Thread Hervé BOUTEMY
+1 Regards, Hervé Le lundi 16 mai 2016 21:14:16 Karl Heinz Marbaise a écrit : > Hi, > > We solved 26 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317827 > rsion=12331252 > > There are still a couple of issues left in JIRA: >

[RESULT] [VOTE] ASF Parent POM Version 18 (take 2)

2016-05-18 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Karl Heinz Marbaise, Christopher Tubbs, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail:

Re: [VOTE] ASF Parent POM Version 18 (take 2)

2016-05-18 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le dimanche 15 mai 2016 22:57:50 Hervé BOUTEMY a écrit : > Hi, > > We solved 16 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250 > rsion=12332150=Text > > Staging repo: >

[RESULT] [VOTE] Retire Maven Ant Tasks

2016-05-18 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Karl Heinz Marbaise, Mirko Friedenhagen, Anders Hammar, Igor Fedorenko, Jason van Zyl, Andreas Gudian, Stian Soiland-Reyes, Ralph Goers, Manfred Moser, Connolly, Robert Scholte, Michael Osipov, Tamás Cservenák PMC quorum: reached I

Re: SHA512 by default for GPG sigs

2016-05-18 Thread Christopher
Yes, that is correct. I'm referring to the ASF-wide parent pom. If I understand the situation correctly, releases of that POM are managed by the Maven PMC, but because of it's utility throughout the ASF, Hervé Boutemy had commented on MPOM-118 that it should be brought to the attention of a

Re: [VOTE] Retire Maven Ant Tasks

2016-05-18 Thread Tamás Cservenák
+1 On Wed, May 18, 2016 at 9:54 PM Michael Osipov wrote: > Here's my vote: > +1 > > Am 2016-05-15 um 23:24 schrieb Michael Osipov: > > Hi, > > > > this component hasn't been touched for years effectively and we rely now > > on Maven for Maven (dog food). Additionally, Ant

Re: [VOTE] Retire Maven Ant Tasks

2016-05-18 Thread Michael Osipov
Here's my vote: +1 Am 2016-05-15 um 23:24 schrieb Michael Osipov: Hi, this component hasn't been touched for years effectively and we rely now on Maven for Maven (dog food). Additionally, Ant build support has already been removed from Maven. This relic shouldn't be used with Maven 3 anymore.

Re: SHA512 by default for GPG sigs

2016-05-18 Thread Greg Trasuk
Whoops. Sorry about that. Greg > On May 18, 2016, at 2:50 PM, Benson Margulies wrote: > > Greg, the proposal is for the _Default ASF POM_ to be set up so that > _all_ projects would use SHA-512. This is not a question for the Maven > PMC. > > On Wed, May 18, 2016 at

Re: SHA512 by default for GPG sigs

2016-05-18 Thread Benson Margulies
Greg, the proposal is for the _Default ASF POM_ to be set up so that _all_ projects would use SHA-512. This is not a question for the Maven PMC. On Wed, May 18, 2016 at 1:58 PM, Greg Trasuk wrote: > > Hi Christopher: > > Thanks for your involvement. Apache Maven is one

Re: SHA512 by default for GPG sigs

2016-05-18 Thread Greg Trasuk
Hi Christopher: Thanks for your involvement. Apache Maven is one of many projects at the Apache Software Foundation. Each project has its own mailing lists. So your discussion should probably go to dev@maven.apache.org, which I’ve cc’d on this response. If you’re not subscribed to that

Re: Early Access builds of JDK 9 b118 & JDK 9 with Project Jigsaw, b118 (#4987) are available on java.net

2016-05-18 Thread Robert Scholte
Hi Rory, JDK-8154482 is indeed the fix we were looking for. It works as expected. Thanks! Robert On Wed, 18 May 2016 13:51:07 +0200, Rory O'Donnell wrote: Hi Robert, I should have mention a fix for https://bugs.openjdk.java.net/browse/JDK-8154482 was

Re: Early Access builds of JDK 9 b118 & JDK 9 with Project Jigsaw, b118 (#4987) are available on java.net

2016-05-18 Thread Rory O'Donnell
Hi Robert, I should have mention a fix for https://bugs.openjdk.java.net/browse/JDK-8154482 was included in b117, can you confirm fix and no regressions ? Rgds,Rory On 18/05/2016 09:50, Rory O'Donnell wrote: Hi Robert & Kristian, Early Access b118 for

Re: [VOTE] Retire Maven Ant Tasks

2016-05-18 Thread Robert Scholte
+1 On Sun, 15 May 2016 23:24:23 +0200, Michael Osipov wrote: Hi, this component hasn't been touched for years effectively and we rely now on Maven for Maven (dog food). Additionally, Ant build support has already been removed from Maven. This relic shouldn't be

Early Access builds of JDK 9 b118 & JDK 9 with Project Jigsaw, b118 (#4987) are available on java.net

2016-05-18 Thread Rory O'Donnell
Hi Robert & Kristian, Early Access b118 for JDK 9 is available on java.net, summary of changes are listed here . Early Access b118 (#4913) for JDK 9 with

[GitHub] maven-scm pull request: #resolves SCM-817 by encoding password bef...

2016-05-18 Thread msperisen
Github user msperisen commented on the pull request: https://github.com/apache/maven-scm/pull/44#issuecomment-219951622 great, this solves a big issue we are having! @olamy, can you comment on the implementation and if/when this could be merged and make it into a release? --- If