metals-eclipse icon indicating copy to clipboard operation
metals-eclipse copied to clipboard

Will Not Build (on Windows?)

Open nyambol opened this issue 3 years ago • 3 comments

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.

scala-eclipse-ide_debug-log.txt

nyambol avatar Feb 19 '22 02:02 nyambol

Thanks for reporting! Unfortunately, the eclipse plugin is no being currently maintained, so it's highly unlikely that anyone has built the project recently.

tgodzik avatar Feb 19 '22 15:02 tgodzik

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, ... :(

nyambol avatar Feb 19 '22 17:02 nyambol

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.

tgodzik avatar Feb 19 '22 19:02 tgodzik