As an Apache project, Thrift presumably has access to at least the apache snapshots repository. I don't know if incubator projects can do full scale releases to the main apache repo which is automagically mirrored to the Maven central repository. For that matter, the snapshots may also be mirrored.
On Fri, Oct 8, 2010 at 11:40 AM, Abhishek Kona <abhishek.k...@gmail.com>wrote: > >> Well the process takes some time. > http://maven.apache.org/guides/mini/guide-central-repository-upload.html > The above link some explanation. > > There are two ways of going about it : Thrift can host the maven artifact > at its own repository (google does this e.g google-gson), or it can submit > the jar to Maven central by following this process : > > > https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central > > Abhishek Kona >