I'm currently working on a java project with a number of friends - my first real group project with Java.  Part of the problem with what we're doing is that a number of the open-source libraries we're using do not have local maven repositories.  I'm a firm believer in what maven brings to the table in terms of dependency management - so I've created a number of my own.  I could put them on my own website, but I'm looking to migrate away from managing my own forge, which is currrently based on indefero.  Github is one of the two major elephants in the room (the other being gitorious), so I've put them there.  I think a lot of people trust github (a lot more than darthcoder.com) - so I think I've made a good choice.  Ideally, these files would make it into maven central somehow, but until then I can offer my repos. 

 

Eclipse SWT - https://github.com/ckaminski/swt-maven-repo  

JGraphT - https://github.com/ckaminski/jgrapht-maven-repo