Giter Site home page Giter Site logo

Sunset of BinTray about quartz-mongodb HOT 7 OPEN

marcusdroy avatar marcusdroy commented on June 11, 2024 2
Sunset of BinTray

from quartz-mongodb.

Comments (7)

bulivlad avatar bulivlad commented on June 11, 2024 2

this is a real issue now as bintray became unavailable. we are seeing our builds fail as it is no longer able to pull the dependencies. any plan to move it to another repo soon?

from quartz-mongodb.

antpaw avatar antpaw commented on June 11, 2024 1

I really hope a more permanent solution can be worked out here.
I was able to fetch it form jitpack.io

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>


	<dependency>
	    <groupId>com.github.michaelklishin</groupId>
	    <artifactId>quartz-mongodb</artifactId>
	    <version>2.1.0</version>
	</dependency>

you might want to fork and login to jitpack

from quartz-mongodb.

jim-olsen avatar jim-olsen commented on June 11, 2024

Yes, in fact now we are already seeing 'brownouts' where it is not pulling from bintray as of today... So plus one on moving it to somewhere else that will continue to be supported

from quartz-mongodb.

nikolap avatar nikolap commented on June 11, 2024

Agreed, would be great to have this mirrored elsewhere

from quartz-mongodb.

iori57 avatar iori57 commented on June 11, 2024

Our build is failing now too because bintray is gone

from quartz-mongodb.

bulivlad avatar bulivlad commented on June 11, 2024

the easiest way to fix this was to fork the project and use github packages to store the artifacts
see here https://github.com/bulivlad/quartz-mongodb/blob/da6555d4fe1b3b52221c402415f4b302d097b5e5/build.gradle#L104

from quartz-mongodb.

zoom2arun avatar zoom2arun commented on June 11, 2024

Anyone had any luck finding a mirrored repo? @michaelklishin please suggest.

from quartz-mongodb.

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.