[
https://issues.apache.org/jira/browse/MJAVADOC-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Zygielo updated MJAVADOC-723:
-----------------------------------
Description:
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
was:
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
> Upgrade Maven Reporting API to 3.1.1
> ------------------------------------
>
> Key: MJAVADOC-723
> URL: https://issues.apache.org/jira/browse/MJAVADOC-723
> Project: Maven Javadoc Plugin
> Issue Type: Dependency upgrade
> Affects Versions: 3.4.0
> Reporter: Piotr Zygielo
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)