carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

Publish packages to an OSS repository #34

Open hjwilli opened 3 years ago

hjwilli commented 3 years ago

Publishing to Github Packages is useful, but users need to set up proper github authentication even if they are just attempting to pull from a public repo. Also, due to the inability of deleting or updating public packages on github, we cannot easily maintain SNAPSHOT versions.

Investigate alternative OSS package repos that would more easily support these features.

Central Repository: https://central.sonatype.org/ https://central.sonatype.org/pages/ossrh-guide.html https://central.sonatype.org/pages/requirements.html