Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:java (default-cli)

后端 未结 5 1294
感动是毒
感动是毒 2020-12-10 09:59

Im working on Smooks - Camel Integration.Im stuck with an error.The Build Fails when I try to Run it using mvn exec:java


5条回答
  •  甜味超标
    2020-12-10 10:44

    I had a similar problem with 'org.codehaus.mojo'-'jaxws-maven-plugin': could not resolve dependencies. Fortunately, I was able to do a Project > Clean in Eclipse, which resolved the issue.

提交回复
热议问题