Re: Maven Javadoc Plugin + Java 12

2019-01-21 Thread Gili Tzabari
Thank you. I saw that you merged the JDK 12 branch into master but I note that https://repository.apache.org/content/groups/snapshots/org/apache/maven/plugins/maven-javadoc-plugin/ does not yet contain any 3.1.0 snapshots. Am I looking in the wrong place, or is something wrong with the snapsho

Re: Maven Javadoc Plugin + Java 12

2019-01-21 Thread Robert Scholte
On Mon, 21 Jan 2019 17:26:48 +0100, Gili Tzabari wrote: Okay. Please help me understand: I will merge to master once Java 12 is upgraded for Windows. Do you mean that the Jenkins test machines are using an older version of Java 12? Is there an "infra" issue I can track regarding the upg

Maven Javadoc Plugin + Java 12

2019-01-20 Thread Robert Scholte
(as response to MJAVADOC-555) I've made a Java12 branch, which I will merge to master once Java 12 is upgraded for Windows. This now causes MJAVADOC-555 to fail on Windows only[1]. With that I think that all is in place to create Javadocs with Java 12, and hopefully with Java 13 as well. If