I've been working on a small Java project centered around Apache Sling and other technologies (some of the other supporting technologies are open source, and some aren't).
I want to share a bundle and a maven archetype from some easily accessible repo.
Are there certain public repo's I should look at that support this type of thing? I am moving the project to github, though I dont think it has any inherent maven repo support built into it.
Thanks