runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

Update maven

Open timja opened this issue 4 months ago • 5 comments

Tool name

Maven

Tool license

Apache

Add or update?

  • [ ] Add
  • [X] Update

Desired version

3.9.9

Approximate size

No response

Brief description of tool

No response

URL for tool's homepage

https://maven.apache.org/

Provide a basic test case to validate the tool's functionality.

mvn --version
mvn install

Platforms where you need the tool

  • [X] Azure DevOps
  • [X] GitHub Actions

Runner images where you need the tool

  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [X] Ubuntu 24.04
  • [ ] macOS 12
  • [ ] macOS 13
  • [ ] macOS 13 Arm64
  • [ ] macOS 14
  • [ ] macOS 14 Arm64
  • [ ] macOS 15
  • [ ] macOS 15 Arm64
  • [X] Windows Server 2019
  • [X] Windows Server 2022

Can this tool be installed during the build?

https://github.com/actions/setup-java/issues/685#issuecomment-2354724977

Tool installation time in runtime

minimal

Are you willing to submit a PR?

possibly, is it just a matter of updating https://github.com/actions/runner-images/blob/6fc0ca1a91ca108df7b15c8462ccd5a5e03c3d7f/images/ubuntu/toolsets/toolset-2404.json#L66 ?

(cross linking https://github.com/actions/setup-java/issues/685)

timja avatar Oct 01 '24 12:10 timja