Re: Surefire maintenance release

2019-04-23 Thread Enrico Olivelli
I am sorry, I had other priorities, this task is not still complete. Tests are still failing and this is weird because I think I saw them green. This is the link to the job https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-surefire/job/release%252F2.22.2/ Enrico Il gio 11 a

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Hervé BOUTEMY
+1 I didn't even see how this plugin documentation looked like: https://maven.apache.org/plugins/maven-repository-plugin/ Regards, Hervé Le mardi 23 avril 2019, 21:43:18 CEST Robert Scholte a écrit : > Hi, > > The Apache Maven project consist of about 100 (sub)projects. Due to the > small numb

Re: Snapshots of core Maven plugins

2019-04-23 Thread Hervé BOUTEMY
need a Jenkins pipeline master to code the deploy after successful build on many nodes: sorry, I'm not that master... Regards, Hervé Le mardi 23 avril 2019, 15:11:27 CEST Mickael Istria a écrit : > Eclipse m2e would love to get snapshots available to ease adoption of new > Maven release (we cou

Re: [VOTE] Release Apache Maven Archetype Plugin version 3.1.0

2019-04-23 Thread Hervé BOUTEMY
+1 I was able to reproduce the bytecode (with JDK 8). Reproducible Build issue fixed in ARCHETYPE-563 Regards, Hervé Le samedi 20 avril 2019, 20:01:43 CEST Robert Scholte a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317122&ve > r

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Manfred Moser
+1 Robert Scholte wrote on 2019-04-23 12:43: > Hi, > > The Apache Maven project consist of about 100 (sub)projects. Due to the small > number of volunteers and the huge amount of code to maintain we're missing > enough space to make real progress on all these projects, including > our ambitious

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 23.04.19 21:43, Robert Scholte wrote: Hi, The Apache Maven project consist of about 100 (sub)projects. Due to the small number of volunteers and the huge amount of code to maintain we're missing enough space to make real progress on all the

Re: [VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Anders Hammar
+1 /Anders (mobile) Den tis 23 apr. 2019 21:43Robert Scholte skrev: > Hi, > > The Apache Maven project consist of about 100 (sub)projects. Due to the > small number of volunteers and the huge amount of code to maintain we're > missing enough space to make real progress on all these projects, in

[VOTE] Retire Maven Repository Plugin

2019-04-23 Thread Robert Scholte
Hi, The Apache Maven project consist of about 100 (sub)projects. Due to the small number of volunteers and the huge amount of code to maintain we're missing enough space to make real progress on all these projects, including our  ambitious ideas for the next major version(s) of Maven itself. To

Re: [VOTE] Release Apache Maven Archetype Plugin version 3.1.0

2019-04-23 Thread Robert Scholte
+1 On 20-4-2019 20:01:43, Robert Scholte wrote: Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317122&version=12340346&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317122%

Re: Bumping Checkstyle plugin version to 3.1.0-SNAPSHOT (from 3.0.1-SNAPSHOT)

2019-04-23 Thread Tibor Digana
+1 a good job, I agree with 3.1.0. On Sun, Apr 21, 2019 at 5:24 PM Enrico Olivelli wrote: > Hi, > I want to commit this breaking change [1] in checkstyle plugin, > that is the upgrade [2] to latest checkstyle (8.x) and thus the making > Java 8 the minimum version for the plugin. > > Currently I

Re: Bumping Checkstyle plugin version to 3.1.0-SNAPSHOT (from 3.0.1-SNAPSHOT)

2019-04-23 Thread Karl Heinz Marbaise
Hi Enrico, Done so. Kind regards Karl Heinz Marbaise On 23.04.19 00:26, Enrico Olivelli wrote: Committed. Can any JIRA admin rename version 3.0.1 to 3.1.0 please ? Thanks Enrico Il dom 21 apr 2019, 21:07 Stephen Connolly ha scritto: On Sun 21 Apr 2019 at 16:24, Enrico Olivelli wrote: H

Re: Snapshots of core Maven plugins

2019-04-23 Thread Mickael Istria
Eclipse m2e would love to get snapshots available to ease adoption of new Maven release (we could automate a CI build checking compatibility with Maven and prepare necessary fixes in m2e as they are developed in Maven instead of having to wait for the release). Cheers,

Re: JDK 13 - Early Access build 17 is available

2019-04-23 Thread Tibor Digana
The whole problem I see in Java is that people use "--enable-preview" and the version of bytecode changed. This means one JDK version is able to produce two bytecode versions. Then we receive bugs in ASF Jira but they are not ours. I remember that JDK development distributions could be downloaded

Re: JDK 13 - Early Access build 17 is available

2019-04-23 Thread Dalibor Topic
On 19.04.2019 22:21, Tibor Digana wrote: Sorry guys but again, what did you change in the language? Hi Tibor, there are no language change JEPs (or other kinds) targeted to JDK 13 yet. There is still almost eight weeks to go until Rampdown phase one starts, though. Please see https://openjdk