Your message dated Sun, 15 Jan 2023 10:36:19 +0000
with message-id <[email protected]>
and subject line Bug#1028851: fixed in maven-war-plugin 3.3.2-3
has caused the Debian Bug report #1028851,
regarding maven-war-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.)


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

We believe that the bug you reported is fixed in the latest version of
maven-war-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-war-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 11:17:45 +0100
Source: maven-war-plugin
Architecture: source
Version: 3.3.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1028851
Changes:
 maven-war-plugin (3.3.2-3) unstable; urgency=medium
 .
   * Team upload.
   * Depend on libmaven-parent-java (Closes: #1028851)
Checksums-Sha1:
 2a1a94eaca779b47f5d90ab86e230d0b692bafcd 2484 maven-war-plugin_3.3.2-3.dsc
 fe00d65b085f71a175114f48e0383d62478146b6 4760 
maven-war-plugin_3.3.2-3.debian.tar.xz
 90ee34b476fb8fded3a5a047c3eeba6527cdbcd6 15213 
maven-war-plugin_3.3.2-3_source.buildinfo
Checksums-Sha256:
 07913b9a9421047e6c56815f69545e1ba3f2fbcc180de2a3472a0b4f1d87319f 2484 
maven-war-plugin_3.3.2-3.dsc
 027cb2972c10290bba504929190018573fc8d25fbfa75ee95a4b131c37d23dee 4760 
maven-war-plugin_3.3.2-3.debian.tar.xz
 9a128351ceff241eac86f7ee2130bc433690190b76ea2b85b92c38f3db7ef4e0 15213 
maven-war-plugin_3.3.2-3_source.buildinfo
Files:
 7982d226ea7aef25c7620fd3ede0325a 2484 java optional 
maven-war-plugin_3.3.2-3.dsc
 9d866bf6df8636137c4f388aceecf24f 4760 java optional 
maven-war-plugin_3.3.2-3.debian.tar.xz
 9ba6bd64f2e1b82d1cf525d26c53cd96 15213 java optional 
maven-war-plugin_3.3.2-3_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmPD0tkSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs1DEQAIBFyMg4kpZgloG5dRrmiHJk6ljGH6z8
SxPAw6cfZDG7rtpKZbpcW/EiqGQmS8smEip5S/Hen9CLjyS4TvPPQ0Wh/5oTIgDe
KqovZIfh6xyBlAJWveKUI/PhcYsbsEDYLtcHM0IwxiQkS7AYweopbfja12QA+Sn1
G/8zSqyx7DPInm16YRnbeEbstXEMwxV+PsOoTXYU86rtHC82yuizHS6ka31KoURm
+doIKKMT2kn8A1SQuBiExUHPAs6yqEvHUsoTtw8fDq5sOYCm+ud18nFrxkgiOqWx
vCDRAvxId4HKJFwEAWF1SWv1dOyN0IVDN0jPBuVHcF671S23oMTZuAnCY3jaVuW+
8XGWiNulajwcXbxpNEiJkzljVIiEuUkeKFerBSPHLyz2zDBit62MJ/SJj4TR6UGJ
DfUcoNJuQZMOI52+HqTX/+vfKW/0fKytnu3niEeN8oMHkoB3JNfqBY/W71nu5/w2
htp5OcNTy1tBbrHtPHpXxAXlzdipL2/mM0p0gMWQp93Ee1UggVvxtJhyV8yzKsHC
mA2COzpLcw9srjIbi2BPisU+2s2MyL4L22+HrhZIZZtobFCTvUQtMa+D11t8d/Rw
CREXtkH5FhJoZnQN7+y/o6zY4JVSd1XBvwwduqzvvGxMGEoYZaRovaaDyHAz3FRp
zaUY7BmxFrxm
=gXpu
-----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.

Reply via email to