Your message dated Sat, 16 Apr 2016 22:10:21 +0000
with message-id <e1aryq1-0003k4...@franck.debian.org>
and subject line Bug#821158: fixed in resteasy 3.0.12-1
has caused the Debian Bug report #821158,
regarding resteasy: FTBFS: Resteasy YAML Provider ............................. 
FAILURE
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.)


-- 
821158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821158
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: resteasy
Version: 3.0.6-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

resteasy fails to build from source in unstable/amd64:

  [..]

  jh_clean
  rm -f debian/jh_build_stamp
  if [ -n "" ]; then rm -f ; fi
  mh_unpatchpoms -plibresteasy-java
  rm -f -f debian/stamp-poms-patched
  mh_clean
  rm -f debian/stamp-maven-check
   debian/rules build
  test -x debian/rules
  mkdir -p "."
  /usr/share/maven-debian-helper/copy-repo.sh 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/debian
  find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
such file or directory
  find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': 
No such file or directory
  find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': 
No such file or directory
  mh_patchpoms -plibresteasy-java --debian-build --keep-pom-version 
--maven-repo=/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/debian/maven-repo
  --build-no-docs
  touch debian/stamp-poms-patched
  jh_linkjars
  jh_build -J   
  touch debian/jh_build_stamp
  # before-build target may be used to unpatch the pom files, so we need to 
check if
  # patching the pom files is needed here, normally not
  if [ ! -f pom.xml.save ]; then \
        /usr/bin/make -f debian/rules patch-poms; \
  fi
  cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 
-Dproperties.file.manual=/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/debian/maven.properties
 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/debian/maven-repo
  package -DskipTests
  [INFO] Scanning for projects...
  [INFO] 
------------------------------------------------------------------------
  [INFO] Reactor Build Order:
  [INFO] 
  [INFO] RESTEasy JAX-RS
  [INFO] Embedded Servlet Container
  [INFO] JAX-RS Core API
  [INFO] RESTEasy JAX-RS Implementation
  [INFO] RESTEasy JAX-RS Client
  [INFO] Resteasy JAXB Provider
  [INFO] Resteasy Jettison Provider
  [INFO] Resteasy Jackson Provider
  [INFO] Resteasy Atom Provider
  [INFO] Resteasy YAML Provider
  [INFO] Resteasy HTML Provider
  [INFO] Resteasy Providers
  [INFO] RESTEasy
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building RESTEasy JAX-RS 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Embedded Servlet Container 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tjws ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] skip non existing resourceDirectory 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/src/main/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tjws ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 11 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/target/classes
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/src/main/java/Acme/Serve/Serve.java:
 Some input files use or override a deprecated API.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/src/main/java/Acme/Serve/Serve.java:
 Recompile with -Xlint:deprecation for details.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/src/main/java/Acme/WildcardDictionary.java:
 Some input files use unchecked or unsafe operations.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/src/main/java/Acme/WildcardDictionary.java:
 Recompile with -Xlint:unchecked for details.
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
tjws ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tjws 
---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tjws ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tjws ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/tjws/target/tjws-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building JAX-RS Core API 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
jaxrs-api ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] skip non existing resourceDirectory 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/jaxrs-api/src/main/resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jaxrs-api ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 115 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/jaxrs-api/target/classes
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
jaxrs-api ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
jaxrs-api ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jaxrs-api ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jaxrs-api ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/jaxrs-api/target/jaxrs-api-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building RESTEasy JAX-RS Implementation 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
resteasy-jaxrs ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 2 resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
resteasy-jaxrs ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 409 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-jaxrs/target/classes
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java:
 Some input files use or override a deprecated API.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyProviderFactory.java:
 Recompile with -Xlint:deprecation for details.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/logging/Logger.java:
 Some input files use unchecked or unsafe operations.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/logging/Logger.java:
 Recompile with -Xlint:unchecked for details.
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
resteasy-jaxrs ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
resteasy-jaxrs ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ resteasy-jaxrs ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ resteasy-jaxrs ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-jaxrs/target/resteasy-jaxrs-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building RESTEasy JAX-RS Client 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
resteasy-client ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 1 resource
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
resteasy-client ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 53 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-client/target/classes
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/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] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/proxy/processors/invocation/MessageBodyParameterProcessor.java:
 Recompile with -Xlint:deprecation for details.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientInvocation.java:
 Some input files use unchecked or unsafe operations.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientInvocation.java:
 Recompile with -Xlint:unchecked for details.
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
resteasy-client ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
resteasy-client ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ resteasy-client 
---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ resteasy-client ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/resteasy-client/target/resteasy-client-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Resteasy JAXB Provider 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
resteasy-jaxb-provider ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 1 resource
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
resteasy-jaxb-provider ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 43 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/target/classes
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:
 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java
 uses or overrides a deprecated API.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java:
 Recompile with -Xlint:deprecation for details.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/AbstractJAXBProvider.java:
 Some input files use unchecked or unsafe operations.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/AbstractJAXBProvider.java:
 Recompile with -Xlint:unchecked for details.
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
resteasy-jaxb-provider ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
resteasy-jaxb-provider ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
resteasy-jaxb-provider ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ resteasy-jaxb-provider ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jaxb/target/resteasy-jaxb-provider-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Resteasy Jettison Provider 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
resteasy-jettison-provider ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 1 resource
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
resteasy-jettison-provider ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 18 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jettison/target/classes
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jettison/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/json/BadgerContext.java:
 Some input files use or override a deprecated API.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jettison/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/json/BadgerContext.java:
 Recompile with -Xlint:deprecation for details.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jettison/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/json/JsonMapProvider.java:
 Some input files use unchecked or unsafe operations.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jettison/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/json/JsonMapProvider.java:
 Recompile with -Xlint:unchecked for details.
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
resteasy-jettison-provider ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
resteasy-jettison-provider ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
resteasy-jettison-provider ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ 
resteasy-jettison-provider ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jettison/target/resteasy-jettison-provider-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Resteasy Jackson Provider 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
resteasy-jackson-provider ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 1 resource
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
resteasy-jackson-provider ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 3 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jackson/target/classes
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
resteasy-jackson-provider ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
resteasy-jackson-provider ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
resteasy-jackson-provider ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ resteasy-jackson-provider 
---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/jackson/target/resteasy-jackson-provider-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Resteasy Atom Provider 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
resteasy-atom-provider ---
  [INFO] Using 'UTF-8' encoding to copy filtered resources.
  [INFO] Copying 3 resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
