Title Description
DEX660 - BOM
This is the bill of materials POM, which is used for managing dependencies and repositories for your projects. This should be placed at the path bom/pom.xml in your Studio workspace folder. For more info on working parent POMs and BOMs, see https://help.salesforce.com/s/articleView?id=001116554&type=1.
DEX660 - deploy apps
Run from project directory in AnyPoint Studio workspace to publish app JAR to exchange then deploy to CH 2.0. For more syntax, see: https://docs.mulesoft.com/mule-runtime/latest/mmp-concept#muledeploy-goal
DEX660 - deploy POMs
The special profile deploy-to-exchange-v3 defined in the settings file and referenced in the BOM file is designed to enable publishing of parent POMs and BOMs as outlined in https://help.salesforce.com/s/articleView?id=001116554&type=1. Given the BOM and parent POM are already configured as outlined in the help document, all that’s required to run these commands from from the parent-pom or bom directory.
DEX660 - parent Pom
This is the parent POM, which captures common build and deployment configuration that can is shared across projects. This should be placed at the path parent-pom/pom.xml in your Studio workspace folder. For more info on working parent POMs and BOMs, see https://help.salesforce.com/s/articleView?id=001116554&type=1.
DEX660 - project POM
This should replace your project's pom file at check-in-papi-app/pom.xml in your Studio workspace folder. For more info on working parent POMs and BOMs, see https://help.salesforce.com/s/articleView?id=001116554&type=1.
DEX660 - settings.xml
Remember to backup .m2/settings.xml before continuing! Also, the Connected App credentials below should have the following scopes: Exchange > Exchange Contributor Runtime Manager > Cloudhub Organization Admin, Create Applications, Delete Applications, Read Applications General > View Organization, View Environments in a particular organization scopes.

No matching snippets

Try another term.

Diagram