Your message dated Mon, 09 Dec 2024 13:36:27 +0000
with message-id <e1tkdw3-000syf...@fasolo.debian.org>
and subject line Bug#1057677: fixed in resteasy 3.6.2-3
has caused the Debian Bug report #1057677,
regarding resteasy: ftbfs due to the missing dependency 
org.jboss.resteasy:resteasy-jaxrs:jar:3.6.2.Final
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.)


-- 
1057677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057677
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: resteasy
Version: 3.6.2-2
Severity: important
Tags: ftbfs

Dear Maintainer,

The package fails to build from source due to the missing dependency. The
relevant part of the build log:
-------------

   jh_linkjars
   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...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.jboss.resteasy:resteasy-dependencies:pom:3.6.2.Final
[WARNING]
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: com.github.tomakehurst:wiremock:jar -> duplicate declaration of
version debian @ line 506, column 16
[WARNING]
'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
must be unique: org.jboss.weld.se:weld-se-core:jar -> duplicate declaration of
version debian @ line 674, column 16
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.jboss.resteasy:resteasy-client:jar:3.6.2.Final
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: javax.ws.rs:javax.ws.rs-api:jar -> duplicate declaration of version
debian @ line 66, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] RESTEasy dependencies BOM                                          [pom]
[INFO] RESTEasy JAX-RS                                                    [pom]
[INFO] RESTEasy JAX-RS Implementation                                     [jar]
[INFO] RESTEasy JAX-RS Client                                             [jar]
[INFO] RESTEasy JAXB Provider                                             [jar]
[INFO] RESTEasy Jettison Provider                                         [jar]
[INFO] RESTEasy Jackson Provider                                          [jar]
[INFO] RESTEasy Atom Provider                                             [jar]
[INFO] RESTEasy YAML Provider                                             [jar]
[INFO] RESTEasy HTML Provider                                             [jar]
[INFO] RESTEasy Providers                                                 [pom]
[INFO]
[INFO] --------------< org.jboss.resteasy:resteasy-dependencies >--------------
[INFO] Building RESTEasy dependencies BOM 3.6.2.Final                    [1/11]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] ---------------< org.jboss.resteasy:resteasy-jaxrs-all >----------------
[INFO] Building RESTEasy JAX-RS 3.6.2.Final                              [2/11]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (i18n cleanup) @ resteasy-jaxrs-all
---
[INFO]
[INFO] -----------------< org.jboss.resteasy:resteasy-jaxrs >------------------
[INFO] Building RESTEasy JAX-RS Implementation 3.6.2.Final               [3/11]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact org.apache.maven.plugins:maven-resources-plugin:jar:2.6
has been relocated to org.apache.maven.plugins:maven-resources-plugin:jar:3.3.0
[WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 has
been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
[WARNING] The POM for javax.servlet:javax.servlet-api:jar:3.1 is missing, no
dependency information available
[WARNING] The artifact javax.ws.rs:javax.ws.rs-api:jar:debian has been
relocated to jakarta.ws.rs:jakarta.ws.rs-api:jar:debian
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for RESTEasy JAX-RS 3.6.2.Final:
[INFO]
[INFO] RESTEasy dependencies BOM .......................... SUCCESS [  0.001 s]
[INFO] RESTEasy JAX-RS .................................... SUCCESS [  0.033 s]
[INFO] RESTEasy JAX-RS Implementation ..................... FAILURE [  0.036 s]
[INFO] RESTEasy JAX-RS Client ............................. SKIPPED
[INFO] RESTEasy JAXB Provider ............................. SKIPPED
[INFO] RESTEasy Jettison Provider ......................... SKIPPED
[INFO] RESTEasy Jackson Provider .......................... SKIPPED
[INFO] RESTEasy Atom Provider ............................. SKIPPED
[INFO] RESTEasy YAML Provider ............................. SKIPPED
[INFO] RESTEasy HTML Provider ............................. SKIPPED
[INFO] RESTEasy Providers ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.124 s
[INFO] Finished at: 2023-12-07T14:44:26+13:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project resteasy-jaxrs: Could not resolve
dependencies for project org.jboss.resteasy:resteasy-jaxrs:jar:3.6.2.Final:
Cannot access jboss (http://repository.jboss.org/nexus/content/groups/public/)
in offline mode and the artifact javax.servlet:javax.servlet-api:jar:3.1 has
not been downloaded from it before. -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <args> -rf :resteasy-jaxrs
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
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
-------------


-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 'mantic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-13-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: resteasy
Source-Version: 3.6.2-3
Done: Emmanuel Bourg <ebo...@apache.org>

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

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated resteasy 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: Mon, 09 Dec 2024 14:12:40 +0100
Source: resteasy
Architecture: source
Version: 3.6.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 1057677
Changes:
 resteasy (3.6.2-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Tille ]
   * Add salsa-ci.yml
 .
   [ tony mancill ]
   * Add build-dep on libservlet-api-java (Closes: #1057677)
   * Update java.serverlet maven.rule entry to map to debian version
 .
   [ Emmanuel Bourg ]
   * Standards-Version updated to 4.7.0
Checksums-Sha1:
 32ffc026b3be86c8061346dce85ee58083ba4d75 2460 resteasy_3.6.2-3.dsc
 bd22f4ea9c5f076816ad43983c7e7257c6fd7e54 6700 resteasy_3.6.2-3.debian.tar.xz
 ab8f9873e781f8f637de908cf89e61c40ccceaaa 18023 
resteasy_3.6.2-3_source.buildinfo
Checksums-Sha256:
 8eeec07c0c3dab09b64683860caf9d57a563ccd4d5ed26a8e22927879cbc4bc9 2460 
resteasy_3.6.2-3.dsc
 2180a93a3de8baf67c50f768c9d15feda37dccbdf08fc8f1c1aba7c6e50260b3 6700 
resteasy_3.6.2-3.debian.tar.xz
 f90a5ab838e74305ee37f7ea2f0d9143dc01557aa922cfb597be35713e27b10c 18023 
resteasy_3.6.2-3_source.buildinfo
Files:
 3ad1072ea6da9c740d53273ba6b4da08 2460 java optional resteasy_3.6.2-3.dsc
 e5cb201646dd97ff53368ddd82011413 6700 java optional 
resteasy_3.6.2-3.debian.tar.xz
 1230b2c1f77a32c7ada09dd12e55fc17 18023 java optional 
resteasy_3.6.2-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmdW7N8SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsFmsP+wa+PZ84OFW7HiQSOxR2K6CrBCX4vHRp
6N3rB6oixTBU48nSGA6ON3nuK4qNxk99NpBKUA6ITrmUu0fPEYQfkLqDc2sFvjIZ
U4vldoBr1KqTL5uJg9wTQV1VYBGgWUozwFLI3odg49t24f60lAZ4zEMD6SMh3WqA
miGXrmZvfosjn32sISKmSSZPSg8CDKJHgLPhtKN9+dHe5k6AwnoA6uOfPI9NHxVW
oeu6GHsyKsMQttE/fpN/Isqgno9AGtGCF6x1PJmM6CyE7vVsBWaAYoe0YIAFdVw/
aGtjjhpEMDvo33tks1JDCMKTEg67VCZRK+ck2t1wXeW5osk82gGAV94uwqZ0sgxI
o940aoqpndIVPyE1i+GuY+ss56d0brAXrWuSr2FO+EZxW9n4KcGHwruawPs8qgfF
J8DNvg2x8X71x0fUpJyEUH07HI7gOKtNRhoJnrdhOsr9ChlePO3m2DWuARsTSzJ1
nQHJLan8yKqluLyuExs2iO0ZJXdDE91uEgJhgu7vHHMKDMncafah82Xb/uHeBHqd
F0/DgAqme7IRZ9W16OzpL5EZf+P+gzhgv58WyN8/nmA4zcBwGw9ibuNU82bbVFZ2
O/x9KPDqbVjERk8eKjr3aaEmxrlKjeAlscubCsLkddwiBJuzlrPMQItzetO5Iipe
f89Wg1L1+K9k
=DHfW
-----END PGP SIGNATURE-----

Attachment: pgpzxrHjNTR4W.pgp
Description: PGP signature


--- End Message ---

Reply via email to