setup-maven icon indicating copy to clipboard operation
setup-maven copied to clipboard

Support setup of maven 3.0, 3.0.1, 3.0.2, 3.0.3

Open TheSnoozer opened this issue 4 years ago • 0 comments

Hello, thank you for this Github action. Somewhat an edge case, but unfortunately one can not setup a maven 3.0, 3.0, 3.0.1, 3.0.2, or 3.0.3 installation since they are not hosted on https://archive.apache.org/dist/maven/maven-3/. Older releases can be found on https://archive.apache.org/dist/maven/binaries/.

All 3.X releases should still be supported (at least https://maven.apache.org/docs/history.html doesn#t have any indications about deprecations)

TheSnoozer avatar Jun 07 '20 21:06 TheSnoozer