Add this repo to your pom.xml
<repositories>
<repository>
<id>gdata-repo</id>
<name>Google Data API Maven Repo</name>
<url>https://github.com/mikemallete/gdata-maven-repo/raw/master/repo</url>
</repository>
</repositories>