apigee / apigee-deploy-maven-plugin

Apache License 2.0
80 stars 167 forks source link

Maven Deployment issue with override option. #146

Closed chandra7253 closed 3 years ago

chandra7253 commented 3 years ago

I have used below command to deploy a proxy.

mvn clean install -Ptest -Dusername=username -Dpassword=password -Doptions=override

The command deploying the new revision to apigee successfully but not clearing the previous revision from UI. Please find attached image for details.

10240-proxy

ssvaidyanathan commented 3 years ago

@chandra7253 - will need more info

  1. Is this in SaaS or OPDK?
  2. Happening consistently only with plugin and not when using UI?
  3. Any errors from the maven logs?
chandra7253 commented 3 years ago

Hi @ssvaidyanathan

  1. it is SaaS
  2. Yes its Happening consistently only with plugin and not when using UI.
  3. And No errors from maven logs.
ssvaidyanathan commented 3 years ago

Can you share the maven stacktrace

ssvaidyanathan commented 3 years ago

Closing this issue as there are no activities. If you still face an issue, please re-open this issue