This project provides stub classes for the aws-sdk-java services to make writing good tests much easier.
See Services should come with stubs and Why I don't like mocks on Stephen's blog.
See Releases for release notes and downloadable jars.
mvn eclipse:eclipse
to generate eclipse configuration (although these are also checked in)
mvn clean test
to compile and run tests
mvn clean package
to build the jar
Make sure M2_REPO is defined in java build path classpath variables