Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosting Checker action not working #4243

Closed
mawinter69 opened this issue Jan 4, 2025 · 3 comments
Closed

Hosting Checker action not working #4243

mawinter69 opened this issue Jan 4, 2025 · 3 comments
Labels

Comments

@mawinter69
Copy link
Contributor

mawinter69 commented Jan 4, 2025

Reproduction steps

Hosting Checker run inside actions fails with

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (display-info) on project repository-permissions-updater: 
Error:  Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion failed with message:
Error:  3.9.6 to use Maven plugins using JDK17 bytecode.
Error:  -> [Help 1]

Root cause is #4241 that requires at least Maven 3.9.6 and the image we use seems to contain an older version

Expected Results

Hosting checker succeeds

Actual Results

Hosting checker fails

Anything else?

No response

@mawinter69 mawinter69 added the bug label Jan 4, 2025
@mawinter69 mawinter69 changed the title Hosting Checker not working Hosting Checker action not working Jan 4, 2025
@timja timja closed this as completed Jan 4, 2025
@timja
Copy link
Member

timja commented Jan 4, 2025

Reverted

@mawinter69
Copy link
Contributor Author

according to actions/runner-images#11093 maven 3.9.9 will be available in the ubuntu-latest image by Jan 10th latest. Then we can do the update again

@timja
Copy link
Member

timja commented Jan 4, 2025

according to actions/runner-images#11093 maven 3.9.9 will be available in the ubuntu-latest image by Jan 10th latest. Then we can do the update again

Yes with actions/runner-images#11010 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants