Re: Javadoc Plugin release

2020-03-11 Thread Olivier Lamy
Thanks Robert! On Thu, 12 Mar 2020 at 04:21, Robert Scholte wrote: > The master of maven-javadoc-plugin on the ASF Jenkins is fixed. > Root cause was a change to the settings.xml of the Maven installation. > I'd asked INFRA to add a mirror for central to the https connection for > all Maven inst

AW: [RESULT] [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-11 Thread Markus KARG
Thanks! :-) -Markus Karg -Ursprüngliche Nachricht- Von: Karl Heinz Marbaise [mailto:khmarba...@gmx.de] Gesendet: Mittwoch, 11. März 2020 19:08 An: Maven Developers List Cc: Maven Project Management Committee List Betreff: [RESULT] [VOTE] Release Apache Maven Dependency Plugin version 3.1.

Re: Javadoc Plugin release

2020-03-11 Thread Robert Scholte
The master of maven-javadoc-plugin on the ASF Jenkins is fixed. Root cause was a change to the settings.xml of the Maven installation. I'd asked INFRA to add a mirror for central to the https connection for all Maven installations before 3.2.3 By accident 3.2.5 on Ubuntu was patched as well. With

[RESULT] [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-11 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Hervé Boutemy, Tibor Digana, Olivier Lamy, Romain Manni-Bucau, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise -

Re: Javadoc Plugin release

2020-03-11 Thread Elliotte Rusty Harold
On Wed, Mar 11, 2020 at 7:16 AM Olivier Lamy wrote: > > failures, which lets much more serious bugs creep in unnoticed. > > > > ok no worries. > So do you want to be volunteer try to understand the problem on this node > and fix the problem with ASF infra folks? > Robert already said he was worki

Re: Javadoc Plugin release

2020-03-11 Thread Olivier Lamy
On Wed, 11 Mar 2020 at 21:07, Elliotte Rusty Harold wrote: > On Tue, Mar 10, 2020 at 7:56 PM Olivier Lamy wrote: > > > > Thanks Robert > > Anyway as the build only fail for jdk7 with mvn 3.2.5 on a particular > node > > of the asf machines. > > I build that perfectly with same jdk/mvn > > So

Re: Javadoc Plugin release

2020-03-11 Thread Elliotte Rusty Harold
On Tue, Mar 10, 2020 at 7:56 PM Olivier Lamy wrote: > > Thanks Robert > Anyway as the build only fail for jdk7 with mvn 3.2.5 on a particular node > of the asf machines. > I build that perfectly with same jdk/mvn > So we cannot really consider this as blocker... > I absolutely do consider tha

Re: Javadoc Plugin release

2020-03-11 Thread Elliotte Rusty Harold
On Wed, Mar 11, 2020 at 4:51 AM Olivier Lamy wrote: > Do we really want to use OracleJdk as a source of truth??? > For Java 7, probably not, at least unless we can switch to a later patch release. I'm hitting an unrelated issue in the maven-changes-plugin that stems from TLS 1.2 on the old Oracl

Re: Javadoc Plugin release

2020-03-11 Thread Olivier Lamy
this branch should be fixed now as well It was failing on Jenkins ASF as again we hit a bug fixed in OpenJdk but not reported in OracleJdk... (I simply disabled the test) We are back to the famous "It works on my machine" :) Do we really want to use OracleJdk as a source of truth??? On Wed, 11 M

Re: Javadoc Plugin release

2020-03-11 Thread Olivier Lamy
ok the branch MJAVADOC-610 has been created from a old master some code was missing especially some fixes regarding it test (guava apidocs relocation for MJAVADOC-555_link..) On Wed, 11 Mar 2020 at 09:56, Olivier Lamy wrote: > Thanks Robert > Anyway as the build only fail for jdk7 with mvn 3.2.5