Fix test-patch to run tests via "mvn clean install test"
--------------------------------------------------------

                 Key: MAPREDUCE-3048
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3048
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: build
    Affects Versions: 0.23.0
            Reporter: Vinod Kumar Vavilapalli
             Fix For: 0.23.0


Some tests like the ones failing at MAPREDUCE-3040 depend on the generated 
jars. TestMRJobs for e.g. won't run if we simply run "mvn clean test".

I propose that we change test-patch to run tests using "mvn clean install test".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to