Maven release via Hudson

前端 未结 4 2082
一个人的身影
一个人的身影 2021-02-02 01:06

I\'m setting up Hudson to use the batch-task plugin to do maven releases to our internal repository. I\'m doing it via:

mvn --batch-mode release:prepare
mvn --ba         


        
4条回答
  •  醉梦人生
    2021-02-02 02:11

    We've been experimenting with the Hudson Maven release plugin, though I'm a bit challenged with getting it to properly credit the releases, without evil things like hardcoding passwords into our build files.

提交回复
热议问题