[JAVA] What to do about the "cannot be read or is not a valid ZIP file" error

I don't know what caused it, but it happens when there is a problem with a file in maven's local repository. The solution was to delete the 2.5.3 directory and download it again.

Description	Path	Resource	Location	Type
Archive for required library: '/Users/user/.m2/repository/org/codehaus/groovy/groovy/2.5.3/groovy-2.5.3.jar' in project 'backoffice' cannot be read or is not a valid ZIP file		backoffice	Build path	Build Path Problem

Recommended Posts

What to do about the "cannot be read or is not a valid ZIP file" error
What to do when javax.el.ELException: Not a Valid Method Expression: appears when the JSF screen is displayed
Androd: What to do about "The Realm is already in a write transaction in"
[Ubuntu] What to do when MongoDB cannot be started due to a SocketException error
What to do if the adb command cannot be executed
[Ubuntu 20.04] What to do if the external monitor is not recognized
[Ruby] What to do when the error "cannot load such file" appears when executing VS Code debug
What to do if JavaMail cannot be used with OpenJDK 11 or later
What to do if the background image is not applied after deployment
What to do if the prefix c is not bound in JSP
What to do if you get a SQLite3 :: BusyException: database is locked error
What to do when you want to delete a migration file that is "NO FILE"
What to do if the changes are not reflected in the jar manifest file
[Grails] Error occurred running What to do when the Grails CLI does not start
What to do when is invalid because it does not start with a'-'
What to do if the build fails with the error "Module compiled with Swift x.x.x cannot be imported by the Swift x.x.x compiler"
[Rails] What to do when the Refile image is not displayed when writing the processing at the time of Routing Error
What to do if you get an "A server is already running." Error when you try to start the rails server
What to do about "A server is already running ..." that happened without turning off the rails server in the terminal
[React.useRef] What to do when the latest state cannot be referenced in the event listener
What to do when a null byte error occurs
What to do when rails creates a 〇〇 2.rb file
What to do if the breakpoint is shaded and does not stop during debugging
[Solution] What to do if you get a Docker error'ERROR: Cannot connect to the Docker daemon at unix: ///var/run/docker.sock. Is the docker daemon running?'
[Maven] What to do if you are asked to incorporate a jar that is not in the remote repository into the war
[Rails] What to do when rails db: migrate cannot be done because there is no table referenced by the foreign key
What to do if you get a "Cannot Pull Container Error" when starting ECS ​​Fargate
[Rails] What to do when the view collapses when a message is displayed with the errors method
What to do if audio is not available on discordrb
What to do if FacesMessage is set but not displayed
What to do if mysql2 gets a bundle install error
What is a jar file?
[Note] What to do if bundle install in Chapter 3 of the rails tutorial is not possible
[Java] What to do if a lot of "File is opened too much" is displayed due to FileNotFoundException
What to do if the app is not created with the latest Rails version installed when rails new
How to create a jar file or war file using the jar command
What to do if you get a gcc error in Docker
[Rails] What to do if data is not registered in DB
What to do when the changes in the Servlet are not reflected
[For beginners] Ruby is said to be ruby, but what about it?
What to do if Cloud9 is full in the Rails tutorial
What to do if you get a DISPLAY error in gym.render ()
[chown] How to change the owner of a file or directory
What to do if you cannot roll back the migration (UnknownMigrationVersionError)
About the language to be learned
What to do if the image posted by refile disappears after setting a 404 error page in Rails
About the matter that tends to be confused with ARG of Dockerfile which is a multi-stage build
What to do if zip dies if there is a pom when making an executable jar with gradle
[Rails / Docker] What to do if access is denied by the browser (localhost: 3000) after adding a gem
To not be a static uncle
What to do when the error "Non-static variable x cannot be referenced from static context" in Java. Lessons from the very first step in programming Remarks 01
[Rails] What to do if you get an error saying "Could not find a JavaScript runtime." When executing the rails s command on Catalina
[IOS] What to do when the image is filled with one color
What to do when CentOS cannot be started with VirtualBox on Catalina
[Rails] About the error that the image is not displayed in the production environment
After using Android Studio 3, Java application dependencies could not be resolved, so what to do about it Part 2
How to translate the error message into Japanese (What to do if you cannot log in for some reason)
What is a Spring Boot .original file?
What is testing? ・ About the importance of testing
What to do when a javax.el.PropertyNotWritableException occurs
What is the best file reading (Java)