You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Evan Uebel <ro...@gmail.com> on 2011/10/14 20:20:32 UTC

Using m2eclipse

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?