-
Notifications
You must be signed in to change notification settings - Fork 57
GCP error on version 2.3 #66
Comments
Same problem here, a bunch of severe exceptions when running |
Do you use this environmental variable?
|
I am having the exact same issue with the latest google tools. I have tried authenticating with gcloud auth and also with gcloud auth application-default as am ad,om iser. I have also tried creating a service token with Storage Object Create and another service token with Storage Object Admin. None of them worked on versions 1.8, 2.2 or, 2.3 I just get this error Oct 20, 2019 8:23:22 PM com.gkatzioura.maven.cloud.gcs.wagon.GoogleStorageRepository connect Version 1.7 does work though |
@celandro |
Its working with GCP Service Account JSON based auth. Key path base is from pom.xml location. And NOT from settings.xml However, request to update the plugin with gcloud based credentials. |
I followed the guide posted here https://egkatzioura.com/2018/04/09/host-your-maven-artifacts-using-google-cloud-storage/ to make deployment of my project to Google Cloud Storage.
It worked well but then i updated the version of this plugin to 2.3 and i got this error:
I don't know if something needs to change on the config or it's a bug.
For now i'll keep using 1.0
The text was updated successfully, but these errors were encountered: