When execute mvn release, using the maven-release-plugin with the version 2.3.X or 2.4.X, it succeed but the package is snapshot version but isn't a valid release one. it is because the version. It works fine for me that update the version of maven-release-plugin to 2.5.X. 

The the https://issues.apache.org/jira/browse/MRELEASE-812 as a reference.

mvn release:prepare without committing the version change to git/svn

相关文章:

  • 2021-08-24
  • 2022-12-23
  • 2022-02-16
  • 2022-03-05
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
  • 2021-11-13
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-20
  • 2022-02-15
  • 2021-08-11
  • 2021-10-13
相关资源
相似解决方案