I am not able to run my maven based spring-boot project on ubuntu 17.04 even though it's running in windows nicely. So far it is throwing the same error as in the picture even if I try from my Eclipse photon IDE or the Maven CLI.
I tried changing the java versions of the PC and pretty sure it might not be the issue now since its java-8-oracle after a lot of testing with different versions. wget is not working for the terminal for URL http://repo.maven.apache.org/maven2 even though it's working in the browser. Almost trying from 2 Days now so desperately looking for some tricks to get this to work. Thanks in advance