forked from Civcraft/CivModCore
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.7.9 recommended in readme but was deleted from maven #41
Comments
It probably never made it to maven. I don't personally delete anything from
maven, although other managers may have without my knowledge.
Sorry about that, regardless. If you need that release, let me know.
…On Sun, May 2, 2021, 17:03 Joseph Burton ***@***.***> wrote:
Tip: never EVER delete ANYTHING from maven.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADD5DTLZJSNWA3JUTEW7O3TLW4YRANCNFSM437YQQCA>
.
|
It was in the maven before, since we have depended on it for a while without any problems. |
Guess that means someone messed with the devoted repos. From the pom you
are using, what repository are you referencing?
…On Sun, May 2, 2021, 18:32 Joseph Burton ***@***.***> wrote:
It was in the maven before, since we have depended on it for a while
without any problems.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADD5DVJK4OMGGTRCBXYGETTLXHJBANCNFSM437YQQCA>
.
|
Thanks. I'll see about restoring it.
…On Mon, May 3, 2021 at 7:21 AM Joseph Burton ***@***.***> wrote:
https://build.devotedmc.com/plugin/repository/everything/
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADD5DVTRVE64GBNJMX7JS3TL2BKLANCNFSM437YQQCA>
.
|
Try it again, with the "-U" to force updates.
It appears it was simply never built on the build server, this was during a
transition period and I think the manager at the time may not have bothered
building the "terminal" release on that build-arc, assuming folks would
build it locally.
If you do want to investigate local building, I used this
commit: 306b4f7 as all commits after it
moved to 1.8.0.
On Mon, May 3, 2021 at 12:40 PM Daniel Boston ***@***.***>
wrote:
… Thanks. I'll see about restoring it.
On Mon, May 3, 2021 at 7:21 AM Joseph Burton ***@***.***>
wrote:
> https://build.devotedmc.com/plugin/repository/everything/
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#41 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AADD5DVTRVE64GBNJMX7JS3TL2BKLANCNFSM437YQQCA>
> .
>
|
I can finally test now jitpack is back online, I'll do it after work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tip: never EVER delete ANYTHING from maven.
The text was updated successfully, but these errors were encountered: