I am trying to use below mentioned command in my build pipeline, it is looks like i need to add inactive goal in my pom.xml file. I added inactive goal but still i could see same error.
Can someone please help me that where do I need add inactive goal details in my pom.xml file
Command:
mvn -U clean install -X -P$(APIGEE_PROFILE) -Ddeployment.suffix=“$(DEPLOYMENT_SUFFIX)” -Dorg=$(APIGEE_ORG) -Dfile=$(mySecureFile.secureFilePath) -Doptions=inactive
Error:
[ERROR] Could not find goal ‘inactive’ in plugin io.apigee.build-tools.enterprise4g:apigee-edge-maven-plugin:2.3.1 among available goals configure, deploy, help, initmfa → [Help 1]
io.apigee.build-tools.enterprise4g apigee-edge-maven-plugin 2.3.1 configure-bundle-step package configure deploy-bundle-step install deploy inactive-bundle-step install inactive apigee-xxx apigee-xxx apigee-xxx xxxxxxx v1 ${org} override ${bearer} ${file} update ${domain} ~@wip,~@mock