You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I noticed that Allay currently is relying on jitpack for distributing maven artifacts.
It would be extremely nice if a normal maven repository could be used instead of jitpack.
You can run a maven server served straight off of the file system via nginx, but I would honestly recommend checking out reposilite. You can run it on basically the cheapest vps you can find.
The text was updated successfully, but these errors were encountered:
smartcmd
changed the title
Publish Allay to maven repo
feat: publish Allay to maven repo
Mar 25, 2025
smartcmd
changed the title
feat: publish Allay to maven repo
feat: publish Allay to a self-hosted maven repo instead of using jitpack
Mar 25, 2025
Hi,
I noticed that Allay currently is relying on jitpack for distributing maven artifacts.
It would be extremely nice if a normal maven repository could be used instead of jitpack.
You can run a maven server served straight off of the file system via nginx, but I would honestly recommend checking out reposilite. You can run it on basically the cheapest vps you can find.
The text was updated successfully, but these errors were encountered: