- Phenomenon of the problem
- MavenIn the project pom.xmlIn the first line of the file, XXX \target\classes\ meta-inf \ manifest.mf (system cannot find the specified path) appears
- Cause analysis,
- MavenRefresh not complete
- Processing steps
- methods1 :
- Go to the Eclipse Project menu and select Clean… options
- Select Clean All Projects or Clean Projects Selectd Blow.
- Wait for the build in the Progress view to complete and you will see that there are no more errors now!
- Go to the Eclipse Project menu and select Clean… options
- methods2:
- Right click error item—>Maven—>update project—>Click in the pop-up dialog boxOK Can be
- methods1 :