Maven release:prepare : Cannot prepare the release because you have local modifications

前端 未结 6 1511
孤街浪徒
孤街浪徒 2021-02-20 08:48

I\'m facing a problem with continuum\'s release:prepare phase which fails in scm-check-modifications step with error :

[ERROR] org.apache.maven.shared.rel

6条回答
  •  耶瑟儿~
    2021-02-20 09:11

    This is just a workaround for the error . i faced same error with maven-release plugin version 2.5.3 and just sorted the error with maven-release 2.3.2

提交回复
热议问题