Hello, For releases, I'd like to build and test all Maven modules and after the build, deploy everything at once (otherwise, someone has to waste time to clean up the mess in Nexus).
In Jenkins 1, this was simple: Build with "mvn clean install" and add a post-build job "Deploy artifacts to Maven repository". Jenkins 2 still maintains a list of all artifacts which need to be deployed but I couldn't find the out how to recreate the old post-build job. How do I do that? Regards, -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/05ef490c-7cdc-434a-814b-f0cde7c7fe4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
