You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Xiaojin Jiao (Jira)" <ji...@apache.org> on 2021/10/08 05:00:02 UTC

[jira] [Created] (MNEMONIC-691) Fix javadoc error exposed by JDK15

Xiaojin Jiao created MNEMONIC-691:
-------------------------------------

             Summary: Fix javadoc error exposed by JDK15
                 Key: MNEMONIC-691
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-691
             Project: Mnemonic
          Issue Type: Bug
          Components: Build
    Affects Versions: 0.16.0
            Reporter: Xiaojin Jiao
            Assignee: Gordon King
             Fix For: 0.16.0


Upgrading to JDK15 exposed the following error when javadoc tried to auto-generate the document.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.3.1:jar (attach-javadocs) on project mnemonic-core: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - /home/mnemonic/git/mnemonic/mnemonic-core/src/main/java/org/apache/mnemonic/CloseableIterator.java:23: warning: no comment



--
This message was sent by Atlassian Jira
(v8.3.4#803005)