Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Completing Elastic Path Commerce Setup

Completing Elastic Path Commerce Setup

This section provides instructions to complete setting up Elastic Path Commerce after setting up CloudOps for AWS. To complete the setup, configure the extensions/maven/settings.xml file to connect to the project's Maven repository that is set up by CloudOps.

  1. Replace the PROJECT_REPOSITORY_GROUP_URL placeholder with the CloudOps DNS name of the project’s Nexus server.
    Tip: To construct the value, prepend nexus.ep-build in front of your project’s DNS name. For example, if your project's DNS is example.com, the CloudOps DNS name of the project’s Nexus server is nexus.ep-build.example.com. For more information, see DNS Configuration (Amazon Route53).
  2. In the settings.xml file, make any other changes that are required by your project.
  3. Commit and push the changes.