Skip to content

[MJAVADOC-723] Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 #1113

Closed
@jira-importer

Description

@jira-importer

Piotr Zygielo opened MJAVADOC-723 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


Affects: 3.4.0

Issue Links:

  • RAT-309 Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0

Remote Links:

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filepriority:majorMajor loss of function

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions