Installing the Maven Build ToolYou can use Maven to work with the Predix sample applications and code libraries to build Java projects.ProcedureDownload and install the latest version of Maven from https://maven.apache.org/download.cgi. Verify your Maven installation. At the command prompt, enter: mvn --version