-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Milestone
Description
https://checkstyle.semaphoreci.com/jobs/5dc78b22-4de8-46c6-bd80-a6b6f1e861a2
Content of target/eclipse/report.txt: 00:10
Error: Invalid or corrupt jarfile /home/semaphore/.m2/repository/R-4.17-202009021800/ecj-4.17.jar 00:10
[ERROR] Command execution failed. 00:10
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
after clean up of cahe:
[INFO] --- exec-maven-plugin:3.0.0:exec (default-cli) @ checkstyle --- 04:14
/home/semaphore/.m2/repository/R-4.17-202009021800/ecj-4.17.jar is not found, downloading ... 04:14
--2021-06-20 13:18:02-- http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/downloads/drops4/R-4.17-202009021800/ecj-4.17.jar 04:14
Resolving ftp-stud.fht-esslingen.de (ftp-stud.fht-esslingen.de)... 129.143.116.10, 2001:7c0:700::10 04:14
Connecting to ftp-stud.fht-esslingen.de (ftp-stud.fht-esslingen.de)|129.143.116.10|:80... connected. 04:14
HTTP request sent, awaiting response... 404 Not Found 04:14
2021-06-20 13:18:02 ERROR 404: Not Found. 04:14
[ERROR] Command execution failed.
there is no such file/folder any more at http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/downloads/drops4/
we need to migrate to most recent.
http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/downloads/drops4/R-4.20-202106111600/
Some useful commands for cache management: https://docs.semaphoreci.com/essentials/caching-dependencies-and-directories/