> > > Ok, I think I've solved it. Well, I solved my core issue, which was that the > vars/publishToS3.groovy script was not being properly identified. I couldn't > figure out how to identify publishToS3. It could find neither publishToS3, > nor com.seven10.publishToS3. I think, because there was an implied class > being generated for publishToS3.call(), it was not able to find the class. I > corrected this by making publishToS3 an actual explicit class in the > src/<package-name>/ folder.
I'm still not entirely sure if that's the solution that actually resulted in my pipeline working. The docs for Pipeline in more advanced cases are not...good. -- 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/95eb7cf3-6499-46c6-852a-1558d380057c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
