In an eclipse maven project using spring web mvc, I am getting the following error in the Markers tab:
Archive for required library: \'D:/mypath/.m2/reposi
To fix issues like that, let Maven download the files again:
D:/mypath/.m2/repository/javax/transaction/jta
-U
so it tries broken downloads again.That should try to download the file again and clean up any "residue" in your local repository.
If Eclipse still complains that the JAR file is corrupt:
If the JAR file is corrupt, delete the folder again and run Maven once more. Note the URLs which Maven used to download the archive and contact the administrator of that site.