Reputation: 9769
Sometimes a specific version of a Jenkins plugin doesn't work at all because of a bug, or doesn't work in the context in which we use it.
I don't want to accidentally upgrade to such a Jenkins plugin version.
Is there somewhere I can specify 'do not use these specific plugin versions'?
Upvotes: 0
Views: 987
Reputation: 111625
No.
However, for Jenkins 1.x, you can take a look at pinned plugins, which may make it easier to prevent accidentally overwriting an existing plugin. This feature was removed in Jenkins 2.
Upvotes: 1