Skip to content
New issue

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

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

Already on GitHub? # to your account

[Windows][Ubuntu] Upgrade Maven version to 3.8.2 #3970

Closed
wants to merge 1 commit into from

Conversation

Darleev
Copy link
Contributor

@Darleev Darleev commented Aug 26, 2021

Description

According to the latest Maven releases, we have Maven 3.8.2 preinstalled on Macos images, but on Ubuntu and Windows 3.8.1. I guess we need to upgrade version to 3.8.2
https://maven.apache.org/docs/history.html

Related issue:

#3969

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)

@Darleev Darleev requested a review from a team August 26, 2021 19:51
@catthehacker
Copy link
Contributor

macos doesn't specify exact version to install maven from brew
https://github.com/actions/virtual-environments/blob/b7f276c003aea42575b52247bdb2183e355fca2f/images/macos/provision/core/openjdk.sh#L51-L53

perhaps it would be better to align with that behaviour? For Windows by removing --version to always install latest and for Linux
maven-* tags can be queried from https://api.github.com/repos/apache/maven/tags

@maxim-lobanov
Copy link
Contributor

@catthehacker agree on this approach. Let's install latest everywhere.

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

Successfully merging this pull request may close these issues.

4 participants