Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Conversation

@simonz130
Copy link

Gitbub Action updated LTS(18.04, 20.04) versions of Github-Hosted runners for Ubuntu with the latest version of Apache Maven. The new version of Ubuntu has Apache Maven 3.8.2 which is incompatible with flatten-maven-plugin:1.2.7. This caused all github actions using the latest Ubuntu version to fail with this error.

The immediate solution is to use this community action to install maven 3.8.1 at runtime.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

Gitbub Action updated LTS(18.04, 20.04) versions of Github-Hosted runners for Ubuntu with the latest version of Apache Maven. The new version of Ubuntu has Apache Maven 3.8.2 which is incompatible with flatten-maven-plugin:1.2.7. This caused all github actions using the latest Ubuntu version to fail with this error.

The immediate solution is to use this community action to install maven 3.8.1 at runtime.
@simonz130 simonz130 requested review from a team and chingor13 September 8, 2021 20:59
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • .github/workflows/ci.yaml

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 8, 2021
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Sep 8, 2021
@simonz130 simonz130 self-assigned this Sep 8, 2021
@simonz130 simonz130 changed the title fix: update CI to use maven 3.8.1 ci: update CI to use maven 3.8.1 Sep 8, 2021
@simonz130 simonz130 requested a review from Neenu1995 September 8, 2021 22:40
@simonz130 simonz130 merged commit 9beb2ed into master Sep 8, 2021
@simonz130 simonz130 deleted the simonz130-patch-2 branch September 8, 2021 23:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/java-logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants