[
https://issues.apache.org/jira/browse/DRILL-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605656#comment-16605656
]
Volodymyr Vysotskyi commented on DRILL-6711:
--------------------------------------------
All artifacts from [Apache Maven repo|https://repo.maven.apache.org/maven2] are
published to the [central repository|http://central.maven.org/maven2/], so they
can be found using [mvnrepository.com|https://mvnrepository.com/].
I tried to find some examples of custom versions in the central repository of
[Calcite|https://mvnrepository.com/artifact/org.apache.calcite/calcite],
[Hadoop-common|https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common],
[Hive|https://mvnrepository.com/artifact/org.apache.hive/hive] and didn't
found any custom versions published into the Central repository.
But except the central repository in
[mvnrepository.com|https://mvnrepository.com/] were displayed tabs with
proprietary ones, which contain the custom versions, but to use them in the
project, those proprietary repositories should be added to the pom file. For
example, [Hortonworks
repo|https://mvnrepository.com/artifact/org.apache.calcite/calcite?repo=hortonworks-releases]
contains custom versions of Apache Calcite.
So I think the single thing we can do is to change the location of the custom
Calcite artifacts, so they can be displayed in the
[mvnrepository.com|https://mvnrepository.com/] in a tab of the vendor
repository.
> Publish Drill Calcite project artifacts to Apache maven repository
> -------------------------------------------------------------------
>
> Key: DRILL-6711
> URL: https://issues.apache.org/jira/browse/DRILL-6711
> Project: Apache Drill
> Issue Type: Task
> Reporter: Arina Ielchiieva
> Assignee: Volodymyr Vysotskyi
> Priority: Major
> Fix For: 1.15.0
>
>
> Publish Drill Calcite project artifacts to Apache maven repository instead of
> a proprietary one.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)