You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/04/25 22:58:13 UTC

[jira] [Resolved] (YETUS-159) mvninstall test fails

     [ https://issues.apache.org/jira/browse/YETUS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved YETUS-159.
------------------------------------
    Resolution: Fixed

> mvninstall test fails
> ---------------------
>
>                 Key: YETUS-159
>                 URL: https://issues.apache.org/jira/browse/YETUS-159
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: MENG DING
>
> When working on YARN-1509 and YARN-1510, Yetus test failed at mvninstall. A closer look at the error revealed that mvninstall test goes directly into {{hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell}} directory and does a mvn install which still uses the old local maven repo for yarn client. This causes the build to fail. 
> Ideally, the mvn install test should figure out dependencies between modules. For example, it should do mvn install on yarn client first before doing mvn install on distributed shell application. It this is not possible, the mvn install should be done in the root hadoop directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)