Failed to execute goal maven release:prepare

前端 未结 4 1109
滥情空心
滥情空心 2021-02-03 16:41

I\'m having problems when I run mvn release:prepare. I have the following message:

[ERROR] Failed to execute goal org.apache.maven.plugins: maven-release-plugin:         


        
4条回答
  •  半阙折子戏
    2021-02-03 17:24

    I just had same problem when running from eclipse, it resolved by making copy of mvn.cmd to mvn.bat

    And it worked for me.

提交回复
热议问题