Your message dated Tue, 31 Jan 2023 12:57:26 +0000
with message-id <[email protected]>
and subject line Bug#1028838: fixed in maven-remote-resources-plugin 3.0.0-1
has caused the Debian Bug report #1028838,
regarding maven-remote-resources-plugin: FTBFS: make: *** [debian/rules:6:
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.)
--
1028838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028838
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: maven-remote-resources-plugin
Version: 1.6.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230113 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 --buildsystem=maven
> dh_update_autotools_config -O--buildsystem=maven
> dh_autoreconf -O--buildsystem=maven
> dh_auto_configure -O--buildsystem=maven
> mh_patchpoms -plibmaven-remote-resources-plugin-java --debian-build
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> dh_auto_build -O--buildsystem=maven
> /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.apache.maven.plugin-tools:maven-plugin-annotations:jar is missing. @ line
> 96, column 15
> @
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project
> org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0
> (/<<PKGBUILDDIR>>/pom.xml) has 1 error
> [ERROR] 'dependencies.dependency.version' for
> org.apache.maven.plugin-tools:maven-plugin-annotations:jar is missing. @ line
> 96, 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:6: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/01/13/maven-remote-resources-plugin_1.6.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&[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-remote-resources-plugin
Source-Version: 3.0.0-1
Done: Emmanuel Bourg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
maven-remote-resources-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-remote-resources-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: Tue, 31 Jan 2023 13:12:36 +0100
Source: maven-remote-resources-plugin
Architecture: source
Version: 3.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1028838
Changes:
maven-remote-resources-plugin (3.0.0-1) unstable; urgency=medium
.
* Team upload.
* New upstream release
* New dependency on libmaven-archiver-java (>= 3.5)
* New dependency on libmaven-artifact-transfer-java
* Depend on libmaven-parent-java (Closes: #1028838)
* Updated the watch file
* Standards-Version updated to 4.6.2
* Switch to debhelper level 13
Checksums-Sha1:
d1044e3c1c4c5001cc70aa2158c2ae578b87c462 2748
maven-remote-resources-plugin_3.0.0-1.dsc
c063cd8e52b1181f0ba18dd6f57a3ff9c2e12143 43652
maven-remote-resources-plugin_3.0.0.orig.tar.xz
cfe18375382a6704768207992f70e1ffbda408d3 4176
maven-remote-resources-plugin_3.0.0-1.debian.tar.xz
89b65ea2ebf6ac949645a7c24faded908af2b1b9 15018
maven-remote-resources-plugin_3.0.0-1_source.buildinfo
Checksums-Sha256:
05f782a4114a7dd6837c16070582460c74b5f5f1eba0b87edf8c73532757307f 2748
maven-remote-resources-plugin_3.0.0-1.dsc
d60609964ebd645b722bc940cb10cc9237c5579bc770ed87b3b600a75c75f0d2 43652
maven-remote-resources-plugin_3.0.0.orig.tar.xz
960425444e331f2b509a70fa060d0709a15c3ef707a7c2ecdeaf68caa9bc0784 4176
maven-remote-resources-plugin_3.0.0-1.debian.tar.xz
acb1cb10b76342f1e5078e049ecf774ad1cfbca8581623915478c71b1f1eba9d 15018
maven-remote-resources-plugin_3.0.0-1_source.buildinfo
Files:
24055164cb49e26c57e86ef265f67fbc 2748 java optional
maven-remote-resources-plugin_3.0.0-1.dsc
33d39f357d0fa76a990f18f5236056ba 43652 java optional
maven-remote-resources-plugin_3.0.0.orig.tar.xz
c809a9f17e04e98935033697812fdc6a 4176 java optional
maven-remote-resources-plugin_3.0.0-1.debian.tar.xz
a39a9520975090d555ce3915f9bfd4a3 15018 java optional
maven-remote-resources-plugin_3.0.0-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmPZB2wSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsM8IQAIt4pQLIW/2H84L8RT2DBlrSsF5hklzc
Vu7X129POsbRFpg+m9qFqpF79JObPOXEHXf9ZAxB+4EgqKEKEwwcRLIR0AjmoNOq
T+F+pxLYx1usOy+AAr7ndhaNL/FCYjeUlF8K8OFj13v97ivxPaTve37k+I5U1gx6
6hOKZpcusIblGo2mSluc6rS7cQqyJJaIpOp9Mf91yPyaer1yiNpDwmWFsPguh4Cc
rUqfGi9zrUhQfuBJlWrPae0flo8S1jF3PpTM3/Lfs1EBZRusqOEkJjSirtcekdL0
fuCiNhByCwFQ6Oi5ZUMdXIXwEUwsAXIk5Y1xSHk631afSx7Jsrk0sY7YaXwlQ5qW
MewOElEqEcs7H5rmdHFVz4h3DWbeOfLS4D7jxyqMGPFyIuIZxiwwpYKrAYb/fidc
Y+jfNyPnRvWOHX5LHTr2yNr2O4TNtvfhyeU2o6k3uTNDPwN9pZ/SULtGIXFc6IeG
nWlFluOaJIN2ebcddx1OeIsi1HYYznZJG6MSPptcpniz0xQA8SY0e7oCksCGq8vC
byETrmGDEL08jumSEjEOadlHT26nWVd7+Sm6iyoytbsYPeflGOJfDgS1ZprxiaDM
PoXE6/vnUYl2bNEDrzMSNGmCqC2UiVLE2dSy1DKV77ucsGshv7yPvMUEY2WtfoVf
rGmEgQFLPKn2
=VphN
-----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.