Any idea? As I have already have the updated ver in my repository, everytime I start STS, it downloads repository and STS hangs.
Printable View
Any idea? As I have already have the updated ver in my repository, everytime I start STS, it downloads repository and STS hangs.
Hey!
There are two things you can/should check:
#1: which repository is STS using? You can check that from the preferences for Maven, just to see if you are referring to the same repository.
#2: sometimes the data in the repository gets corrupt (for whatever reason). So I would try to wipe out the complete .m2/repository and let STS download everything again.
HTH,
Martin