#1148421 antlr-maven-plugin: FTBFS: Plugin org.codehaus.modello:modello-maven-plugin:1.11 or one of its dependencies could not be resolved

#1148421#5
Date:
2026-09-19 17:43:47 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202609/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:antlr-maven-plugin, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.653 s
[INFO] Finished at: 2026-09-19T17:32:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.modello:modello-maven-plugin:1.11:java (default) on project antlr-maven-plugin: Execution default of goal org.codehaus.modello:modello-maven-plugin:1.11:java failed: Plugin org.codehaus.modello:modello-maven-plugin:1.11 or one of its dependencies could not be resolved:
[ERROR] 	Failed to read artifact descriptor for org.jsoup:jsoup:jar:debian
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1148421#10
Date:
2026-09-19 21:45:55 UTC
From:
To:
Le 19/09/2026 à 19:43, Santiago Vila a écrit :

Thank you Santiago, there is an issue with the pom installed by
jsoup/1.23.2-1, I'm going to fix it. The issues 1148421-1148445 are
caused by this pom.

Emmanuel Bourg

#1148421#19
Date:
2026-09-20 00:08:05 UTC
From:
To:
Note: Reporting FTBFS bugs is a lot of work for a single person, and I
can barely pre-filter them or look for a common reason.

I'm trying to modify the way those bugs are reported by putting a list
of not-yet-reported issues here:

https://people.debian.org/~sanvila/ftbfs-pending/

If you or anybody else in the Java team can look at the Java packages
there (a few ones yet), it would be great.

Thanks.