이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 6. 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 Process Automation Manager
- Version: 7.10
-
Download Red Hat Process Automation Manager 7.10 Reference Implementations (
rhpam-7.10.0-reference-implementation.zip). -
Download Red Hat Process Automation Manager 7.10 Maven Repository (
rhpam-7.10.0-maven-repository.zip). -
Extract the
rhpam-7.10.0-maven-repository.zipfile. -
Copy the contents of the
rhpam-7.10.0-maven-repository/maven-repositorysubdirectory into the~/.m2/repositorydirectory. -
Extract the
rhpam-7.10.0-reference-implementation.zipfile. This archive contains three reference implementation ZIP files. -
Extract the
rhpam-7.10.0-optaweb-vehicle-routing.zipfile. -
Navigate to the
optaweb-vehicle-routing-distribution-7.48.0.Final-redhat-00004/sourcesdirectory. Enter the following command to build OptaWeb Vehicle Routing:
mvn clean package -DskipTests