Upgrade pom.xml to surefire 2.9
-------------------------------

                 Key: HBASE-4158
                 URL: https://issues.apache.org/jira/browse/HBASE-4158
             Project: HBase
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.90.2, 0.90.4
            Reporter: Mikhail Bautin
            Assignee: Mikhail Bautin
            Priority: Minor


This idea was suggested by Aaron Kushner: upgrade the Surefire plugin used by 
pom.xml from 2.5 to 2.9. This will hopefully help with the following:
- The whole test suite run should not stop after a single test times out.
- Correctly stopping surefire worker processes instead of leaving them around 
after the test suite run has completed.
- Better reporting of tests and test cases with failures and errors.


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

        

Reply via email to