Maven repo for Google Drive API down?
google-api-java-client, java
Solution
It is ok. They just have no browsable content on that URL. I've tried this repository and artifact, and it was fetched successfully.
Problem
Wanting to use the google drive api in java and maven, I report to the documentation : http://code.google.com/p/google-api-java-client/wiki/APIs#Drive_API It indicates this repository: http://google-api-client-libraries.appspot.com/mavenrepo The problem is that it is not accessible for me, I get a 404 and maven can't find it (tried in Nexus). Is the repo down or do I miss something? thanks!