resteasy-atom-provider ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 24 source files to 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/resteasy-atom/target/classes
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Entry.java:
 Some input files use unchecked or unsafe operations.
  [INFO] 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/Entry.java:
 Recompile with -Xlint:unchecked for details.
  [INFO] 
  [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
resteasy-atom-provider ---
  [INFO] Not copying test resources
  [INFO] 
  [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
resteasy-atom-provider ---
  [INFO] Not compiling test sources
  [INFO] 
  [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
resteasy-atom-provider ---
  [INFO] Tests are skipped.
  [INFO] 
  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ resteasy-atom-provider ---
  [INFO] Building jar: 
/home/lamby/temp/cdt.20160416072948.fCFadcszS9.resteasy/resteasy-3.0.6/jaxrs/providers/resteasy-atom/target/resteasy-atom-provider-3.0.6.Final.jar
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building Resteasy YAML Provider 3.0.6.Final
  [INFO] 
------------------------------------------------------------------------
  [WARNING] The POM for org.yaml:snakeyaml:jar:1.12 is missing, no dependency 
information available
  [INFO] 
------------------------------------------------------------------------
  [INFO] Reactor Summary:
  [INFO] 
  [INFO] RESTEasy JAX-RS .................................... SUCCESS [  0.002 
s]
  [INFO] Embedded Servlet Container ......................... SUCCESS [  2.285 
s]
  [INFO] JAX-RS Core API .................................... SUCCESS [  0.914 
s]
  [INFO] RESTEasy JAX-RS Implementation ..................... SUCCESS [  3.000 
s]
  [INFO] RESTEasy JAX-RS Client ............................. SUCCESS [  0.377 
s]
  [INFO] Resteasy JAXB Provider ............................. SUCCESS [  0.222 
s]
  [INFO] Resteasy Jettison Provider ......................... SUCCESS [  0.149 
s]
  [INFO] Resteasy Jackson Provider .......................... SUCCESS [  0.079 
s]
  [INFO] Resteasy Atom Provider ............................. SUCCESS [  0.205 
s]
  [INFO] Resteasy YAML Provider ............................. FAILURE [  0.007 
s]
  [INFO] Resteasy HTML Provider ............................. SKIPPED
  [INFO] Resteasy Providers ................................. SKIPPED
  [INFO] RESTEasy ........................................... SKIPPED
  [INFO] 
------------------------------------------------------------------------
  [INFO] BUILD FAILURE
  [INFO] 
------------------------------------------------------------------------
  [INFO] Total time: 7.468 s
  [INFO] Finished at: 2016-04-16T07:32:00+01:00
  [INFO] Final Memory: 25M/485M
  [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.0.6.Final: Cannot access jboss 
(http://repository.jboss.org/nexus/content/groups/public/) in offline mode and 
the artifact org.yaml:snakeyaml:jar:1.12 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 <goals> -rf :resteasy-yaml-provider
  /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
  make: *** [mvn-build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: resteasy.3.0.6-3.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: resteasy
Source-Version: 3.0.12-1

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 821...@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: SHA256

Format: 1.8
Date: Sat, 16 Apr 2016 23:14:31 +0200
Source: resteasy
Binary: libresteasy-java
Architecture: source all
Version: 3.0.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libresteasy-java - RESTEasy -- Framework for RESTful Web services and Java 
applicati
Closes: 821158
Changes:
 resteasy (3.0.12-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release
     - Refreshed the patches
     - Updated the Maven rules
   * Fixed the Maven rule for snakeyaml (Closes: #821158)
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.8 (no changes)
   * Use secure Vcs-* URLs
Checksums-Sha1:
 46db6c89d9f0755716970df58d52a8a3cf5b115b 2249 resteasy_3.0.12-1.dsc
 3d2a05a50299e5c5f2b756871ff4e29757a19b0c 1891376 resteasy_3.0.12.orig.tar.xz
 e3490a9ce4ea909db4665c239d0ae7e4e6ed0d98 11552 resteasy_3.0.12-1.debian.tar.xz
 ac196280a8c6eec71405f368958e5ed20c6d0936 1198210 
libresteasy-java_3.0.12-1_all.deb
Checksums-Sha256:
 abff39bc2c6b8a83b812eb6ccf422759a83c220535805d8572a8d8771ddd378a 2249 
resteasy_3.0.12-1.dsc
 3bd3dc60c935f0abc3d46d375e3b6ca247a9d45b78fa4b718c0d0c794fde8ad4 1891376 
resteasy_3.0.12.orig.tar.xz
 32420b53b1ae2c22f31eb3a55bdf0eb29192dded44b2facc0c3d64e726f83a8f 11552 
resteasy_3.0.12-1.debian.tar.xz
 a10df49ef447e627e3eeb8ea6351372989566a0263331e7b2730bc2b8faf35ad 1198210 
libresteasy-java_3.0.12-1_all.deb
Files:
 33897bfac218d7186d8d0afa403b5029 2249 java optional resteasy_3.0.12-1.dsc
 c7a95f6d04aaa952096e4d4c64d5becd 1891376 java optional 
resteasy_3.0.12.orig.tar.xz
 0053015dc861eb369d0162a775fca9db 11552 java optional 
resteasy_3.0.12-1.debian.tar.xz
 4f93bd15fc5f4b96e0304005f5e38be6 1198210 java optional 
libresteasy-java_3.0.12-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXEqwJAAoJEPUTxBnkudCsIcoQAMA07LfKhjVWqcx5Dy4JBHxF
Hm3Lkpkido3jneCp7ETKC91eo5NHAty5436ZFmhHFZWC3Un6rRZfVxihWK0r+4Ft
uR4Zol7Lcdg4pc0ybZn0ZVIUoIrTVZy002SH8A37E8I1Z5m1rdeg18tsKUO6QOgm
XSrko4upe7ANmA1jEu078d6QROeDWY9w044G3LM5fHSlUn3/UM25wXgQwIiLwivJ
kEvIaRAcL8zpfBHeAnwideQXJiZ+1SnkJlcSVFCwRoin1bqlZPjPRoaZ5Uw2n3x+
6F2Y9PVoB2tHlnyJi8EoZtv0zH/3c/rlPnePmKg/Cx7KlTlGsoDakLTKWqRVa2xr
0u8Cf6EyFkVndtRo41RdVhi2m2BpCxZl/FJqYcnDfIEGn1QXRLK8zkiUNKxDx/kd
v03zcwiOpcVY5pJbtNoQQe5+foe9cynNs51dVP2da4eODPhIWTDerlRRWIXb5yTK
dd1/+wKvkzNjm1yuxyzQHv7+0Cq7Kk+41tCz9TyvhxAXRR7pAMbaBYY3SU2XMBtD
ra5TOemrHNHTLVsOuUSJp4wKMAV8bZ7o4Ew71Sci910RLM8v+PU9pTTDP0WQ9tc1
nA5uW3zk5ssJSDBiSWSqMr3U8gn+YPgHueGoH/Wblg5E5QbHIv0kuLAioHPQs2k5
I7y8uWzUwqrWFX6pGMie
=1pse
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to