this post was submitted on 20 Oct 2023
1 points (100.0% liked)
Lisp
53 readers
3 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why not just
apt install maven
?We needed a newer version of Maven than what was available via apt. If I remember correctly for a script of Datomic Pro that also needs `mvn`.
I see. FWIW, seems like you can find any older Maven version in their archive: https://archive.apache.org/dist/maven/maven-3/
Cool, thanks a lot, that would also solve the issue. It would be great if they just have the archive or at least use it for the normal download URLs.