java - archive for required library can not be read -


i created first maven project , java build path problem in it.

description resource    path    location    type archive required library: 'c:/users/simran/.m2/repository/org/glassfish/extras/glassfish-embedded-web/3.1.1/glassfish-embedded-web-3.1.1.jar' in project 'restfulmessenger' cannot read or not valid zip file   restfulmessenger        build path  build path problem 

this jar present in location mentioned, tried deleteing there , cleaning project , updating maven nothing fixed error.

what seems wrong?

you should try doing

maven -> update project , make sure check force update of snapshots/releases 

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -