Well.. the stacktrace message is quite clear: groovy.lang.MissingPropertyException: No such property: desc for class: RemoteClass
Worth to look for where 'desc' is declared/instanced as it's not part of the snippet you pasted it. Likely you could find some answers in this code: - https://github.com/hayderimran7/useful-jenkins-groovy-init-scripts/blob/master/sonar-artifactory-settings.groovy Cheers -- 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/7e060714-eb9a-4dd9-a3b7-cb03d07a697e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
