You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
[ERROR] No plugin found for prefix 'gcloud' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/travis/.m2/repository), central (https://repo.maven.apache.org/maven2)] -> [Help 1]
The command "if [ -a service-account.json ]; then mvn -f appengine-push/pom.xml gcloud:deploy -Dgcloud.gcloud_directory=${HOME}/gcloud/google-cloud-sdk -Dgcloud.version=1 -DskipTests=true; fi" failed and exited with 1 during .
Which seems more than a flake. Probably the plugin is missing from the pom.xml. I've enabled nightly builds for this repo in Travis, since this repo doesn't get many PRs.
Yes, we should do 1-4. I prefer 1, so long as there is good coverage with the other samples and these are removed from the docs.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In talking w/ @tmatsuo, it turns out that the Travis tests for pubsub fail in two cases:
We are considering:
Takashi likes 4, I like 1.
The text was updated successfully, but these errors were encountered: