On Tue, Nov 11, 2008 at 22:44, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > Jonas Fonseca <jonas.fonseca@xxxxxxxxx> wrote: >> I would also like to have a public available maven repository for >> JGit. If Shawn or Robin acks, I can look into hosting one in the SVN >> area of the Google Code project page. Given the lack of a real release >> cycle it probably only makes sense to have a snapshot repository. > > I have an account on kernel.org and was planning on hosting snapshots > there, but I haven't had time to think about setting up a jgit area > and pushing something into it. ;-) If you prefer that ... > We could also just host it in SVN in Google Code. I can give > you admin rights on the egit project if you want to set it up and > maintain it there. The downside is you need to use svn or git-svn > to upload files to it, right? I don't think admin rights are necessary as long as I have "commit"/webdav access. And no svn or git-svn interaction should be needed to upload to the maven repository. Take a look at the distributionManagement section of the google-maven-repository: - http://google-maven-repository.googlecode.com/svn/repository/com/google/google/1/google-1.pom Looks pretty easy to set up. About maintaining it, I don't mind doing "mvn deploy" once in a while, but some kind of update policy should probably be worked out in any case. -- Jonas Fonseca -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html