hudson.maven.RedeployPublisher.help_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 is needed if you have legacy maven 2 job type.
Preferred way to use maven in Hudson is by using maven as a
builder in your Free Style job, which is provided by Maven 3 plugin.
Version 3.0.1 of this plugin requires Hudson Version 3.1.2 or later.
Deploy artifacts to a Maven repository. In comparison with the standard mvn deploy,
this feature allows you to deploy artifacts after the entire build is confirmed to be
successful.
This prevents a typical problem in Maven, where some modules are deployed before
a critical failure is discovered later down the road, rendering the repository state
inconsistent.
Note that regardless of this configuration, you can always manually come back
to Hudson and deploy any of the past artifacts to any repository of your choice,
after the fact.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy