apigee / apigee-deploy-maven-plugin

Apache License 2.0
80 stars 167 forks source link

Apigee Network call error #200

Closed srinivasmurari closed 1 year ago

srinivasmurari commented 1 year ago

hi, when we tried to deploy API proxies using the cicd pipeline we are not able to deploy and got Apigee Network to call error and connection timed out issue,we need to connect via proxy to do any deployments from cicd server we had added proxy in our seetings.xml file and using 2.3.0 maven deploy plugin.

we have tested sample management APIs using bearer token we can make post & get from the same cicd server, but using the plugin we are getting the below-attached issue deploy command used mvn clean install -phybrid-apiproxy -Dorg=orgname -Denv=envname -Dbearer=token

Screenshot 2022-11-01 195413

ssvaidyanathan commented 1 year ago

@srinivasmurari - you have created the issue in the wrong repo. Please open here I am closing this issue