Bug#1091111: maven-debian-helper: FTBFS: [javac] /<<PKGBUILDDIR>>/maven-debian-helper/src/main/java/org/apache/maven/plugin/internal/PlexusUtilsInjector.java:22: error: package org.eclipse.aether does not exist

Julien Plissonneau Duquène sre4ever at free.fr
Tue Dec 31 15:00:40 GMT 2024


Hi Tony,

Le 2024-12-30 21:57, tony mancill a écrit :
> 
> Adding the missing B-D on libmaven-resolver-1.6-java resolves the FTBFS
> for trixie.  However, the build will still fail on unstable due to
> libmaven3-core-java pulling in libmaven-resolver-java (1.9.x).

This can probably be solved with a bit more version rewriting as I was 
able to make that combo work for rebuilding Kotlin, just adding a 
missing backport in libmaven-resolver-1.6 (see #1091772).

The maven-resolver-1.6 branch is only needed to make it possible to 
rebuild the build tools that build-depend on themselves until they all 
work with the newer maven-resolver (IOW even if we patch them to build 
and work with the newer libs, we need the older branch to be installed 
on the build system to be able to "bootstrap" these updates). So far 
these only include Gradle 4.4.1 and this helper.

I will let Emmanuel answer what he actually plans, but personally I 
would rather keep the newer maven and maven-resolver in sid only until 
the issues are resolved, I don't think they need to be rushed into 
testing.

Best wishes,

-- 
Julien Plissonneau Duquène



More information about the pkg-java-maintainers mailing list