Conversation
Effective January 15, 2020, The Central Repository no longer supports insecure communication over plain HTTP and requires that all requests to the repository are encrypted over HTTPS. Use HTTPS to download from the repositories instead.
build-dependencies and build-dependencies-sources.xml keeps information of where files are downloaded. This information is unnecessary for first build, rather creates build error. Remove these files.
Information in build-dependencies-*.xml are builder dependent and its unnecessary to track them.
|
Hi, I am trying to reproduce the test results in the Depart paper. :) I ran into this build issue while doing so The same error occurs in Ubuntu (Google Colab) and Fedora 38. Thanks! |
It seems the problem occurs in case of Java other that 1.8, with Java 1.8 it builds :) https://github.com/Labnann/depart/actions/runs/5902097136/job/16009473941?pr=1 |
Effective January 15, 2020, The Central Repository no longer supports insecure communication over plain HTTP and requires that all requests to the repository are encrypted over HTTPS.
Use HTTPS to download from the repositories instead.
Also the repository has build-dependencies-*.xml files that confuse the system preventing to build correctly.
Fix it by removing build-dependencies-*