Bug#1102773: resteasy: FTBFS: Could not resolve dependencies for projec
From
Santiago Vila@21:1/5 to
All on Sat Apr 12 18:30:01 2025
Package: src:resteasy
Version: 3.6.2-3
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with javahelper
dh_auto_clean
bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
mh_unpatchpoms -plibresteasy-java
jh_clean
Duplicate specification "unlink|u" for option "u"
dh_clean
debian/rules binary
dh binary --with javahelper
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
mh_patchpoms -plibresteasy-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
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] from resteasy-dependencies-bom/pom.xml
[INFO] --------------------------------[ pom ]--------------------------------- [INFO]
[INFO] ---------------< org.jboss.resteasy:resteasy-jaxrs-all >---------------- [INFO] Building RESTEasy JAX-RS 3.6.2.Final [2/11] [INFO] from pom.xml
[INFO] --------------------------------[ pom ]--------------------------------- [INFO]
[INFO] --- clean: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] from resteasy-jaxrs/pom.xml
[INFO] --------------------------------[ jar ]--------------------------------- [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
[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] --- resources:3.3.1:resources (default-resources) @ resteasy-jaxrs --- [INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ resteasy-jaxrs --- [INFO] Compiling 467 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] 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.
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[42,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/validation/ConstraintTypeUtil11.java:[12,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodRegistry.java:[26,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[22,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[9,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[20,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[42,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/validation/ConstraintTypeUtil11.java:[12,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodRegistry.java:[26,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[22,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[9,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[20,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[42,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/validation/ConstraintTypeUtil11.java:[12,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodRegistry.java:[26,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[22,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[9,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[20,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[42,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/validation/ConstraintTypeUtil11.java:[12,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodRegistry.java:[26,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[22,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[9,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[20,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/client/core/BaseClientResponse.java:[615,38] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[1006,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[1009,25] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[1032,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/metadata/ResourceBuilder.java:[1035,26] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/validation/ConstraintTypeUtil11.java:[118,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/validation/ConstraintTypeUtil11.java:[124,22] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodRegistry.java:[249,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ResourceMethodRegistry.java:[252,26] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[197,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[197,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[200,17] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[214,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[214,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[217,17] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[231,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[231,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/PropertyInjectorImpl.java:[234,10] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/client/core/executors/ApacheHttpClient4Executor.java:[569,16] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/client/core/executors/ApacheHttpClient4Executor.java:[572,12] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[58,17] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[64,15] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[79,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[85,18] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[117,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[123,24] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/RegisterBuiltin.java:[144,11] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[134,16] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[134,43] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/core/ContextParameterInjector.java:[141,27] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/TypeConverter.java:[73,59] Character(char) in java.lang.Character has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/TypeConverter.java:[74,33] Character(char) in java.lang.Character has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/TypeConverter.java:[79,39] Character(char) in java.lang.Character has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/TypeConverter.java:[80,19] Character(char) in java.lang.Character has been deprecated and marked for removal
[INFO] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/client/core/ClientInvoker.java: Some input files use or override a deprecated API.
[INFO] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/client/core/ClientInvoker.java: Recompile with -Xlint:deprecation for details.
[INFO] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/GenericType.java: Some input files use unchecked or unsafe operations.
[INFO] /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/GenericType.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ resteasy-jaxrs ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resteasy-jaxrs ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:2.22.3:test (default-test) @ resteasy-jaxrs ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- clean:3.2.0:clean (i18n cleanup) @ resteasy-jaxrs ---
[INFO] Deleting /<<PKGBUILDDIR>>/resteasy-jaxrs/src/main/resources (includes = [org/**], excludes = [])
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ resteasy-jaxrs ---
[INFO] Building jar: /<<PKGBUILDDIR>>/resteasy-jaxrs/target/resteasy-jaxrs-3.6.2.Final.jar
[INFO]
[INFO] -----------------< org.jboss.resteasy:resteasy-client >----------------- [INFO] Building RESTEasy JAX-RS Client 3.6.2.Final [4/11] [INFO] from resteasy-client/pom.xml
[INFO] --------------------------------[ jar ]--------------------------------- [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] --- resources:3.3.1:resources (default-resources) @ resteasy-client --- [INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ resteasy-client --- [INFO] Compiling 72 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] 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.
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClient.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ProxyBuilder.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngineBuilder43.java:[4,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClient.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ProxyBuilder.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngineBuilder43.java:[4,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClient.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ProxyBuilder.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngineBuilder43.java:[4,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClient.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ProxyBuilder.java:[17,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngineBuilder43.java:[4,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClient.java:[91,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ResteasyClient.java:[97,16] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientResponse.java:[142,32] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ProxyBuilder.java:[102,17] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ProxyBuilder.java:[108,24] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceScheduler.java:[32,10] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceScheduler.java:[32,36] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ApacheHttpClient4Engine.java:[560,16] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ApacheHttpClient4Engine.java:[563,12] finalize() in java.lang.Object has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java:[255,40] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java:[260,54] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java:[283,39] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java:[288,53] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientWebTarget.java:[302,42] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngineBuilder43.java:[174,17] getSecurityManager() in java.lang.System has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/ClientHttpEngineBuilder43.java:[184,23] java.security.AccessController in java.security has been deprecated and marked for removal
[INFO] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/invocation/MessageBodyParameterProcessor.java: Some input files use or override a deprecated API.
[INFO] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/invocation/MessageBodyParameterProcessor.java: Recompile with -Xlint:deprecation for details.
[INFO] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/cache/CacheEntry.java: Some input files use unchecked or unsafe operations.
[INFO] /<<PKGBUILDDIR>>/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/cache/CacheEntry.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ resteasy-client ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resteasy-client ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:2.22.3:test (default-test) @ resteasy-client ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- clean:3.2.0:clean (i18n cleanup) @ resteasy-client ---
[INFO] Deleting /<<PKGBUILDDIR>>/resteasy-client/src/main/resources (includes = [org/**], excludes = [])
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ resteasy-client ---
[INFO] Building jar: /<<PKGBUILDDIR>>/resteasy-client/target/resteasy-client-3.6.2.Final.jar
[INFO]
[INFO] -------------< org.jboss.resteasy:resteasy-jaxb-provider >-------------- [INFO] Building RESTEasy JAXB Provider 3.6.2.Final [5/11] [INFO] from providers/jaxb/pom.xml
[INFO] --------------------------------[ jar ]--------------------------------- [INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ resteasy-jaxb-provider ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ resteasy-jaxb-provider ---
[INFO] Compiling 46 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] 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.
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java:[7,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/AbstractJAXBContextFinder.java:[3,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:[25,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBXmlTypeProvider.java:[34,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java:[7,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/AbstractJAXBContextFinder.java:[3,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:[25,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBXmlTypeProvider.java:[34,21] java.security.AccessController in java.security has been deprecated and marked for removal
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
From
Debian Bug Tracking System@21:1/5 to
All on Wed Apr 16 15:30:03 2025
This is a multi-part message in MIME format...
Your message dated Wed, 16 Apr 2025 13:21:28 +0000
with message-id <
E1u52hk-00DNAH-KL@fasolo.debian.org>
and subject line Bug#1102761: fixed in snakeyaml 2.0+ds+really1.33-1
has caused the Debian Bug report #1102761,
regarding resteasy: FTBFS: Could not resolve dependencies for project org.jboss.resteasy:resteasy-yaml-provider: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
owner@bugs.debian.org
immediately.)
--
1102761:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102761
Debian Bug Tracking System
Contact
owner@bugs.debian.org with problems
Received: (at submit) by bugs.debian.org; 12 Apr 2025 16:21:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
(2021-04-09) on buxtehude.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-121.4 required=4.0 tests=ALL_TRUSTED,BAYES_00,
BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC
autolearn=ham autolearn_force=no
version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 217; hammy, 150; neutral, 495; spammy,
0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--pkgbuilddir,
0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto, 0.000-+--H*F:U*sanvila Return-path: <
sanvila@debian.org>
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:58044)
from C=NA,ST=NA,