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

ASF GitHub Bot commented on DRILL-8129:
---------------------------------------

vvysotskyi commented on a change in pull request #2457:
URL: https://github.com/apache/drill/pull/2457#discussion_r803020109



##########
File path: contrib/storage-phoenix/pom.xml
##########
@@ -326,6 +330,12 @@
           <argLine>-Xms2048m -Xmx2048m</argLine>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>

Review comment:
       Ok, thanks for the explanation. Yes, looks like `MiniKdc` depends on 
this library so it cannot be excluded. Could you please add this plugin under 
the hadoop-2 profile?




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


> Storage-phoenix cannot resolve OSGi bundle apache-ds.jdbm1
> ----------------------------------------------------------
>
>                 Key: DRILL-8129
>                 URL: https://issues.apache.org/jira/browse/DRILL-8129
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.20.0
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Blocker
>             Fix For: 1.20.0
>
>
> Because this dependency is of type "bundle", the module requires the 
> maven-bundle-plugin in order to resolve it, and for the module to build.
>  
> {code:java}
> [ERROR] Failed to execute goal on project drill-storage-phoenix: Could not 
> resolve dependencies for project 
> org.apache.drill.contrib:drill-storage-phoenix:jar:1.20.0-SNAPSHOT: Failure 
> to find org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2 in 
> https://conjars.org/repo was cached in the local repository, resolution will 
> not be reattempted until the update interval of conjars has elapsed or 
> updates are forced -{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to