[
https://issues.apache.org/jira/browse/HADOOP-9202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-9202:
----------------------------------
Attachment: HADOOP-9202.1.patch
I found this while working on HADOOP-8924, which adds a new module for a custom
Maven plugin used to generate version info. This patch solves the problem by
moving the mvn eclipse:eclipse check after the mvn install.
> 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
> Attachments: HADOOP-9202.1.patch
>
>
> 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