I had this same issue across multiple projects and multiple workspaces, none of the solutions I found online worked for me. I'm using STS and the only thing that worked was to go into my STS directory and add a "-clean" to the top of the STS.ini file. You can then start up your workspace and run maven clean without errors. (you can also remove the -clean tag from the ini file so it doesn't clean everytime you start it)
When I try importing the previously developed maven project. It is showing this error. I tried reimporting and running still it is showing the same error. Thanks in advance. any answer will be appreciated!
An internal error occurred during: “Updating Maven Project”.java.lang.ExceptionInInitializerErro
2ff7e9595c
Comments