[
https://issues.apache.org/jira/browse/DRILL-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489709#comment-17489709
]
ASF GitHub Bot commented on DRILL-8129:
---------------------------------------
jnturton opened a new pull request #2457:
URL: https://github.com/apache/drill/pull/2457
# [DRILL-8129](https://issues.apache.org/jira/browse/DRILL-8129):
Storage-phoenix cannot resolve OSGi bundle apache-ds.jdbm1
## Description
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.
## Documentation
N/A
## Testing
Build Drill under the default profile and under -Phadoop-2
--
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)