| Hi, I have the same problem trying to @Grab jackson-databind lib with version > 2.9 . I noticed that in the first environment everything works well but in the second environment ,using the same configuration, a different version of the library is loaded. The version loaded was used by the allure-plugin , if I remove that plugin the shared library works again. Hope this comment will help in order to solve the issue. |