hudson.maven.RedeployPublisher.help-id_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.
ある特定のリポジトリのURL(例えば、scpexe)に対して、
Mavenに追加の設定(ユーザー名や実行パスなど)を行う必要があります。
Hudsonを実行するユーザーの~/.m2/settings.xmlにこれを追加すると、
このファイルからリポジトリIDを使用して設定情報を取得します
(つまり、このIDを持つ<server>要素から、様々なプロトコル仕様の設定値を探します)。
詳細は、
maven-deploy-pluginの使用方法を参照してください。