[Reproducible-builds] Bug#821158: resteasy: FTBFS: Resteasy YAML Provider ............................. FAILURE
Chris Lamb
lamby at debian.org
Sat Apr 16 06:38:39 UTC 2016
Source: resteasy
Version: 3.0.6-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at 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
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resteasy.3.0.6-3.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 22891 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160416/dd635c78/attachment.obj>
More information about the Reproducible-builds
mailing list