[ https://issues.apache.org/jira/browse/MJAVADOC-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741565#comment-17741565 ]
Elliotte Rusty Harold commented on MJAVADOC-763: ------------------------------------------------ Yep, this never worked and never tested what it claimed to test: https://github.com/apache/maven-javadoc-plugin/commit/067c711cd2bc1f744bfabfce226671561714227e A combination of cargo cult programing, not writing the test first, and bad exception management. > JavadocReportTest.testExceptions is broken > ------------------------------------------ > > Key: MJAVADOC-763 > URL: https://issues.apache.org/jira/browse/MJAVADOC-763 > Project: Maven Javadoc Plugin > Issue Type: Bug > Reporter: Elliotte Rusty Harold > Priority: Major > > The Mojo lookup fails. This is hidden by bad exception handling in the test > that catches too broad an exception type. > [ERROR] Errors: > [ERROR] > JavadocReportTest.testExceptions:603->lookupMojo:103->AbstractMojoTestCase.lookupMojo:355->AbstractMojoTestCase.lookupMojo:426 > ยป ComponentConfiguration Cannot load implementation hint > 'org.apache.maven.plugins.javadoc.stubs.ExceptionTestMavenProjectStub' -- This message was sent by Atlassian Jira (v8.20.10#820010)