Git Product home page Git Product logo

Comments (6)

Sloy avatar Sloy commented on August 11, 2024

Hi @kenobasedow! Thanks for reporting it.
Right now Barista is hosted on JCenter. I guess the instructions never specified it because it was pretty standard. But since their announcement of shutting JCenter down, it's not so standard anymore. We should be more specific in the readme!

Temporary fix:

allprojects {
    repositories {
        google()
        mavenCentral()
        jcenter()
    }
}

But we're in the process to migrate to Maven Central, so this won't be needed once we migrate. Related: #382

from barista.

kenobasedow avatar kenobasedow commented on August 11, 2024

Hello @Sloy,
i see.
But on jcenter() it is still
com.schibsted.spain:barista:3.9.0
instead of
com.adevinta.android:barista:3.9.0
Maybe you add a note to your README.md that you need to get it with schibsted from jcenter() so that the people are not confused.
Regards Keno

from barista.

Sloy avatar Sloy commented on August 11, 2024

Aaah you're totally right! We changed the dependency coordinate in the Readme but it's not ready yet! Sorry 🙏

Yes, we should add some sort of notice. Thanks for reporting it!

from barista.

Sloy avatar Sloy commented on August 11, 2024

I updated the readme in #426
I hope the new explanation is good enough now 😃
Thanks Keno!

from barista.

kenobasedow avatar kenobasedow commented on August 11, 2024

Yes that change would be fine.
When will it be visible on the start page?
https://github.com/AdevintaSpain/Barista
Is it still on a branch?

from barista.

Sloy avatar Sloy commented on August 11, 2024

Yes, it was on the PR only.
But it's visible now :)

from barista.

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.