Code Monkey home page Code Monkey logo

Comments (7)

en-milie avatar en-milie commented on September 27, 2024 1

Hi @adriansuarez. Sounds like a good proposal. I will pick it up in the upcoming weeks so that releases are also published in Maven central.

from cats.

adriansuarez avatar adriansuarez commented on September 27, 2024

@en-milie Excellent! Looking forward to this improvement.

from cats.

en-milie avatar en-milie commented on September 27, 2024

CATS is now available on Maven Central: https://central.sonatype.com/artifact/com.endava/cats

from cats.

adriansuarez avatar adriansuarez commented on September 27, 2024

@en-milie Thanks for jumping on this.

Unfortunately, I'm having issues using the Maven package. It looks like there there is a special dependency com.squareup.okhttp3:okhttp:4.10.0-CATS that is checked into version control and can't be resolved as a transitive dependency. Maybe it should be packaged into the CATS JAR and not appear as a dependency in the POM.

I tried working around that by putting in an exclusion and explicitly declaring the published com.squareup.okhttp3:okhttp:4.10.0 as a dependency, but then I ran into an issue with the io.github.ludovicianul:pretty-logger dependency, which is published in the GitHub Maven registry that requires authentication. I should be able to workaround that one by configuring GitHub credentials in Maven, but it would be ideal if that wasn't necessary.

from cats.

en-milie avatar en-milie commented on September 27, 2024

Indeed. I need to rethink this a bit to make it as easy as possible to use it as dependency.

from cats.

en-milie avatar en-milie commented on September 27, 2024

With 9.0.4 it should be much easier to use CATS as a maven dependency: https://github.com/Endava/cats#experimental-maven-dependency-for-programmatic-use

from cats.

en-milie avatar en-milie commented on September 27, 2024

Final solution will imply publishing the okhttp fork in Maven central so that all fuzzers will run successfully.

from cats.

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.