Bug#797229: apache-curator: FTBFS: Missing: io.netty:netty:jar:debian
Chris West (Faux)
solo-debianbugs at goeswhere.com
Fri Aug 28 18:41:25 UTC 2015
Source: apache-curator
Version: 2.7.1-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) io.netty:netty:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=io.netty -DartifactId=netty -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=io.netty -DartifactId=netty -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.curator:apache-curator:pom:2.7.1
2) org.apache.zookeeper:zookeeper:jar:debian
3) io.netty:netty:jar:debian
----------
1 required artifact is missing.
for artifact:
org.apache.curator:apache-curator:pom:2.7.1
from the specified remote repositories:
central (https://repo1.maven.org/maven2)
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/apache-curator.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the pkg-java-maintainers
mailing list