After adding new dependencies to the pom.xml file, it keeps reporting: org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) error, which is still the case after Maven Update.
The search information is preliminarily determined to be the reason that the version of the Maven plug-in that comes with Eclipse is too low (I use the Eclipse Neon (4.6) version, which comes with the Maven plug-in), and the Maven plug-in needs to be updated.
The method to update the maven plug-in in eclipse is as follows:
Click: help -> Install New Software -> add -> http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.17.2/N/LATEST/
Step by step, click Next to complete the update process.
Similar Posts:
- New Maven project — pom.xml error [How to Solve]
- Using eclipse optimizer for eclipse
- [Solved] Can not find the tag library descriptor for “http://java.sun.com/jsp/jstl/core”
- Maven Error: Failed to read artifact descriptor for xxx:jar and missing artifact maven dependency
- Maven Jetty Error: No plugin found for prefix ‘jetty’ in the….
- [Solved] Failed to read artifact descriptor for org.apache.
- Eclipse C/C++ Error: launch failed,binary not found
- Error reporting life processing instructions for building spring boot project
- Eclipse online installation of fatjar and error resolution
- Project interpreter not specified(eclipse+pydev)