On Fri, May 8, 2020 at 10:19 PM Jerry James wrote:
>
> On Thu, May 7, 2020 at 10:43 AM Fabio Valentini wrote:
> > I pushed maven-javadoc-plugin-3.2.0 to rawhide today, which should fix
> > OpenJDK 11 related issues according to its release notes.
> > Please verify that this doesn't fix your probl
On Thu, May 7, 2020 at 10:43 AM Fabio Valentini wrote:
> I pushed maven-javadoc-plugin-3.2.0 to rawhide today, which should fix
> OpenJDK 11 related issues according to its release notes.
> Please verify that this doesn't fix your problems before working on
> any workarounds :)
So far this update
On Thu, May 7, 2020 at 6:39 PM Jerry James wrote:
>
> On Thu, May 7, 2020 at 10:26 AM Jerry James wrote:
> > For the latter error, see
> > https://issues.apache.org/jira/browse/MJAVADOC-615, which claims that
> > "the JDK issue has been resolved" without specifying how it was
> > resolved.
>
> Th
On Thu, May 7, 2020 at 10:26 AM Jerry James wrote:
> For the latter error, see
> https://issues.apache.org/jira/browse/MJAVADOC-615, which claims that
> "the JDK issue has been resolved" without specifying how it was
> resolved.
They're probably talking about
https://bugs.openjdk.java.net/browse/
On Thu, May 7, 2020 at 10:24 AM Jerry James wrote:
> I am having exactly the same problem with antlr3 and stringtemplate4.
> A web search shows that adding 8 to the
> maven-javadoc-plugin configuration is supposed to fix the problem, but
> for antlr3 and stringtemplate4 that just changes the failu
On Thu, May 7, 2020 at 10:16 AM Ben Cotton wrote:
> I adopted the maven-verifier-plugin package a while ago because it's a
> dependency of a dependency of a package I care about and I didn't want
> it to get retired. Now it is time to pay the piper. With the Java 11
> change[1], maven-verifier-plu