hudson.maven.RedeployPublisher.help_ja.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maven-plugin Show documentation
Show all versions of maven-plugin Show documentation
This plug-in provides deep integration of Hudson and Maven. This functionality used to be part of the Hudson core.
Now it is a plug-in that is installed by default, but can be disabled.
成果物をMavenのリポジトリにデプロイします。標準のmvn deployとの違いは、
すべてのビルドが成功したことを確認してから成果物をデプロイできることです。
この機能を使うと、致命的な失敗が起きる前にモジュールがデプロイされて、
リポジトリが矛盾した状態になってしまうMavenではよくある問題を解決します。
この設定を行っているかによらず、Hudsonの画面からいつでも過去の成果物を任意のリポジトリにデプロイできます。