> On 3. Nov 2017, at 00:41, CLOSE Dave <[email protected]> wrote: > > I know that the dependencies are broken because I have another Jenkins > instance with nearly all the same plugins but without Docker Commons > Plugin.
Without a list of plugins (and versions) on the other instance it's impossible to say why might these differ. > Is there any way to clean up this situation? No. Dependencies are just that. None of those you mentioned are optional, so even JENKINS-33843 shouldn't be to blame in this case. Note that none of the dependencies you mention are circular. Jenkins should refuse to even load plugins with actual circular dependencies. -- 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/CDFF690A-D8B3-42F7-A864-6D1D06363C03%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
