Closed
Description
Hello,
when creating a new project with Spring Boot in STS, the system remains on status "Updating Maven Project (75%)" without any progress. It seems to be related to the update of the pom file. Steps to reproduce:
- create new Project
- Modify the pom file via context menu and "Add Starter"¨
- STS remains blocked at "Updating Maven Project (75%)" in the progress (and bottom right)
(ENV: STS: 4.12.1, OpenJDK 11, Windows 10)
What can be the reason?
Thanks!