Failing build when using new .m2 repository folder #1757
phermsdorf
started this conversation in
General
Replies: 1 comment
-
After a sync of my local .m2 folder to the build server the builds are working again. So maybe there is a problem with that artifact on the remote repository ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
after having somehow corrupted the .m2 repository folder i completly removed the folder and restarted the build. I see all the "Downloading from central" messages in the console.
During target file resolution i see the following warning
later on the build fails with:
if i rerun the build again the build just fails but does not display that warning message.
For me the file http://download.eclipse.org/releases/2022-06/202206151000/plugins/org.eclipse.emfforms.swt.reference.table_1.26.2.20220523-0845.jar is accessible and valid. As well as from the mirror.
Any ideas what could cause this problem?
Thanks for any hints.
Bye Peter
PS: single build, no concurrency
Beta Was this translation helpful? Give feedback.
All reactions