[ https://issues.apache.org/jira/browse/HIVE-24455?focusedWorklogId=518661&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518661 ]
ASF GitHub Bot logged work on HIVE-24455: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Dec/20 21:03 Start Date: 01/Dec/20 21:03 Worklog Time Spent: 10m Work Description: jcamachor commented on a change in pull request #1720: URL: https://github.com/apache/hive/pull/1720#discussion_r533719602 ########## 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: I don't think it's a major issue, I just find it easier to have all versions together in the properties block and I also thought this was the approach taken by Hive in general (I do not think this is formalized anywhere, just based on previous changes made to the top pom.xml file). I'll leave it up to you. ---------------------------------------------------------------- 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: 518661) Time Spent: 1h (was: 50m) > 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: 1h > 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)