Coder Social home page Coder Social logo

Comments (3)

adrianskrobaczrevolut avatar adrianskrobaczrevolut commented on June 19, 2024 1

@agpopikov should be now fixed in latest 0.3.4 version. Let me know if it works for you 🙂

from jooq-plugin.

agpopikov avatar agpopikov commented on June 19, 2024 1

@adrianskrobaczrevolut yes, now all works fine (tested on example project that i pointed in first comment), thank you 😊

from jooq-plugin.

adrianskrobaczrevolut avatar adrianskrobaczrevolut commented on June 19, 2024

Hello @agpopikov 🙂
Thank's for the investigation 👍 I did a little more digging into it seems like it's due to update of the testcontainers form org.testcontainers:testcontainers:1.13.0 to org.testcontainers:testcontainers:1.14.1. When I forced previous version for the build script it works just fine. Looks like test containers maintain theirs own version of docker-java within theirs codebase and most probably it won in the classpath war for some classes that are not compatible with external docker-java. Actually we use only one class from the test containers AuthDelegatingDockerClientConfig, I'll have to do more digging to see maybe we can get rid of the test containers dependency at all. I'll let you know once I'll sort this out 🙂 For now as a workaround you can try forcing old version of test containers

from jooq-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.