Will Not Build (on Windows?)
The money quote seems to be:
[ERROR] Internal error: java.lang.RuntimeException: Some required artifacts could not be downloaded.
See log output for details. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Some required
artifacts could not be downloaded. See log output for details.
I ran the installer several times, once in an admin shell. Results always the same. (IOW, not a network issue.)
I ran mvn -X clean install and the output log is attached.
Thanks for reporting! Unfortunately, the eclipse plugin is no being currently maintained, so it's highly unlikely that anyone has built the project recently.
Thanks for the note. Eclipse is the port of last resort for me, short of IntelliJ. If I could only get metals to work in Emacs, ... :(
Did you try Vs code, neovim or sublime? These are well maintained and should be much easier to set up. Alternatively, Emacs has also a separate hitter channel for lsp mode you could ask.