尝试为某个项目执行mvn clean install。 最后,构建因此错误而失败:
Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default)
on project abc-sm-wsdl: An Ant BuildException has occured:
The following error occurred while executing this line:
[ERROR] C:\ABC\wsdl\build-aif.xml:67:
The following error occurred while executing this line:
[ERROR] C:\ABC\wsdl\build-aif.xml:125: Java returned: 1
尝试谷歌搜索,但无效。 也许有人知道解决它的热情。