Re: maven-site-plugin java8

2020-05-20 Thread Hervé BOUTEMY
Le mercredi 20 mai 2020, 10:10:12 CEST Olivier Lamy a écrit : > Hervé, > > On Wed, 20 May 2020 at 17:06, Hervé BOUTEMY wrote: > > instead of continuing discussion here and there about Maven and Java > > prerequisites, I started to describe our past plan to work on defining our > > future plan: >

Re: Seconder for MNG-6819 NPE interpolation

2020-05-20 Thread Olivier Lamy
Just do it! Not sure we need this for a simple null check But yes +1 (for the administrative paperwork record) On Wed, 20 May 2020 at 19:45, Sylwester Lachiewicz wrote: > Hi, > I would like to merge MNG-6819 to fix nasty NullPointerException instead of > correct information about cyclic dependen

Seconder for MNG-6819 NPE interpolation

2020-05-20 Thread Sylwester Lachiewicz
Hi, I would like to merge MNG-6819 to fix nasty NullPointerException instead of correct information about cyclic dependency on property interpolation. 1. Anyone, to approve? 2. This is a regression for Maven 3.6.3 - do we want to backport this fix and release 3.6.4 ? BR Sylwester [1] MNG-6819 -

Re: maven-site-plugin java8

2020-05-20 Thread Sylwester Lachiewicz
Some commit cleanup can be done but in general +1 from me. Sylwester wt., 19 maj 2020 o 09:17 Karl Heinz Marbaise napisał(a): > Hi, > > On 19.05.20 07:45, Olivier Lamy wrote: > > Hi > > Any objections for this PR > > https://github.com/apache/maven-site-plugin/pull/21 ? > > I prefer to ask rath

Re: maven-site-plugin java8

2020-05-20 Thread Olivier Lamy
Hervé, On Wed, 20 May 2020 at 17:06, Hervé BOUTEMY wrote: > instead of continuing discussion here and there about Maven and Java > prerequisites, I started to describe our past plan to work on defining our > future plan: > https://maven.apache.org/developers/compatibility-plan.html I do not di

Re: Hooking custom plugin into deploy phase

2020-05-20 Thread Slawomir Jaranowski
Hi Peter Your plugin name doesn't meet maven plugin name requirements. Maybe some maven plugin name patterns are hardcoded in maven code. Please try rename your plugin to something as askpass-maven-plugin. https://maven.apache.org/guides/plugin/guide-java-plugin-development.html śr., 20 maj 202

Re: maven-site-plugin java8

2020-05-20 Thread Hervé BOUTEMY
instead of continuing discussion here and there about Maven and Java prerequisites, I started to describe our past plan to work on defining our future plan: https://maven.apache.org/developers/compatibility-plan.html Don't hesitate to contribute on the future upgrade of prerequisites, one usefu