Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

do the same in the qcadoo-src/qcadoo directory. If you are using Windows OS some integration test errors may appear. If they do, type: 

Code Block

mvn clean install -DskipTests=true

instead.

Afterwards in the qcadoo-src/mes directory type:

...