[ https://issues.apache.org/jira/browse/MJAVADOC-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958114#comment-17958114 ]
Olivier Lamy commented on MJAVADOC-732: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1103|https://github.com/apache/maven-javadoc-plugin/issues/1103]. Please visit the GitHub issue to view further activity, add comments, or subscribe to receive notifications. > Use javax.tools API for calling javadoc > --------------------------------------- > > Key: MJAVADOC-732 > URL: https://issues.apache.org/jira/browse/MJAVADOC-732 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Components: javadoc > Reporter: Konrad Windszus > Priority: Major > > Currently javadoc is called as external process which makes > consuming/exposing warnings and errors a bit cumbersome and also prevents > proper m2e integration. > As https://openjdk.org/jeps/106 added javadoc support to {{javax.tools}} with > Java 8 it should be safe to adopt that given that m-javadoc-p has been > updated to require Java 8 in MJAVADOC-675 -- This message was sent by Atlassian Jira (v8.20.10#820010)