Your message dated Fri, 28 Mar 2025 12:34:59 +0000
with message-id <e1ty8vl-000x5i...@fasolo.debian.org>
and subject line Bug#1091120: fixed in jax-maven-plugin 0.2+dfsg-2
has caused the Debian Bug report #1091120,
regarding jax-maven-plugin: FTBFS: make: *** [debian/rules:8: binary] 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 ow...@bugs.debian.org
immediately.)


-- 
1091120: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091120
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jax-maven-plugin
Version: 0.1.8+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241222 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=maven
>    dh_testdir -O--buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
>       /usr/share/maven-debian-helper/copy-repo.sh 
> /<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian
>       mh_patchpoms -plibjax-maven-plugin --debian-build --keep-pom-version 
> --maven-repo=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven-repo
>       touch debian/stamp-poms-patched
>    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=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg
>  -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/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...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] jax-maven-plugin-parent                                            
> [pom]
> [INFO] jax-maven-plugin-core                                              
> [jar]
> [INFO] jax-maven-plugin                                          
> [maven-plugin]
> [INFO] 
> [INFO] -----------< com.github.davidmoten:jax-maven-plugin-parent 
> >------------
> [INFO] Building jax-maven-plugin-parent 0.1.8                             
> [1/3]
> [INFO]   from pom.xml
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] ------------< com.github.davidmoten:jax-maven-plugin-core 
> >-------------
> [INFO] Building jax-maven-plugin-core 0.1.8                               
> [2/3]
> [INFO]   from jax-maven-plugin-core/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 has been relocated to 
> org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
> [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.1.2 
> has been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ 
> jax-maven-plugin-core ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/jax-maven-plugin-core/src/main/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jax-maven-plugin-core 
> ---
> [INFO] Recompiling the module because of changed source code.
> [INFO] Compiling 5 source files with javac [debug target 1.8] to 
> target/classes
> [WARNING] bootstrap class path not set in conjunction with -source 8
> [WARNING] source value 8 is obsolete and will be removed in a future release
> [WARNING] target value 8 is obsolete and will be removed in a future release
> [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ 
> jax-maven-plugin-core ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ 
> jax-maven-plugin-core ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jax-maven-plugin-core ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- jar:3.3.0:jar (default-jar) @ jax-maven-plugin-core ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/jax-maven-plugin-core/target/jax-maven-plugin-core-0.1.8.jar
> [INFO] 
> [INFO] ---------------< com.github.davidmoten:jax-maven-plugin 
> >---------------
> [INFO] Building jax-maven-plugin 0.1.8                                    
> [3/3]
> [INFO]   from jax-maven-plugin/pom.xml
> [INFO] ----------------------------[ maven-plugin 
> ]----------------------------
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jax-maven-plugin 
> ---
> [INFO] Copying 1 resource from src/main/resources to target/classes
> [INFO] The encoding used to copy filtered properties files has not been set. 
> This means that the same encoding will be used to copy filtered properties 
> files as when copying other filtered resources. This might not be what you 
> want! Run your build with --debug to see which files might be affected. Read 
> more at 
> https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jax-maven-plugin ---
> [INFO] Recompiling the module because of changed dependency.
> [INFO] Compiling 8 source files with javac [debug target 1.8] to 
> target/classes
> [INFO] Annotation processing is enabled because one or more processors were 
> found
>   on the class path. A future release of javac may disable annotation 
> processing
>   unless at least one processor is specified by name (-processor), or a search
>   path is specified (--processor-path, --processor-module-path), or annotation
>   processing is enabled explicitly (-proc:only, -proc:full).
>   Use -Xlint:-options to suppress this message.
>   Use -proc:none to disable annotation processing.
> [INFO] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/BaseMojo.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/BaseMojo.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] -------------------------------------------------------------
> [WARNING] COMPILATION WARNING : 
> [INFO] -------------------------------------------------------------
> [WARNING] bootstrap class path not set in conjunction with -source 8
> [WARNING] source value 8 is obsolete and will be removed in a future release
> [WARNING] target value 8 is obsolete and will be removed in a future release
> [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
> [INFO] 4 warnings 
> [INFO] -------------------------------------------------------------
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,39]
>  package org.apache.commons.lang3 does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,1]
>  static import only from classes and interfaces
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,39]
>  package org.apache.commons.lang3 does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,1]
>  static import only from classes and interfaces
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[15,32]
>  package org.apache.commons.lang3 does not exist
> [INFO] 5 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for jax-maven-plugin-parent 0.1.8:
> [INFO] 
> [INFO] jax-maven-plugin-parent ............................ SUCCESS [  0.002 
> s]
> [INFO] jax-maven-plugin-core .............................. SUCCESS [  1.920 
> s]
> [INFO] jax-maven-plugin ................................... FAILURE [  0.371 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  2.408 s
> [INFO] Finished at: 2024-12-22T14:11:31Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile 
> (default-compile) on project jax-maven-plugin: Compilation failure: 
> Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,39]
>  package org.apache.commons.lang3 does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[3,1]
>  static import only from classes and interfaces
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,39]
>  package org.apache.commons.lang3 does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[4,1]
>  static import only from classes and interfaces
> [ERROR] 
> /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/davidmoten/jaxws/Util.java:[15,32]
>  package org.apache.commons.lang3 does not exist
> [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/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :jax-maven-plugin
> 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=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg
>  -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/jax-maven-plugin-0.1.8\+dfsg/debian/maven-repo
>  --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
> exit code 1
> make: *** [debian/rules:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/jax-maven-plugin_0.1.8+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lu...@debian.org&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: jax-maven-plugin
Source-Version: 0.2+dfsg-2
Done: Mechtilde Stehmann <mechti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
jax-maven-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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mechtilde Stehmann <mechti...@debian.org> (supplier of updated jax-maven-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 28 Mar 2025 13:07:55 +0100
Source: jax-maven-plugin
Architecture: source
Version: 0.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Mechtilde Stehmann <mechti...@debian.org>
Closes: 1091120
Changes:
 jax-maven-plugin (0.2+dfsg-2) unstable; urgency=medium
 .
   [ Mechtilde ]
   * [2bb21f4] Added d/u/metadata
   * [3c7a559] bumped years in d/copyright
   * [b43d95e] Bumped standard version - no changes needed
   * Fixed FTBS (Closes: #1091120)
Checksums-Sha1:
 78dfd758087c7654d5eec784cae6066096eb94ef 2196 jax-maven-plugin_0.2+dfsg-2.dsc
 92ac573f519e3ac73d2f891ef346531d2e97547f 4144 
jax-maven-plugin_0.2+dfsg-2.debian.tar.xz
 4a491e626bd3cf2059430cec1780a1f1878a566d 15438 
jax-maven-plugin_0.2+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 0bda8fc6631ebbc234010b13864e507c4c278ee477116df8a1c9d26d300e85c1 2196 
jax-maven-plugin_0.2+dfsg-2.dsc
 3b623beb09a5f9ae32292e8fe7fac3e888c3e2081ea7b0ab77fa611cdac4bcc3 4144 
jax-maven-plugin_0.2+dfsg-2.debian.tar.xz
 51afbd9f822fc4c2bc0baa4908232ea710f2b97f0985e68a605b3c6bf3a0a2d2 15438 
jax-maven-plugin_0.2+dfsg-2_amd64.buildinfo
Files:
 074eb85e852330e16b932b909d8e8bf5 2196 java optional 
jax-maven-plugin_0.2+dfsg-2.dsc
 0ea964531bd5d5ae95478ea1be164e55 4144 java optional 
jax-maven-plugin_0.2+dfsg-2.debian.tar.xz
 0b29b3c4f554212d6d9baa8b4182d863 15438 java optional 
jax-maven-plugin_0.2+dfsg-2_amd64.buildinfo


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

iQIzBAEBCgAdFiEE8ON/Pch6SZgomTnn8od7uhQarX8FAmfmkoMACgkQ8od7uhQa
rX/brg/+OaORrEtmbbrXZmjLDC3VZbx7pV33OzDnaA80rvSupPMlfO/hrr+dy9Gl
IbvF6JLSh3ybIde5PYVSdD8IGWsuYS6ZDiE2UySsKVJK9IoH5zLLjd+ZrrsRrHhj
2vOzwUtddgHyvOZr5+xpC0NgleARLT9kYJuhoEqXcbZwuJv8MzUUbX0pjyPN/3fY
o0oGr4llijL91wVrNsIe39rfMB4y34pv564OcePVK81GvdHfDIIYZq0RwHeppwu5
9yJ1iIa1O3/DFJbIlQMduDI6p8ZhA9RP830rJIFEuMSs3fH+V+fhPZwWuVZwk83/
5FNDiRA+uDIdexZyXQ7NO2T2dFblI0HwtXGfrzDA4RPvRAhIpVxM22g/7Rm302Hs
AA95k97GATcKgffOHVCuiirWQ1YaWennXovpWu++dWzdp7QJ9tOZBELb8eb0uWkX
0ERfFrjYgoLHxsf+MdjotRT9NGhlQoO9kDQ9PYU1bqIFBZ8UTT+SY6H4QJan4rtH
A6FzXVz8G/keCJAOdMsarko2jL05BErmCMRua8uxgzKB6iSeRIVuMtv50J9J8g7f
0VC5e1hi70uVyVpl113tTGRDwGKCOmj4IPfFUUKbLbxKOAGLkEWH1XM4nhBhNwId
2lNiQ2Plolq8xaTBzU//KEfKZGUCgEoyOZxSz+NxWqO072Qnyeg=
=1Jjo
-----END PGP SIGNATURE-----

Attachment: pgpzVyPGiYSW4.pgp
Description: PGP signature


--- End Message ---

Reply via email to