Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Hervé BOUTEMY
sure, I won't cancel this release for that detail but I want to use 20-SNAPSHOT now as a real world test case for version-m-p to challenge its accuracy: it really seems it sometimes is right and sometimes misses updates. And from my tests, it seems it happens for a long time, and with any Maven

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Hervé BOUTEMY
did you try it with Apache parent POM? Does it really detect the new m-compiler-p on this one? (and ideally: what changed that makes this plugin not work as expected?) Regards, Hervé Le mardi 23 janvier 2018, 01:11:08 CET Gary Gregory a écrit : > Ah! So we need a new versions-maven-plugin as we

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Stephen Connolly
Probably... imho let’s get 19 out as is now and we can release 20 soon after... but Hervé is the release manager for this release! On Tue 23 Jan 2018 at 00:11, Gary Gregory wrote: > Ah! So we need a new versions-maven-plugin as well! > > Gary > > On Mon, Jan 22, 2018 at 4:51 PM, Sylwester Lachie

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Gary Gregory
Ah! So we need a new versions-maven-plugin as well! Gary On Mon, Jan 22, 2018 at 4:51 PM, Sylwester Lachiewicz wrote: > Hi, > there is raport from snapshot version (with little trick) > > mvn > org.codehaus.mojo:versions-maven-plugin:2.6-SNAPSHOT: > display-plugin-updates > > [INFO] Scanning fo

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Sylwester Lachiewicz
Hi, there is raport from snapshot version (with little trick) mvn org.codehaus.mojo:versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates [INFO] Scanning for projects... [INFO] [INFO] Reactor Build Order: [INFO] [INFO] A

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Gary Gregory
On Mon, Jan 22, 2018 at 4:03 PM, Hervé BOUTEMY wrote: > $ mvn versions:display-plugin-updates > [INFO] Scanning for projects... > [INFO] > [INFO] -< org.apache:apache > >-- > [INFO] Building The Apache Software Foundation 20-SNAPSHOT > [INFO] --

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Hervé BOUTEMY
$ mvn versions:display-plugin-updates [INFO] Scanning for projects... [INFO] [INFO] -< org.apache:apache >-- [INFO] Building The Apache Software Foundation 20-SNAPSHOT [INFO] [ pom ]- [I

[ANN] Apache Maven Plugin Tools 1.5.1 Released

2018-01-22 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.5, including Apache Maven Plugin Plugin 3.5 The Maven Plugin Tools contains the necessary tools to generate rebarbative content like descriptor, help and documentation. In addition, it provid

[RESULT] [VOTE] Release Apache Maven Plugin Tools version 3.5.1

2018-01-22 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Karl Heinz Marbaise, Robert Scholte, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsub

Re: [VOTE] Release Apache Maven Plugin Tools version 3.5.1

2018-01-22 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le vendredi 19 janvier 2018, 19:08:34 CET Hervé BOUTEMY a écrit : > Hi, > > We solved 15 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&ve > rsion=12338196&styleName=Text > > There are still a couple of issues left in JIRA: > ht

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Karl Heinz Marbaise
Hi Hervé, +1 from me.. Kind regards Karl Heinz Marbaise On 21/01/18 13:41, Hervé BOUTEMY wrote: Hi, We solved 20 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12335768&styleName=Text Staging repo: https://repository.apache.org/content/reposito

Re: [VOTE] ASF Parent POM Version 19

2018-01-22 Thread Stephen Connolly
+1 On 21 January 2018 at 07:41, Hervé BOUTEMY wrote: > Hi, > > We solved 20 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12311250&version=12335768&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheapache-1010/ > https:

JDK 10 Early Access b40 & JDK 8u172 Early Access b02 are available on jdk.java.net

2018-01-22 Thread Rory O'Donnell
 Hi Robert , Happy New Year! *OpenJDK builds - *JDK 10 Early Access build 40 is available at http://jdk.java.net/10/ * These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception

Re: [VOTE] Release Apache Maven PMD Plugin version 3.9.0

2018-01-22 Thread Andreas Dangel
+1 (non-binding) Tested on separate project. Please note: Due to the major PMD upgrade included in this release (5.8.1 -> 6.0.1), you'll see a couple of warnings, when you use a custom ruleset, e.g. > [WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7

Re: [VOTE] Release Apache Maven PMD Plugin version 3.9.0

2018-01-22 Thread Andreas Dangel
Thanks for testing! > Only Maven 3.0.5 is failing over all JDK's.. > > The integration tests which is failing: > [ERROR] The following builds failed: > [ERROR] *  MPMD-244-logging/pom.xml This is kind of expected. MPMD-244 [1] enhanced the logging capabilities, so that whatever PMD itself is lo