terrarium-earth / Heracles

A tree style questing mod allowing creators to set completable quests for their users
MIT License
35 stars 19 forks source link

[Bug]: how am I supposed to depend on this or any of your mods #173

Closed walksanatora closed 9 months ago

walksanatora commented 9 months ago

Bug Description

when I go to your maven (which is apperently at https://maven.teamresourceful.com/ I could not find this linked anywhere) I am unnable to search for any packages

How to Reproduce?

  1. go to your (hard to find) maven repo page https://maven.teamresourceful.com/
  2. try to search packages without logging in (since we cant)
  3. realize you cant
  4. give up and use FTB

Expected Behavior

the ability to search packages on your maven and being able to actually find the maven

Version

?.?.?

Mod Loader Version

????

Mod Loader

N/A

Logs or additional context

No response

Code of Conduct

ThatGravyBoat commented 9 months ago

You can ask sonatype the maven provider to not leak IPs if you want to search (https://github.com/sonatype/nexus-public/issues/266), you also are using the wrong repo url https://maven.teamresourceful.com/repository/maven-public/

And dont be so rude for no reason, being rude is not going to get you anywhere in life.

walksanatora commented 9 months ago

still cant browse the maven for any jars. why leave it up if you are not going to use it you could just turn it into a WebDAV like blamejared maven. or use Reposilite like ladysnake maven

ThatGravyBoat commented 9 months ago

wdym? we do use it? 100s of mods use it, just because something isnt publicly visible doesnt mean the endpoints dont exist.

ThatGravyBoat commented 9 months ago

also not that easy to just switch mavens, our maven has over 150k thousand files on it

walksanatora commented 9 months ago

you make it needlessly complicated to locate your mods. even something as a simple

to depend on this mod add X to your dependecies block and Y to your dependicies block
walksanatora commented 9 months ago

because as it stands it seems like you dont want people touching your maven in any way

ThatGravyBoat commented 9 months ago

I added dependency info the read me for this, you dont need any other mavens due to us hosting and mirror all required dependencies needed

ThatGravyBoat commented 9 months ago

gradle transitive dependencies will handle the rest