For build
mvn package -P test
for deploy instead of mvn install
mvn apigee-enterprise:deploy -P prod
Let's say if I package with test env and deploy with prod env. Will this deploy to prod using prod parameters from config.json/edge.json ?
Does apigee-enterprise:deploy also deploy the products, caches, kvms etc that are configured in edge.json
Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 operation time out 0 Answers
Apigee config maven plugin - Updating developer apps without creating new credentials 1 Answer
Can we have dynamic parameters in the edge.json file Maven config plugin 1 Answer
Deploy with creating new revision 0 Answers