Hi all,
some tests fail when you run them without the "clean" phase:
./integration-tests.sh clean install -DallTests
./integration-tests.sh -DallTests --> FAILURE
Should these tests be fixed,
or should the specific files be deleted on each run,
or should whole target/ dir be deleted on each run?
Ondra