Bug#866858: felix-main FTBFS: Failed to execute goal morg.apache.maven.plugins:maven-dependency-plugin:2.8:copy

Adrian Bunk bunk at debian.org
Sun Jul 2 08:51:24 UTC 2017


Source: felix-main
Version: 5.0.0-4
Severity: serious
Tags: buster sid

Some recent change in unstable makes felix-main FTBFS:

https://tests.reproducible-builds.org/debian/history/felix-main.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/felix-main.html

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.927 s
[INFO] Finished at: 2018-08-04T02:21:40-12:00
[INFO] Final Memory: 29M/662M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy) on project org.apache.felix.main: Unable to find artifact.: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.8 has not been downloaded from it before.
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command: 
[ERROR]     mvn install:install-file -DgroupId=org.apache.felix -DartifactId=org.apache.felix.bundlerepository -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there: 
[ERROR]     mvn deploy:deploy-file -DgroupId=org.apache.felix -DartifactId=org.apache.felix.bundlerepository -Dversion=2.0.8 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR]   org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.8
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [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/MojoExecutionException
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1



More information about the pkg-java-maintainers mailing list