All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.maven.RedeployPublisher.help_fr.html Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 3.0.2
Show newest version
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