Your message dated Mon, 09 Jan 2023 10:19:51 +0000
with message-id <[email protected]>
and subject line Bug#1026511: fixed in maven-javadoc-plugin 3.4.1-1
has caused the Debian Bug report #1026511,
regarding maven-javadoc-plugin: FTBFS: make: *** [debian/rules:4: build] Error
25
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1026511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026511
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: maven-javadoc-plugin
Version: 3.0.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> mh_patchpoms -plibmaven-javadoc-plugin-java --debian-build
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> dh_auto_build
> /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
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were
> deprecated in JDK 13 and will likely be removed in a future release.
> [0m[0m[INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [ERROR] 'dependencies.dependency.version' for
> org.codehaus.plexus:plexus-component-annotations:jar is missing. @ line 148,
> column 15
> @
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.apache.maven.plugins:maven-javadoc-plugin:3.0.1
> (/<<PKGBUILDDIR>>/pom.xml) has 1 error
> [ERROR] 'dependencies.dependency.version' for
> org.codehaus.plexus:plexus-component-annotations:jar is missing. @ line 148,
> column 15
> [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/ProjectBuildingException
> [0m[0mdh_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: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/maven-javadoc-plugin_3.0.1-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: maven-javadoc-plugin
Source-Version: 3.4.1-1
Done: Emmanuel Bourg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
maven-javadoc-plugin, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated maven-javadoc-plugin
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 09 Jan 2023 10:28:29 +0100
Source: maven-javadoc-plugin
Architecture: source
Version: 3.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1026511 1028232
Changes:
maven-javadoc-plugin (3.4.1-1) unstable; urgency=medium
.
* Team upload.
* New upstream release
- Refreshed the patches
- New dependency on libcommons-text-java
- Depend on doxia (>= 1.11) (Closes: #1028232)
- Depend on libplexus-languages-java (>= 1.1)
- Updated the maven-debian-helper rules
* Remove constraints unnecessary since buster (oldstable)
* Depend on libmaven-parent-java (Closes: #1026511)
* Standards-Version updated to 4.6.1
Checksums-Sha1:
c2bbd79e457f6b2f71b8a555907dbef2a503a4a1 2680 maven-javadoc-plugin_3.4.1-1.dsc
106015b0f9bc654af05e34d90b54f03cbbb446bd 673180
maven-javadoc-plugin_3.4.1.orig.tar.xz
4b278a89206abaeef73767333e7bea6e465b38c0 6952
maven-javadoc-plugin_3.4.1-1.debian.tar.xz
36f36975f54562f3d66da1a06e8a6af14242250e 16203
maven-javadoc-plugin_3.4.1-1_source.buildinfo
Checksums-Sha256:
2dcd222d19cb356ab2eefa96cb47bd720e9084e287f62c9cbd3661a744d10ec6 2680
maven-javadoc-plugin_3.4.1-1.dsc
1c30dc0366db93c53daeb01b097675a0ab5bb68fffbbc25c4904b8cfc8b819c0 673180
maven-javadoc-plugin_3.4.1.orig.tar.xz
16623e627624e646575c365ac1299dc941da2be86dc04cee75bb0bd24d112ab7 6952
maven-javadoc-plugin_3.4.1-1.debian.tar.xz
3ab3844d23603ed8e4693c59a9452e36318507e3cd802c3826265f1bf6301946 16203
maven-javadoc-plugin_3.4.1-1_source.buildinfo
Files:
2149ca6c2e3595bf92914388f246fb62 2680 java optional
maven-javadoc-plugin_3.4.1-1.dsc
90d403826209bbe02a54e19629cbaaa6 673180 java optional
maven-javadoc-plugin_3.4.1.orig.tar.xz
2854fc61caef8bfc0e7569f682989016 6952 java optional
maven-javadoc-plugin_3.4.1-1.debian.tar.xz
6a5af7a55159294907a9249fbe5017f0 16203 java optional
maven-javadoc-plugin_3.4.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmO746QACgkQ9RPEGeS5
0KwYjBAAn4vfyyNo1rET2R5I3YwnDT5efEvOmFVJgQ0yizHOWWJUi4lhPsz1da1e
OpOhsoSxhYt3R6ZCwCZN4gYymA6YQOizTI04wSqNuPYEGrNPDzPRS/lM7rPST4Wq
rKYQhJJBJITYOlfwjG3izrkG94SRvgE/VUAuJpxhhQF+99cG8d8t/XcgsgcFqWvf
i8YBUsJFjKIirHTlTUmbCnj1+DbMWOPYKjJXc2RBezl7gSnmJdkim0PtFEM2B0SO
xcX4yC00D6FYGOV1pg430rlXn9iSXnBcwPCT3S/o0G/l4VyqbuD+VkYYp8jjRPu7
slGb4N/BzlwQLBwMMna4aGIJ+x6VyEEEYsLtjUfskl7wfUSyCkttwovpCzKkLA56
yjz6Rznw+4Pl1LL6Ry+pivvPmmzgDcGCzxqaB4uaaLKlScUCQjFMcGx/jAjRJCSh
iVVk1JHGdNe13Af4wEcwO4nbpgOo9y6PPzcVSQl7wZR6I6I11OzyECUVCTrSpCPj
A9xkhKVR2ZTgnbvEUQNGxc8XUz9OJJY944pBxdaA/mVCGkWh0NYyo4hnw131iS9O
3hRx5/Pv5PF1vUwF95KlLR8rO7GEvoBo4ks6pdVUoiVS8vOLcX/vKhQvXUp/KnUO
OTKQhqai4fX59av6sYwAJ9mN7LLFkBxhzZFZrSXmLLS5Kzy0t0Q=
=Ynwt
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.