I'm just starting using Maven with m2eclipse. I'm trying to import the com.google.api.services, but there doesn't see to be a Maven repository. Now I followed the info on http://code.google.com/p/google-api-java-client/wiki/APIs#Maven_support but the POM file gives an error saying: Missing artifact com.google.oauth-client:google-oauth-client:jar:1.5.0-beta (Click for 14 more)
I added the google-api-client successfully, because it came up in the Maven repository search. The none of the google-api-services are listed there though. Can anyone help?
