While trying to convert dynamic web project to Maven project i get the error:
An internal error occurred during: "Updating Maven Project". org/codehaus/plexus/archiver/jar/JarArchiver
I am using Eclipse Kepler IDE for Java EE Developers.
I tried the solutions mentioned in this link An internal error occurred during: "Updating Maven Dependencies" , but didn't work for me.
Any idea what should be done to solve this problem?