...
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:
...