[ https://issues.apache.org/jira/browse/MJAVADOC-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958073#comment-17958073 ]
Olivier Lamy commented on MJAVADOC-688: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1068|https://github.com/apache/maven-javadoc-plugin/issues/1068]. > When I run "javadoc:fix" , I get an error . > ------------------------------------------- > > Key: MJAVADOC-688 > URL: https://issues.apache.org/jira/browse/MJAVADOC-688 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: fix > Affects Versions: 3.3.0 > Environment: java version 11.0.12 > maven version 3.6.3 > Reporter: si changxu > Priority: Major > Attachments: Log.zip > > > My English is not good, Sorry `(*>﹏<*)′ > When I run "javadoc:fix" , I get an error . > I try debug . > In "AbstractFixJavadocMojo.java" LineNumber : 2945 . > I find a method named "getFullClirrGoal " . and in this return a string like > "org.codehaus.mojo:clirr-maven-plugin:2.2.2:check" > I think the problem may be in the version "2.2.2" so i change it to "2.8" , > and it`s work . > So I want to know is a bug or I made a mistake. > I put the log in attachment. -- This message was sent by Atlassian Jira (v8.20.10#820010)