Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Most of the modules in the Hadoop codebase depend on the hadoop-maven-plugins module as a pre-requisite. This is not currently captured in the personality file. In one case, we saw that a Bash-only patch failed, because a Bash-only patch doesn't need to run mvninstall. Therefore, hadoop-maven-plugins isn't placed into the isolated Maven repo for that pre-commit run.
Attachments
Issue Links
- is duplicated by
-
YETUS-144 mvn install usually required on mvn builds
- Resolved
- is related to
-
HADOOP-12451 [Branch-2] Setting HADOOP_HOME explicitly should be allowed
- Closed