hudson.maven.RedeployPublisher.help-id_fr.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.
For some repository URL (such as scpexe), Maven may require
additional configuration (such as user name, executable path, etc.)
Maven wants you to specify this in ~/.m2/settings.xml of
the user that runs Hudson, and this ID value is used to retrieve
the setting information from this file (that is, the <server>
element with this ID value will be consulted for various
protocol-specific configuration values.)
See
the maven-deploy-plugin usage
page for more details.