You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/07/05 00:39:04 UTC

[jira] [Resolved] (DRILL-3329) Place the Drill JDBC Driver in a Public Maven Repository

     [ https://issues.apache.org/jira/browse/DRILL-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-3329.
-----------------------------------
    Resolution: Fixed

This has been resolved for release 1.1.0

You can reference the driver using:

<dependency>
  <groupId>org.apache.drill.exec</groupId>
  <artifactId>drill-jdbc-all</artifactId>
  <version>1.1.0</version>
</dependency>

It is available in the Apache repo and should propagate to Maven central shortly.

> Place the Drill JDBC Driver in a Public Maven Repository
> --------------------------------------------------------
>
>                 Key: DRILL-3329
>                 URL: https://issues.apache.org/jira/browse/DRILL-3329
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Client - JDBC
>    Affects Versions: 1.0.0
>            Reporter: Paul Curtis
>            Assignee: Daniel Barclay (Drill)
>            Priority: Minor
>              Labels: maven
>             Fix For: 1.1.0
>
>
> Building Java projects utilizing Drill would be greatly enhanced if the Drill JDBC driver was available in a public Maven repository. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)