Este contenido no está disponible en el idioma seleccionado.
Chapter 16. 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
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 Build of OptaPlanner
- Version: 8.33
- Download Red Hat Build of OptaPlanner 8.33 Quick Starts.
-
Extract the
rhbop-8.33.0-optaplanner-quickstarts-sources.zip
file. -
Navigate to the
org.optaweb.optaweb-vehicle-routing-8.33.0.Final-redhat-00004
directory. -
Download the Red Hat Build of OptaPlanner 8.33.0 Maven Repositroy (
rhbop-8.33.0-optaplanner-maven-repository.zip
). -
Extract the
rhbop-8.33.0-optaplanner-maven-repository.zip
file. -
Copy the contents of the
rhbop-8.33.0-optaplanner/maven-repository
subdirectory into the~/.m2/repository
directory. Enter the following command to build OptaWeb Vehicle Routing:
mvn clean package -DskipTests
mvn clean package -DskipTests
Copy to Clipboard Copied! Toggle word wrap Toggle overflow