You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2013/04/19 20:41:16 UTC

[jira] [Created] (FLUME-2011) "mvn test" fails

Thiruvalluvan M. G. created FLUME-2011:
------------------------------------------

             Summary: "mvn test" fails
                 Key: FLUME-2011
                 URL: https://issues.apache.org/jira/browse/FLUME-2011
             Project: Flume
          Issue Type: Bug
          Components: Build
            Reporter: Thiruvalluvan M. G.


It is because, the unit tests in {{flume-ng-tests}} module requires other modules to have been packaged as jars. When {{mvn test}} is invoked, no module is packaged (they are just compiled and tested).

The solution is to run the tests in {{flume-ng-tests}} module in {{package}} phase or later.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira