Skip to content

Recently GitHub Actions has fails downloading #26556

Answered by kriegaex
kriegaex asked this question in Actions
Discussion options

You must be logged in to vote

I think I figured out what was wrong with the build. Download Maven Plugin gave me warnings about download problems, even though it successfully downloaded the packages. That seems to be a problem in the plugin itself. I am going to the maintainer about it. Because the next build step in Maven Enforcer failed with the same error message as if the download had actually failed, I misinterpreted this correlation as a causality. Actually, the root cause for the build failure was another one, namely Maven changing the execution order of certain plugins depending on whether they are defined within a profile or on top level of a module.

Sorry for the noise, we can close this issue. It was really…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Product Feedback
1 participant