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

Hive QA commented on HIVE-21777:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12969400/HIVE-21777.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 16057 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/17278/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17278/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17278/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12969400 - PreCommit-HIVE-Build

> Maven jar goal is producing warning due to missing dependency
> -------------------------------------------------------------
>
>                 Key: HIVE-21777
>                 URL: https://issues.apache.org/jira/browse/HIVE-21777
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0, 3.1.1
>            Reporter: Aron Hamvas
>            Assignee: Aron Hamvas
>            Priority: Major
>         Attachments: HIVE-21777.patch
>
>
> org.apache.directory.client.ldap:ldap-client-directory is a test scope 
> dependecy. Hive is using version 0.1 but 0.1-SNAPSHOT is also there as 
> transitive dependency (omitted for collision with 0.1 which is already there 
> on top level) causing warning in the maven default lifecycle execution:
> [WARNING] The POM for 
> org.apache.directory.client.ldap:ldap-client-api:jar:0.1-SNAPSHOT is missing, 
> no dependency information available
> The warning appears in the jar goal logs and it can easily be removed by 
> excluding this transitive dependency. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to