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

前端 未结 9 971
我寻月下人不归
我寻月下人不归 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条回答
  •  -上瘾入骨i
    2020-12-18 19:52

    I had the exact same issue when trying to run the First Cup tutorial.

    I fixed it by simply closing NetBeans and running it as administrator (via right click).

提交回复
热议问题