Bug#796436: jnr-x86asm: FTBFS: mvn: Missing: junit:junit:jar:4.x
Chris West (Faux)
solo-debianbugs at goeswhere.com
Fri Aug 21 20:37:18 UTC 2015
Source: jnr-x86asm
Version: 1.0.2-3
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] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) junit:junit:jar:4.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=junit -DartifactId=junit -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit -Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) com.github.jnr:jnr-x86asm:jar:1.0.2
2) junit:junit:jar:4.x
----------
1 required artifact is missing.
for artifact:
com.github.jnr:jnr-x86asm:jar:1.0.2
from the specified remote repositories:
central (https://repo1.maven.org/maven2)
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/jnr-x86asm.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