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.

Maven Plug-in for Data Population

Maven Plug-in for Data Population

The extensions/data-population/ext-data-population-maven-plugin module consists of the Maven plug-in for data population.

  1. Navigate to the extensions/data-population/ext-data-population-maven-plugin module, and run the following command:
     mvn clean install -Pupdate-db <directory name>
    For <directory name>, specify one of the following:
    • dataDirectory: Specifies the path to the data directory.
    • configDirectory: Specifies the path to the environment configuration directory.
    • workingDirectory: Specifies path to the working directory.
      Note: Ensure that the workingDirectory does not point to a directory with any critical files because data is cleared when data population is run.
    • outputDirectory: Specifies the path to the directory containing the data filtering output.