Chapter 2. Download and build the OptaWeb Vehicle Routing deployment files

You must download and prepare the deployment files before building and deploying OptaWeb Vehicle Routing.

Procedure

  1. Navigate to the Software Downloads page in the Red Hat Customer Portal (login required), and select the product and version from the drop-down options:

    • Product: Red Hat Decision Manager
    • Version: 7.8
  2. Download Red Hat Decision Manager 7.8 Reference Implementations (rhdm-7.8.0-reference-implementation.zip).
  3. Download Red Hat Decision Manager 7.8 Maven Repository (rhdm-7.8.0-maven-repository.zip).
  4. Extract the rhdm-7.8.0-maven-repository.zip file.
  5. Copy the contents of the rhdm-7.8.0-maven-repository/maven-repository subdirectory into the ~/.m2/repository directory.
  6. Extract the rhdm-7.8.0-reference-implementation.zip file. This archive contains three reference implementation ZIP files.
  7. Extract the rhdm-7.8.0-optaweb-vehicle-routing.zip file.
  8. Navigate to the optaweb-vehicle-routing-distribution-7.39.0.Final-redhat-00005/sources directory.
  9. Enter the following command to build OptaWeb Vehicle Routing:

    mvn clean package -DskipTests