GithubHelp home page GithubHelp logo

Comments (4)

rusio avatar rusio commented on May 18, 2024

repo1 maven org

from kata-tcg.

bkimminich avatar bkimminich commented on May 18, 2024

I'm not sure if this is a problem of this project using Maven Central or if it's more a coincidental problem of IDEA being bad at initialy setting up the repo index? I suppose you'd have had the same issue with any other first project in your IDEA which used Maven Central.

from kata-tcg.

rusio avatar rusio commented on May 18, 2024

Yes, it could be a problem with Intellij's Gradle integration, for I had the same problem on an Android Project, which was also developed with Gradle and Intellij. There the Problem disappeared when we replaced mavenCentral() with jcenter().

In the TCG build scripts I noticed that some modules use mavenCentral() and others use jcenter(). Was it intentionally, or by coincidence? I don't know how good and how free of commercial intentions jCenter is, but since it is already used, perhaps it would be good to use only one source of artifacts?

from kata-tcg.

bkimminich avatar bkimminich commented on May 18, 2024

That was a coincidence. I switched all repos to jcenter() and if the next Travis job survives this, I'll put that on master. Thanks!

from kata-tcg.

Related Issues (7)

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.