[ https://issues.apache.org/jira/browse/HIVE-24455?focusedWorklogId=518658&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518658 ]
ASF GitHub Bot logged work on HIVE-24455: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Dec/20 20:58 Start Date: 01/Dec/20 20:58 Worklog Time Spent: 10m Work Description: omalley commented on a change in pull request #1720: URL: https://github.com/apache/hive/pull/1720#discussion_r533716731 ########## File path: storage-api/pom.xml ########## @@ -177,6 +177,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> + <version>3.0.0-M4</version> Review comment: We could, but it is only used in the single place. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 518658) Time Spent: 40m (was: 0.5h) > Fix broken junit framework in storage-api > ----------------------------------------- > > Key: HIVE-24455 > URL: https://issues.apache.org/jira/browse/HIVE-24455 > Project: Hive > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > The use of junit is broken in storage-api. It results in no tests being found. -- This message was sent by Atlassian Jira (v8.3.4#803005)