stackmagic’s maven repo

not much to see here on the master branch, check out the gh-pages branch or the actual published maven repo or add the repository to your pom

 <repository>
    <id>stackmagic.github.maven-repo</id>
    <url>http://stackmagic.github.com/maven-repo/</url>
</repository> 

stackmagic’s travic-ci dashboard

you may have come here by way of my travis-ci dashboard

you can use this dashboard for yourself as it is right now, just append “#myusername” to the url and you have your very own dashboard instantly!! so the url for twitter’s projects on travis-ci would be http://stackmagic.github.com/maven-repo/travis-ci-dashboard.html#twitter

enjoy!