Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

POM gives 401 #222

Open
ahmed-adly-khalil opened this issue Jul 11, 2021 · 4 comments
Open

POM gives 401 #222

ahmed-adly-khalil opened this issue Jul 11, 2021 · 4 comments

Comments

@ahmed-adly-khalil
Copy link

Hello,
the POM file here https://dl.bintray.com/michaelklishin/maven/com/novemberain/quartz-mongodb/2.2.0-rc2/quartz-mongodb-2.2.0-rc2.pom gives 401 and we are unable to build, any ideas?

@dantovalphas
Copy link

Same, here obtain 403

@rmvids
Copy link

rmvids commented Jul 14, 2021

Same. here

I solved add
<repositories> <repository> <id>jcenter</id> <url>https://jcenter.bintray.com/</url> </repository> </repositories>

@dantovalphas
Copy link

dantovalphas commented Jul 16, 2021

Same. here

I solved add
<repositories> <repository> <id>jcenter</id> <url>https://jcenter.bintray.com/</url> </repository> </repositories>

Yes, that's it, should close the issue and edit the repository readme

@Hetal-G
Copy link

Hetal-G commented Nov 1, 2022

It worked for me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants