This content has been marked as final.
Show 2 replies
-
1. Re: can some help us with this bug
aminem2080 Jan 9, 2015 5:32 PM (in response to aminem2080)i saw a response to this bug but i dont if it right way fix it
1.close your IDE
2.Navigate Users find your user folder and find .m2 folder
3.Delete the whole repository folder
4.restart IDE and rerun Maven update (it should run itself maven update) then finished
5.fixed
-
2. Re: can some help us with this bug
maxandersen Jan 12, 2015 6:48 AM (in response to aminem2080)you could also just run with mvn -U or click the "force update dependencies" when doing "update maven configuration" which should force updating previously failed to download files.