Failed to execute goal maven release:prepare

前端 未结 4 1045
滥情空心
滥情空心 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条回答
  •  梦毁少年i
    2021-02-03 17:21

    Fixed, i had same problem with maven 3.5.0 instalation, so just copy mvn.cmd and rename it to mvn.bat at C:\Program Files\apache-maven-3.5.0\bin.

提交回复
热议问题