Out of curiosity with quick look I found you have directory name as
com.shift.undersiege
https://github.com/StartTheShift/UnderSiege/blob/master/src/main/java/com.shift.undersiege/StatsdReporter.java
You should have created the directory structure as
src/main/java/com/shift/undersiege/StatsReporte
I've recently pushed up a new project to github, which we've named Under
Siege. It's a java agent for reporting Cassandra metrics to statsd. We've
in the process of deploying it to our production clusters. Tested against
Cassandra 1.2.11. The metrics library seems to change on every release of