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

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

Go to download

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.

There is a newer version: 2.2.0
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 - 2024 Weber Informatics LLC | Privacy Policy