Uploaded image for project: 'BxMS Documentation'
  1. BxMS Documentation
  2. BXMSDOC-6040

Change maven build command for Employee Rostering starter application

XMLWordPrintable

    • 2020 Week 28-30 (from Jul 6)
    • 1

      In the document: Running and modifying the employee rostering starter application for Red Hat Business Optimizer using an IDE

      2.2. Running the Employee Rostering starter application JAR file
      ~~~
      mvn clean install
      ~~~

      https://access.redhat.com/documentation/en-us/red_hat_decision_manager/7.7/html-single/running_and_modifying_the_employee_rostering_starter_application_for_red_hat_business_optimizer_using_an_ide/index#optashift-ER-running-jar-proc

      However, in community doc, to build a jar,
      ~~~
      mvn clean install -DskipTests
      ~~~

      https://docs.optaplanner.org/7.38.0.Final/optaweb-employee-rostering-docs/html_single/index.html#buildAndRun

      Actually, if you don't add "-DskipTests", the build takes long time due to test execution. So please add "-DskipTests" for product doc as well.

              emmurphy1@redhat.com Emily Murphy
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: