Vinayakumar B created YETUS-170:
-----------------------------------
Summary: hadoop mvninstall should run on parent directories of
changed modules
Key: YETUS-170
URL: https://issues.apache.org/jira/browse/YETUS-170
Project: Yetus
Issue Type: Bug
Reporter: Vinayakumar B
Assignee: Vinayakumar B
https://builds.apache.org/job/PreCommit-HDFS-Build/13397/console
If the patch contains multiple modules changed, then mvn install is expected to
run in order of dependency.
For example, if hadoop-hdfs and hadoop-hdfs-client is changed, then
hadoop-hdfs-client is expected to run first and then hadoop-hdfs.
Instead, can run mvn install on parent of both these modules. Same is done for
'compile', but not for 'mvninstall'
This Jira proposes to run mvninstall for hadoop on parent of changed modules
(union)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)