Your message dated Wed, 16 Apr 2025 13:21:28 +0000
with message-id <e1u52hk-00dnah...@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 ow...@bugs.debian.org
immediately.)


-- 
1102761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
[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
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java:[61,16]
 java.lang.SecurityManager in java.lang has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java:[61,43]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java:[69,23]
 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:[223,20]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java:[228,20]
 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:[112,20]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/AbstractJAXBContextFinder.java:[118,28]
 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:[53,20]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:[60,13]
 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:[111,20]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:[117,30]
 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:[145,20]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:[151,30]
 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:[259,20]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBXmlTypeProvider.java:[265,23]
 java.security.AccessController in java.security has been deprecated and marked 
for removal
[INFO] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:
 Some input files use or override a deprecated API.
[INFO] 
/<<PKGBUILDDIR>>/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
resteasy-jaxb-provider ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ 
resteasy-jaxb-provider ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.3:test (default-test) @ resteasy-jaxb-provider ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- clean:3.2.0:clean (i18n cleanup) @ resteasy-jaxb-provider ---
[INFO] Deleting /<<PKGBUILDDIR>>/providers/jaxb/src/main/resources (includes = 
[org/**], excludes = [])
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ resteasy-jaxb-provider ---
[INFO] Building jar: 
/<<PKGBUILDDIR>>/providers/jaxb/target/resteasy-jaxb-provider-3.6.2.Final.jar
[INFO] 
[INFO] -----------< org.jboss.resteasy:resteasy-jettison-provider >------------
[INFO] Building RESTEasy Jettison Provider 3.6.2.Final                   [6/11]
[INFO]   from providers/jettison/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ 
resteasy-jettison-provider ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ 
resteasy-jettison-provider ---
[INFO] Compiling 19 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.
[INFO] 
/<<PKGBUILDDIR>>/providers/jettison/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/json/BadgerContext.java:
 Some input files use or override a deprecated API.
[INFO] 
/<<PKGBUILDDIR>>/providers/jettison/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/json/BadgerContext.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
resteasy-jettison-provider ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ 
resteasy-jettison-provider ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.3:test (default-test) @ resteasy-jettison-provider ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- clean:3.2.0:clean (i18n cleanup) @ resteasy-jettison-provider ---
[INFO] Deleting /<<PKGBUILDDIR>>/providers/jettison/src/main/resources 
(includes = [org/**], excludes = [])
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ resteasy-jettison-provider ---
[INFO] Building jar: 
/<<PKGBUILDDIR>>/providers/jettison/target/resteasy-jettison-provider-3.6.2.Final.jar
[INFO] 
[INFO] ------------< org.jboss.resteasy:resteasy-jackson-provider >------------
[INFO] Building RESTEasy Jackson Provider 3.6.2.Final                    [7/11]
[INFO]   from providers/jackson/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ 
resteasy-jackson-provider ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ 
resteasy-jackson-provider ---
[INFO] Compiling 3 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.
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
  reason: class file for org.jboss.logging.annotations.Message$Format not found
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[WARNING] unknown enum constant 
org.jboss.logging.annotations.Message.Format.MESSAGE_FORMAT
[INFO] 
/<<PKGBUILDDIR>>/providers/jackson/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJacksonProvider.java:
 
/<<PKGBUILDDIR>>/providers/jackson/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJacksonProvider.java
 uses or overrides a deprecated API.
[INFO] 
/<<PKGBUILDDIR>>/providers/jackson/src/main/java/org/jboss/resteasy/plugins/providers/jackson/ResteasyJacksonProvider.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
resteasy-jackson-provider ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ 
resteasy-jackson-provider ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.3:test (default-test) @ resteasy-jackson-provider ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- clean:3.2.0:clean (i18n cleanup) @ resteasy-jackson-provider ---
[INFO] Deleting /<<PKGBUILDDIR>>/providers/jackson/src/main/resources (includes 
= [org/**], excludes = [])
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ resteasy-jackson-provider ---
[INFO] Building jar: 
/<<PKGBUILDDIR>>/providers/jackson/target/resteasy-jackson-provider-3.6.2.Final.jar
[INFO] 
[INFO] -------------< org.jboss.resteasy:resteasy-atom-provider >--------------
[INFO] Building RESTEasy Atom Provider 3.6.2.Final                       [8/11]
[INFO]   from providers/resteasy-atom/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ 
resteasy-atom-provider ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ resteasy-atom-provider 
---
[INFO] Compiling 26 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/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Content.java:[20,21]
 java.security.AccessController in java.security has been deprecated and marked 
for removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Content.java:[20,21]
 java.security.AccessController in java.security has been deprecated and marked 
for removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Content.java:[20,21]
 java.security.AccessController in java.security has been deprecated and marked 
for removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Content.java:[20,21]
 java.security.AccessController in java.security has been deprecated and marked 
for removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Content.java:[263,17]
 getSecurityManager() in java.lang.System has been deprecated and marked for 
removal
[WARNING] 
/<<PKGBUILDDIR>>/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Content.java:[270,19]
 java.security.AccessController in java.security has been deprecated and marked 
for removal
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
resteasy-atom-provider ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ 
resteasy-atom-provider ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.3:test (default-test) @ resteasy-atom-provider ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- clean:3.2.0:clean (i18n cleanup) @ resteasy-atom-provider ---
[INFO] Deleting /<<PKGBUILDDIR>>/providers/resteasy-atom/src/main/resources 
(includes = [org/**], excludes = [])
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ resteasy-atom-provider ---
[INFO] Building jar: 
/<<PKGBUILDDIR>>/providers/resteasy-atom/target/resteasy-atom-provider-3.6.2.Final.jar
[INFO] 
[INFO] -------------< org.jboss.resteasy:resteasy-yaml-provider >--------------
[INFO] Building RESTEasy YAML Provider 3.6.2.Final                       [9/11]
[INFO]   from providers/yaml/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.yaml:snakeyaml:jar:1.x is missing, no dependency 
information available
[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.115 s]
[INFO] RESTEasy JAX-RS Implementation ..................... SUCCESS [  5.090 s]
[INFO] RESTEasy JAX-RS Client ............................. SUCCESS [  0.685 s]
[INFO] RESTEasy JAXB Provider ............................. SUCCESS [  0.355 s]
[INFO] RESTEasy Jettison Provider ......................... SUCCESS [  0.186 s]
[INFO] RESTEasy Jackson Provider .......................... SUCCESS [  0.108 s]
[INFO] RESTEasy Atom Provider ............................. SUCCESS [  0.164 s]
[INFO] RESTEasy YAML Provider ............................. FAILURE [  0.004 s]
[INFO] RESTEasy HTML Provider ............................. SKIPPED
[INFO] RESTEasy Providers ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.868 s
[INFO] Finished at: 2025-04-12T14:29:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project resteasy-yaml-provider: Could not 
resolve dependencies for project 
org.jboss.resteasy:resteasy-yaml-provider:jar:3.6.2.Final
[ERROR] dependency: org.yaml:snakeyaml:jar:1.x (compile)
[ERROR]         Cannot access jboss 
(http://repository.jboss.org/nexus/content/groups/public/) in offline mode and 
the artifact org.yaml:snakeyaml:jar:1.x has not been downloaded from it before.
[ERROR]         Cannot access central (https://repo.maven.apache.org/maven2) in 
offline mode and the artifact org.yaml:snakeyaml:jar:1.x has not been 
downloaded from it before.
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :resteasy-yaml-provider
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: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202504/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:resteasy, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: snakeyaml
Source-Version: 2.0+ds+really1.33-1
Done: Pierre Gruet <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated snakeyaml 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: Wed, 16 Apr 2025 14:55:26 +0200
Source: snakeyaml
Architecture: source
Version: 2.0+ds+really1.33-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1102761
Changes:
 snakeyaml (2.0+ds+really1.33-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 2.0+ds+really1.33, reverting to 1.33
     (Closes: #1102761)
   * Deactivating patch as we are back to version 1.33
Checksums-Sha1:
 fec414541c0119770eaa61d9b03f315cd170a1a2 2433 snakeyaml_2.0+ds+really1.33-1.dsc
 b2968dd878868d643157cda19ab8729a2a7f82dd 291972 
snakeyaml_2.0+ds+really1.33.orig.tar.xz
 c8a9957038422fe2293671885ad443502955f6c4 10644 
snakeyaml_2.0+ds+really1.33-1.debian.tar.xz
 d99ca6df507e2193f5d17472a18173a5a50b67aa 14258 
snakeyaml_2.0+ds+really1.33-1_source.buildinfo
Checksums-Sha256:
 f2ccc4b0b23046e033ab890e0794bd7a90e8889ce19583d5ce925970c2afa0b0 2433 
snakeyaml_2.0+ds+really1.33-1.dsc
 ae0817543e96991fed3460b510f1683fbb491f0863e3b76f39f809c175d36609 291972 
snakeyaml_2.0+ds+really1.33.orig.tar.xz
 e9e759f8fdd8c95dce560d8b9043a3f3e5dd08001bab5fdff91331a0c240231b 10644 
snakeyaml_2.0+ds+really1.33-1.debian.tar.xz
 406baa41bacc0d882075ab523d6b207f3e067dbae338d7817e525bccb598418c 14258 
snakeyaml_2.0+ds+really1.33-1_source.buildinfo
Files:
 e24b80295fd4606d6fc85c3725be8b04 2433 java optional 
snakeyaml_2.0+ds+really1.33-1.dsc
 15b9a3a88a1db9790f86f2463dfba2c1 291972 java optional 
snakeyaml_2.0+ds+really1.33.orig.tar.xz
 130dd9adef7977af17d4341ef1635bbe 10644 java optional 
snakeyaml_2.0+ds+really1.33-1.debian.tar.xz
 12dfa42b25433e5c1de26277bea4f856 14258 java optional 
snakeyaml_2.0+ds+really1.33-1_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmf/qO4ACgkQYAMWptwn
dHb6sA//ZzFBQOXNJfS6i8TSzKbCdEFUTKdh5Gb/iSd0pL/jteMyGRgcC7pHrxCt
s1UwxS7wfsNvG4KJZeMXtmA75gv7z2Jza5QaZMFNx+NlYtD3Yg4vS9r4Bd0yHQzc
jc4rQEUDh2yJLl6UkAEVSdm3b9VrisFVy8H1EPVduXUYu0F42mv2oX8ELcFze1Mm
myhM/4LOmidb3Ol6rApLsxk5Y+PdRJ0NVsiCwocRpWQLj32rCFYLV61i+mILGqPU
W6s0KNfHpvbXD1a6DX3mcdPdLo43qszl3KUiPnTi9l2HOlLnOXIf0suuvCeAlqya
wFYjollyDr4JVC87DyeYUazlDC6U28V3z0Sx0612RNwSJGtWFp9Dxvujxp2d/DlU
8fkxNOY0B54KojXirRshE3npdbDwIphwyy1r92FeuKaIaYvzO5omTrgAzzV5Pjqw
gnwBqL4JAzlC1guTxuBanDLTHZLRUEPQQzVoS4uWO0WgR/iNfXzAmoktC+7XLbqD
ah2WBp9T0FFOm2aOXE0HD8Z837ukkRt7NZLwQxhT8+vdpdeoLFL2Z+1St0KZt/lk
wfo5VxLJFXK0yn57X4wXaXC66uBttbXHWM/jNgcwZCirpQby9GpndRP/85jzly3J
kRPrvXRdWhFArNfnVuouvspICndnqVZcCICkwtA0vunwVLXhbYo=
=0o1W
-----END PGP SIGNATURE-----

Attachment: pgp2UM5rLCy6g.pgp
Description: PGP signature


--- End Message ---

Reply via email to