[ https://issues.apache.org/jira/browse/MJAVADOC-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958100#comment-17958100 ]
Olivier Lamy commented on MJAVADOC-725: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1095|https://github.com/apache/maven-javadoc-plugin/issues/1095]. > Problems with maven-site-plugin 3.12.1 > -------------------------------------- > > Key: MJAVADOC-725 > URL: https://issues.apache.org/jira/browse/MJAVADOC-725 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 3.4.0 > Reporter: Jeremy Norris > Assignee: Michael Osipov > Priority: Major > > It seems there are some problems with interactions between > maven-javadoc-plugin 3.4.0 & maven-site-plugin 3.12.1: > [WARNING] An issue has occurred with > maven-javadoc-plugin:3.4.0:aggregate-no-fork report, skipping LinkageError > Receiver class org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport > does not define or inherit an implementation of the resolved method 'abstract > void generate(org.codehaus.doxia.sink.Sink, java.util.Locale)' of interface > org.apache.maven.reporting.MavenReport., please report an issue to Maven dev > team. > java.lang.AbstractMethodError: Receiver class > org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport does not > define or inherit an implementation of the resolved method 'abstract void > generate(org.codehaus.doxia.sink.Sink, java.util.Locale)' of interface > org.apache.maven.reporting.MavenReport. -- This message was sent by Atlassian Jira (v8.20.10#820010)