Bug#802061: bookkeeper: FTBFS: Missing: org.jboss.netty:netty:jar:debian
Chris West (Faux)
solo-debianbugs at goeswhere.com
Sat Oct 17 12:17:42 UTC 2015
Source: bookkeeper
Version: 4.2.4-2
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:
[INFO] Building bookkeeper-server
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.jboss.netty:netty:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jboss.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=org.jboss.netty -DartifactId=netty -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.bookkeeper:bookkeeper-server:jar:4.2.4
2) org.jboss.netty:netty:jar:debian
----------
1 required artifact is missing.
for artifact:
org.apache.bookkeeper:bookkeeper-server:jar:4.2.4
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/bookkeeper.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
More information about the pkg-java-maintainers
mailing list