The Post build action "Deploy artifacts to maven repository" is only possible for a Jenkins maven project. I have several C++ multi-configuration projects and I want to publish my RPM artifacts to a Nexus repository.
I could as a last resort just copy the RPM files directly to the storage with SCP. I am already doing this to upload the RPM artifacts to my plain old Yum repository, but I want to try use Nexus instead as my RPM repository, because otherwise I would need to run createrepo after every build. However it seems Nexus no longer likes upload of artifacts from SCP. -- 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/48af32a2-3cf2-4903-bec5-d57eb31a7b50%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
