Home > Java > Java Tutorial > body text

JAVA development encounters maven install unresponsive solution

PHP中文网
Release: 2017-06-23 11:43:25
Original
2322 people have browsed it

I encountered a very annoying problem today. All the projects in the eclipse workspace reported errors when I opened them.

JAVA development encounters maven install unresponsive solution

There was no response when executing maven commands, and there was no response on the console. output.

Click maven update project and it prompts that the chosen operation is not currently available (The selected operation is not currently available)

It took several hours to solve it.

Option 1:

First delete all projects (be careful not to delete the source code)

Restart eclipse

Re-import Project

So maven can resume use

Option 2:

Replace \.metadata\.plugins\org.eclipse in the workspace. e4.workbench\workbench.xmi (used before the error was reported)

The above article is based on the solution to the unresponsive maven install, which is all the content shared by the editor. I hope it can give you a reference

The above is the detailed content of JAVA development encounters maven install unresponsive solution. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact [email protected]
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!