Bug#1028232: libmaven-javadoc-plugin-java: runtime failure with doxia 1.11.1

2023-01-09 Thread tony mancill
On Mon, Jan 09, 2023 at 10:09:36AM +0100, Emmanuel Bourg wrote:
> Le 2023-01-08 18:17, tony mancill a écrit :
> 
> > I believe we need to patch/upgrade maven-javadoc-plugin or restore the
> > missing method to doxia.
> 
> Sorry for the trouble, I'm working on it but couldn't upload the
> maven-javadoc-plugin upgrade as fast as expected.

Hi Emmanuel,

Au contraire - thank you for addressing it so quickly!

Cheers,
tony


signature.asc
Description: PGP signature


Bug#1028232: libmaven-javadoc-plugin-java: runtime failure with doxia 1.11.1

2023-01-09 Thread Emmanuel Bourg

Le 2023-01-08 18:17, tony mancill a écrit :


I believe we need to patch/upgrade maven-javadoc-plugin or restore the
missing method to doxia.


Sorry for the trouble, I'm working on it but couldn't upload the 
maven-javadoc-plugin

upgrade as fast as expected.



Bug#1028232: libmaven-javadoc-plugin-java: runtime failure with doxia 1.11.1

2023-01-08 Thread tony mancill
Package: libmaven-javadoc-plugin-java
Version: 3.0.1-4
Severity: important

Since the recent update of doxia [1], we are seeing build failures in
unstable of packages that depend on libmaven-javadoc-plugin-java.  The
error signature is:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:aggregate (default-cli) on 
project esapi: Execution default-cli of goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:aggregate failed: An API 
incompatibility was encountered while executing 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:aggregate: 
java.lang.NoSuchMethodError: 'void 
org.apache.maven.doxia.siterenderer.sink.SiteRendererSink.(org.apache.maven.doxia.sink.render.RenderingContext)'

I believe we need to patch/upgrade maven-javadoc-plugin or restore the
missing method to doxia.

[1] 
https://tracker.debian.org/news/1405908/accepted-doxia-17-3-source-into-unstable/