rmetzger commented on pull request #15599: URL: https://github.com/apache/flink/pull/15599#issuecomment-1006053132
Thanks a lot for giving it a try. This is very annoying. Maybe its a bug in the highly outdated maven version we are using? I've created myself a fork of this PR to debug this issue (I don't know what timezone you are in @galenwarren, but I'll soon go to bed ;) ) ... if you have time and energy to look into the issue, this is what I would try (by pushing commits): - log what maven is trying to access on maven central. I've done that already in my fork: https://github.com/apache/flink/pull/18275 - try wiping the Azure maven cache (by changing the cache keys in the pipeline definition) - try using the latest maven version (just to see if its a bug in maven) (we can't use the latest maven version for Flink CI, but it will at least help us understand the problem better) - try some of the suggestions from SO? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
