错误部分如下:
Execution default-testResources of goal org
.apache.maven.plugins:maven-resources-plugin:
2.5:testResources failed: A required class was missing while executing org
.apache.maven.plugins:maven-resources-plugin:
2.5:testResources: org/codehaus/plexus/util/Stri
解决方法:
步骤一: pom.xml文件加入 org.apache.maven.plugins maven-resources-plugin 2.4.3 步骤二:run as —> maven install下载即可
转载请注明原文地址: https://ju.6miu.com/read-1202584.html