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

Different maven version on different system #3969

Closed
3 of 8 tasks
slawekjaranowski opened this issue Aug 26, 2021 · 3 comments
Closed
3 of 8 tasks

Different maven version on different system #3969

slawekjaranowski opened this issue Aug 26, 2021 · 3 comments

Comments

@slawekjaranowski
Copy link

Description

Currently we have (runner version: '2.280.3')

  • ubuntu-latest - maven 3.8.1
  • windows-latest - maven 3.8.1
  • macos-latest - maven 3.8.2

So testing on different operating system cause use different maven version.

Virtual environments affected

  • Ubuntu 16.04
  • Ubuntu 18.04
  • Ubuntu 20.04
  • macOS 10.15
  • macOS 11
  • Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Version: 20210815.1

Is it regression?

No response

Expected behavior

It will be good if all operating system have the same version of maven.

Actual behavior

No response

Repro steps

run mvn -v with runs on os matrix like: [ ubuntu-latest, windows-latest, macOS-latest ]

@Darleev
Copy link
Contributor

Darleev commented Aug 27, 2021

Hello @slawekjaranowski,
Thank you for the report. We will take a look

@dibir-magomedsaygitov
Copy link
Contributor

Hello @slawekjaranowski. We reworked installation approach of Maven on Ubuntu and Windows images. Now installed version should be the latest available. Changes will be delivered to VM's with this week's rollout.

@dibir-magomedsaygitov
Copy link
Contributor

Hello @slawekjaranowski. Images with updated Maven are available for use. I'm going to close this issue. In case of any questions feel free to contact us.

@dibir-magomedsaygitov dibir-magomedsaygitov removed the awaiting-deployment Code complete; awaiting deployment and/or deployment in progress label Sep 6, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants