Bug#802405: maven-project-info-reports-plugin: FTBFS: Missing: org.apache.maven.scm:maven-scm-provider-hg:jar:debian
Chris West (Faux)
solo-debianbugs at goeswhere.com
Mon Oct 19 21:53:53 UTC 2015
Source: maven-project-info-reports-plugin
Version: 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:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.scm:maven-scm-provider-hg:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.scm -DartifactId=maven-scm-provider-hg -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.apache.maven.scm -DartifactId=maven-scm-provider-hg -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.4
2) org.apache.maven.scm:maven-scm-provider-hg:jar:debian
2) org.apache.maven.scm:maven-scm-provider-perforce:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.scm -DartifactId=maven-scm-provider-perforce -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.apache.maven.scm -DartifactId=maven-scm-provider-perforce -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.4
2) org.apache.maven.scm:maven-scm-provider-perforce:jar:debian
3) org.apache.maven.scm:maven-scm-provider-starteam:jar:debian
...
----------
10 required artifacts are missing.
for artifact:
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.4
from the specified remote repositories:
central (https://repo1.maven.org/maven2)
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/maven-project-info-reports-plugin.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