Giter Club home page Giter Club logo

Comments (2)

wilkinsona avatar wilkinsona commented on August 30, 2024 1

this configuration could be skipped if the requirements aren't present

We're already doing that by checking for the presence of org.mockito.MockSettings. Beyond that, I don't think there's anything we can do here. There's no way for us to know with certainty if Mockito's being used and the problem should be shown as-is or, as is the case for you, Mockito isn't being used and it would be fine to swallow the exception.

I think this is another symptom of widespread support for the JPMS still being very much in its infancy in the Java ecosystem. Unfortunately, we don't think that Spring Boot is the right place to address problems with other libraries or the JPMS itself, particularly when doing so would result in worse diagnostics for the vast majority of our users who are not using the module system. From our perspective, this is a duplicate of mockito/mockito#2952.

from spring-boot.

xenoterracide avatar xenoterracide commented on August 30, 2024

yeah, I wasn't 100% certain if something could be done here. I hate to be this way but, better to report anyways IMHO.

I think this is another symptom of widespread support for the JPMS still being very much in its infancy in the Java ecosystem

absolutely, hopefully you aren't hating on me too much for reporting these things to try to move things out of infancy. Only gets there if we work towards it.

I've decided to take a stab at mockito/mockito#2604 which implemented I'd hope will fix mockito/mockito#2952

from spring-boot.

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.