You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (JIRA)" <ji...@apache.org> on 2018/08/15 10:27:00 UTC

[jira] [Created] (OOZIE-3329) test-patch-30-distro improvement

Andras Salamon created OOZIE-3329:
-------------------------------------

             Summary: test-patch-30-distro improvement
                 Key: OOZIE-3329
                 URL: https://issues.apache.org/jira/browse/OOZIE-3329
             Project: Oozie
          Issue Type: Test
            Reporter: Andras Salamon
            Assignee: Andras Salamon


The distro testing script (test-patch-30-distro) executes the following maven command:

{noformat}
mvn package assembly:single -DgenerateDocs -DskipTests
{noformat}

which might give false result if executed in a not totally clean directory.

A maven clean should be executed before.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)