jira-importer opened a new issue, #1113: URL: https://github.com/apache/maven-javadoc-plugin/issues/1113
**[Piotr Zygielo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=pzygielo)** opened **[MJAVADOC-723](https://issues.apache.org/jira/browse/MJAVADOC-723?redirect=false)** and commented Incompatibility in API, which in m-site-p is used in version 3.1.1, and here in 3.1.0 causes `An issue has occurred with maven-javadoc-plugin:3.4.0:aggregate report, skipping LinkageError Receiver class org.apache.maven.plugins.javadoc.AggregatorJavadocReport 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.AggregatorJavadocReport 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.` My understanding is, this is a happy accident of composing - MJAVADOC-705 - MSITE-908 - MSHARED-1118 --- **Affects:** 3.4.0 **Issue Links:** - [RAT-309](https://issues.apache.org/jira/browse/RAT-309) Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 **Remote Links:** - [GitHub Pull Request #158 ](https://github.com/apache/maven-javadoc-plugin/pull/158) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
