bom 807 fails dependency checks in git client plugin

17 views
Skip to first unread message

Mark Waite

unread,
May 8, 2021, 3:12:45 AM5/8/21
to Jenkins Developers
I tried to update the git client plugin to use bom 807.  The update fails to compile with a message about the required bounds check failing on the caffeine library.

Any suggestions of changes I should make in the git client plugin to use the most recent bill of materials?


Mark Waite

Tim Jacomb

unread,
May 8, 2021, 3:17:03 AM5/8/21
to jenkin...@googlegroups.com
Script security should be changed to use the api plugin by the looks of it to fix that

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/64f55a31-4dfa-4ba9-b15e-aca6e7620864n%40googlegroups.com.

Basil Crow

unread,
May 8, 2021, 8:10:21 AM5/8/21
to jenkin...@googlegroups.com
I already faced the same issue in jenkinsci/email-ext-plugin#291 and worked around it by adding Caffeine to my <dependencyManagement> section. Of course the permanent solution is to adapt Script Security to jenkinsci/bom#505, for which I already opened jenkinsci/script-security-plugin#345.

Mark Waite

unread,
May 8, 2021, 9:05:22 AM5/8/21
to Jenkins Developers
On Saturday, May 8, 2021 at 6:10:21 AM UTC-6 Basil Crow wrote:
I already faced the same issue in jenkinsci/email-ext-plugin#291 and worked around it by adding Caffeine to my <dependencyManagement> section. Of course the permanent solution is to adapt Script Security to jenkinsci/bom#505, for which I already opened jenkinsci/script-security-plugin#345.

Thanks very much.  That worked great.

Mark Waite 
Reply all
Reply to author
Forward
0 new messages