mvn org.eclipse.tycho:tycho-pomgenerator-plugin:generate-poms -DgroupId=com.vogella.tychoexample
com.vogella.tychoexample就是你的groupid

更新命令为:
mvn org.eclipse.tycho:tycho-versions-plugin:update-pom
        -Dtycho.mode=maven

详见:http://www.vogella.com/tutorials/EclipseTycho/article.html#maventycho_generatepom

相关文章:

  • 2021-07-16
  • 2021-07-27
  • 2021-09-07
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-13
  • 2022-01-03
  • 2022-01-12
  • 2022-12-23
  • 2021-06-27
  • 2021-05-20
相关资源
相似解决方案