Maven:Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.7:resources

后端 未结 10 755
渐次进展
渐次进展 2020-12-05 06:34

I am building my project using Maven. My maven version is apache-maven-3.0.4. I am using Eclipse Luna. When I try to build my project I get the following error

10条回答
  •  一个人的身影
    2020-12-05 06:57

    in my case, it was a confilict with IntelliJ , I've resolved it by building the project from command line and it worked!

提交回复
热议问题