Description
The distro testing script (test-patch-30-distro) executes the following maven command:
mvn package assembly:single -DgenerateDocs -DskipTests
which might give false result if executed in a not totally clean directory.
A maven clean should be executed before.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-3316 Fix precommit script
- Closed