Tom White created HADOOP-8354:
---------------------------------

             Summary: test-patch findbugs may fail if a dependent module is 
changed
                 Key: HADOOP-8354
                 URL: https://issues.apache.org/jira/browse/HADOOP-8354
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
            Reporter: Tom White


This can happen when code in a dependent module is changed, but the change 
isn't picked up. E.g. 

https://issues.apache.org/jira/browse/MAPREDUCE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266867#comment-13266867

We can fix this by running 'mvn install -DskipTests -Dmaven.javadoc.skip=true' 
first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to