> On 3. Jul 2017, at 09:48, Baptiste Mathus <[email protected]> wrote: > > weird, in your list I can't see Blue Ocean Events, where the > BlueMesssageEnricher class apparently comes from. >
The problem is https://github.com/jenkinsci/blueocean-plugin/blob/9fd3ad72262c00b8a2a1c51f234cc4c891c75250/blueocean-events/src/main/java/io/jenkins/blueocean/events/BlueMessageEnricher.java#L58 which is already somewhat outdated. https://github.com/jenkinsci/blueocean-plugin/commit/cc4d74ea0c77464abe8a0c3ea5aa5dfca149c9f9#diff-8c1242b99105bfa79026d49d5f590ea8L38 removed the INSTANCE field. All Blue Ocean plugins seem to be the same version, 1.1.2, except for the aggregator plugin 1.0.1. "Events for Blue Ocean" doesn't show on the plugin list. I'd start there. Really this instance should be updated to 2.19.1 which refuses to load plugins with unsatisfied dependencies, which this is likely a case of. -- 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/4B49950A-2F8D-47E7-ABA6-CAA77D4E777B%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
