I have to make small website using spring
. so i chose spring template project
then new spring mvc project
whatever i try there
Try this :
find ~/.m2 -name "*.lastUpdated" -exec grep -q "Could not transfer" {} \; -print -exec rm {} \;
It Throw Because your .jar is Invalid Or Corrupted.
Follow the Steps:
Note : .m2 Folder is Hidden by Default. UnHide the Folder.
Step 1:Delete all the Content in .m2/repository Folder.
Step 2:Restart Your Eclipse.
Step 3:Maven->Update Project .Checked- Force Update of Snapshots/Releases.
Step 4:Run as Maven Clean.
Step 5:Run as Maven Install.
Step 6: Clean Project.
Step 7 : Run Your Project.
I Hope you Find your Solution Here..
Thanks..
Help -> Install New Softwares
From there install the bundle with Web developments, XML, CSS, Java EE ... And after that if this built problem still continue, please use the command
rm -rf ~/.m2/repository/*