Closed seymen closed 6 years ago
@seymen
Try running
mvn apigee-enterprise:deploy -Ptest
instead of mvn install -Ptest
@ssvaidyanathan - that will only run executions until apigee deployment. Even other executions in the same phase coming after apigee deployment will not work.
What is stopping us adhering to maven lifecycles so we can put executions before or after apigee deployment without them getting executed twice?
I have the fix for this... will push in the next release
This is fixed and released in https://github.com/apigee/apigee-deploy-maven-plugin/releases/tag/apigee-edge-maven-plugin-1.1.6
Here is an excerpt from maven output where all lifecycle stages before maven execution is repeated once apigee-edge-maven-plugin is initiated:
Note before/after of this line: