Within POM editor, when I add dependencies e.g. junit (or any else) the search results is always empty. How might I resolve the problem?
The problem arises after creating a new workspace. The same STS 2.6.1 (I was using 2.5.x & had the same problems with it) opened against all other existing workspaces works perfectly, so the STS deployment is good. I can create new projects with the Archetype, which are pre loaded with dependancies - I just can not add additional dependencies.
I’ve checked the maven workspace properties they look identical. I'm at a loss to understand what might be missing, or how to go about debugging the problem. Any help would gratefully appreciated
Thanks
The problem arises after creating a new workspace. The same STS 2.6.1 (I was using 2.5.x & had the same problems with it) opened against all other existing workspaces works perfectly, so the STS deployment is good. I can create new projects with the Archetype, which are pre loaded with dependancies - I just can not add additional dependencies.
I’ve checked the maven workspace properties they look identical. I'm at a loss to understand what might be missing, or how to go about debugging the problem. Any help would gratefully appreciated
Thanks
Comment