Giter Site home page Giter Site logo

Comments (9)

fluidsonic avatar fluidsonic commented on June 11, 2024 6

As there is no activity in this project I've forked and published it ​using my own group on Maven Central.
No need for any code changes as the Java package names stay the same.

It's available under io.fluidsonic.mirror:quartz-mongodb:2.1.0 and io.fluidsonic.mirror:quartz-mongodb:2.2.0-rc2.

The fork was made only for publishing. I'm not taking over as maintainer ;)

I hope @michaelklishin can publish it to Maven Central soon.
Feel free to copy my Gradle publishing configuration and set up OSSRH for your own domain.

from quartz-mongodb.

grenader avatar grenader commented on June 11, 2024 5

@michaelklishin, It would be nice if you upload new versions to Maven Central or Clojars

from quartz-mongodb.

zoom2arun avatar zoom2arun commented on June 11, 2024

Same issue here. Please confirm if there is a new home where this is migrated?

from quartz-mongodb.

nolines avatar nolines commented on June 11, 2024

Same here.

from quartz-mongodb.

Folofietre avatar Folofietre commented on June 11, 2024

@michaelklishin any new about migrating the artifact repository ?

from quartz-mongodb.

Folofietre avatar Folofietre commented on June 11, 2024

As a temporary solution, I forked this repo and followed the doc :
https://docs.gitlab.com/ee/user/packages/maven_repository/#publish-a-package

from quartz-mongodb.

arthursb14 avatar arthursb14 commented on June 11, 2024

Same here.

from quartz-mongodb.

antpaw avatar antpaw commented on June 11, 2024

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.

WakeCaine avatar WakeCaine commented on June 11, 2024

Solution would be to publish to Maven Central but that carries some work behind it and pretty much nobody but @michaelklishin or any authorized person by him, cant do. Or somebody could take the handle over and make fork of this fork and publish it.
Personally for our use we will most likely either publish on "our"(company) maven for private use or switch to sql version.

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.