Add functionality to setup maven binary

Add functionality to setup maven in order to use for
project building
This commit is contained in:
Pavel Gonchukov 2021-02-22 21:36:35 +01:00
parent 104660f1cc
commit 6fa8ff8bf6
No known key found for this signature in database
GPG key ID: AA78DD4317B862F7
12 changed files with 222 additions and 127 deletions

View file

@ -29,7 +29,7 @@
"@actions/http-client": "^1.0.9",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.6.1",
"semver": "^6.1.1",
"semver": "^6.3.0",
"xmlbuilder2": "^2.4.0"
},
"devDependencies": {