Chris Nauroth created HADOOP-9202:
-------------------------------------
Summary: test-patch.sh fails during mvn eclipse:eclipse if patch
adds a new module to the build
Key: HADOOP-9202
URL: https://issues.apache.org/jira/browse/HADOOP-9202
Project: Hadoop Common
Issue Type: Bug
Components: build
Affects Versions: 3.0.0
Reporter: Chris Nauroth
Assignee: Chris Nauroth
test-patch.sh tries running mvn eclipse:eclipse after applying the patch. It
runs this before running mvn install. The mvn eclipse:eclipse command doesn't
actually build the code, so if the patch in question is adding a whole new
module, then any other modules dependent on finding it in the reactor will fail.
--
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