Your message dated Sun, 15 Jan 2023 11:39:30 +0000
with message-id <[email protected]>
and subject line Bug#1028875: fixed in maven-jar-plugin 3.3.0-2
has caused the Debian Bug report #1028875,
regarding maven-jar-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.)


-- 
1028875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: maven-jar-plugin
Version: 3.3.0-1
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
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibmaven-jar-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.
> [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 
> 116, column 15
>  @ 
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.maven.plugins:maven-jar-plugin:3.3.0 
> (/<<PKGBUILDDIR>>/pom.xml) has 1 error
> [ERROR]     'dependencies.dependency.version' for 
> org.apache.maven.plugin-tools:maven-plugin-annotations:jar is missing. @ line 
> 116, 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
> 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: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/maven-jar-plugin_3.3.0-1_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-jar-plugin
Source-Version: 3.3.0-2
Done: Emmanuel Bourg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
maven-jar-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-jar-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: Sun, 15 Jan 2023 12:19:37 +0100
Source: maven-jar-plugin
Architecture: source
Version: 3.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1028875
Changes:
 maven-jar-plugin (3.3.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Depend on libmaven-parent-java (Closes: #1028875)
   * Standards-Version updated to 4.6.2
Checksums-Sha1:
 a2a838f5f437dab9c2145c0d2ca4e171f3e3fbb4 2490 maven-jar-plugin_3.3.0-2.dsc
 89ad5095dabe81542f47133eccb22a59106ef097 4848 
maven-jar-plugin_3.3.0-2.debian.tar.xz
 f49e26cfc6140508c061d44a40cfd13838b912a1 15375 
maven-jar-plugin_3.3.0-2_source.buildinfo
Checksums-Sha256:
 318aaf09924eee51a276f9fb24b5ea12f1803914763613a7a8185f3004c02444 2490 
maven-jar-plugin_3.3.0-2.dsc
 a7f6f72c5493cdd0d4b9eae3c116242702f693d4c6b0adcb9f5ca87731ef3ea0 4848 
maven-jar-plugin_3.3.0-2.debian.tar.xz
 37034c4a7ca7f40fdcedf8f14aecbad04750ee5d92167fcd24470016ff301013 15375 
maven-jar-plugin_3.3.0-2_source.buildinfo
Files:
 cf06c9c8303fd494fc72234da42d0077 2490 java optional 
maven-jar-plugin_3.3.0-2.dsc
 bfda9acdb4c1aa553fb7e044458a1ce4 4848 java optional 
maven-jar-plugin_3.3.0-2.debian.tar.xz
 0cd751f5821e13672a4760082788e088 15375 java optional 
maven-jar-plugin_3.3.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmPD4V0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsD/kP/0VlW9+dNEdVxnLokO5weuQki8eiNx6d
E06gaWKDWJ8KWDjVRYr994GUQN+tfGwQJjz+XI2d5fF4WfUJACML1du0gmhMGn+S
8ZzEki/Lp2tvnp3wzGoIZt1nSejPu3OGo6fmBoCxWT4YAInuaLBswitomE6YGDQB
NeMuz82dcoYtAN51sxBL0gWfWBmU/CZ7O5vLB6xN6M34KXcFcBaN2ad7ZksdsZtE
GoUGORe4dEyfufKLGKCnq5/PuDmdLChGb89x3zOR891VSQAJd93GpsLhLSlucFfE
BGFA5MYGsz1Q0HOOKFq/t2MlOdVbECjtkIjw6pbChRRio0oU+Fl/tuqXjYqSwFsN
QQtXPYEXcFxXg4J1XOPuz+aXqypuMj2tqXuZIq0xA/pF0y3twjb/V6LXp5N/+md+
xGtEIYSyrG+AsraJhGRSwZz2wram03FJCQEy6GxvOPjIa4ItZFD6Tbw8gltHEISp
WZC7i4c4NqwMEYAYX9nO5cFeePzRnXfI+txaqyCZAyhRNGJELPuoklHaTNEtXSQB
KkI7K9SWv1wz/ICtAe/X3W7LL2O/9IzKzKjQikc9fWMkIIYq1nXGyOJwvKD3cN8v
BTF0AaylRf6UvOBMHnP5T4Tabv+fI7yYkZBWe5mqYjQDPboqyxRQsIMbcTkI05xU
LkAZs/HFAlbv
=uePd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to