On Sat, Mar 01, 2025 at 09:00:59PM +0000, Santiago Vila wrote: > Package: src:epubcheck > Version: 4.2.6-2 > Severity: serious > Tags: ftbfs trixie sid > > [INFO] --- xml:1.0.1:transform (default) @ epubcheck --- > [WARNING] Error injecting: org.codehaus.mojo.xml.TransformMojo > com.google.inject.ProvisionException: Unable to provision, see the following > errors: > > 1) No implementation for ResourceManager was bound. > while locating TransformMojo
The upload of plexus-resources 1.3.0 [1] included API changes that are breaking for xml-maven-plugin [2]. I am currently looking into updating xml-maven-plugin to 1.1.0 + (patches yet TBD) to address this, which, will hopefully be simpler than backporting the API changes to plexus-resources. As a last resort, we could revert plexus-resources to some 1.3.0really1.1.0 version, but I'd like to avoid that. To be continued... tony [1] https://tracker.debian.org/news/1621501/accepted-plexus-resources-130-1-source-into-unstable/ [2] https://tracker.debian.org/pkg/xml-maven-plugin