[ 
https://issues.apache.org/jira/browse/PHOENIX-6317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383954#comment-17383954
 ] 

ASF GitHub Bot commented on PHOENIX-6317:
-----------------------------------------

richardantal commented on a change in pull request #57:
URL: https://github.com/apache/phoenix-connectors/pull/57#discussion_r672948309



##########
File path: phoenix-hive-base/pom.xml
##########
@@ -589,6 +589,7 @@
       <dependency>      
         <groupId>org.apache.calcite</groupId>
         <artifactId>calcite-core</artifactId>
+        <version>1.10.0</version>

Review comment:
       I ran  `mvn clean compile test-compile site -Dspotbugs.site` without 
this version and I got the following exception:
   `Execution default-site of goal 
org.apache.maven.plugins:maven-site-plugin:3.7.1:site failed: For artifact 
{org.apache.calcite:calcite-core:null:jar}: The version cannot be empty.`
    So I ran `mvn dependency:tree` to check the version in phoenix4-hive and 
added it.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Add OWASP dependency check for connectors
> -----------------------------------------
>
>                 Key: PHOENIX-6317
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6317
>             Project: Phoenix
>          Issue Type: Task
>          Components: connectors
>    Affects Versions: connectors-6.0.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> Splitting this out form PHOENIX-6065



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to