Installing the Maven Build Tool

You can use Maven to work with the Predix sample applications and code libraries to build Java projects.

Procedure

  1. Download and install the latest version of Maven from https://maven.apache.org/download.cgi.
  2. Verify your Maven installation. At the command prompt, enter:
    mvn --version