I don't think you can add a scriptler script as a post-build action. You must have done it via "Use Publisher from another project".
On Tuesday, May 10, 2016 at 8:33:33 AM UTC-7, Guy Matz wrote: > > Hi! I'm getting a Stack trace > <https://bitbucket.org/snippets/guymatz-jcrew/x6Xpo> when trying to a a > scriptler script as a post-build action. > > The section of stacktrace below - from the link above - looks important, > but my untrained eye may be missing something: > > Caused by: java.lang.IllegalArgumentException: Failed to instantiate > interface hudson.tasks.BuildStep from > {"backupJobName":"","builderId":"","scriptlerScriptId":"triggerYumReindex.groovy","propagateParams":true,"defineParams":{"parameters":{"name":"SIDECAR_ENV","value":"ci"}},"stapler-class":"org.jenkinsci.plugins.scriptler.builder.ScriptlerBuilder","$class":"org.jenkinsci.plugins.scriptler.builder.ScriptlerBuilder"} > > Any help would be greatly appreciated. > > > Regards, > > Guy > > -- 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/d2c81a30-865a-40c8-87fb-99c071f21133%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
