You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/02/09 17:47:00 UTC

[jira] [Created] (DRILL-8129) Storage-phoenix cannot resolve OSGi bundle apache-ds.jdbm1

James Turton created DRILL-8129:
-----------------------------------

             Summary: 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
             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)