maven-resources-plugin:2.5 - Cannot create resource output directory

前端 未结 9 970
我寻月下人不归
我寻月下人不归 2020-12-18 19:01

I occasionally receive this error when I build my project with

>mvn --version
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602         


        
9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-18 19:41

    My issue was resolved when I gave mvn clean command from windows coammandprompt

提交回复
热议问题