...
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 |
instead.
Note |
---|
If you are using Windows then some errors with integration test errors may appear for version 0.4.7 Use the argument -DskipTests=true |
...
to suppress them. |
Afterwards in the qcadoo-src/mes directory type:
...