I'm trying to create a Spring project using Intellij Idea Ultimate 2018.1, after selecting the addition libraries and click the finish button getting an error.
Please help me, Thanks!
I'm trying to create a Spring project using Intellij Idea Ultimate 2018.1, after selecting the addition libraries and click the finish button getting an error.
Please help me, Thanks!
Actually there are multiple possible reasons for this error.
1.Check whether Firewall or antivirus software is blocking Maven from downloading artifacts.If yes then disable it.
2.Internet connection interrupted in middle of downloading the jar files.
3.try to install from scratch by clearing/deleting the .m2 repository and then mvn install