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 c45a722262
No known key found for this signature in database
GPG key ID: AA78DD4317B862F7
10 changed files with 150 additions and 60 deletions

View file

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