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

Kouhei Sutou commented on ARROW-13051:
--------------------------------------

First, we need to research how to use Maven repository on Artifactory.
(I didn't do it yet. Sorry.)

https://apache.jfrog.io/ui/repos/tree/General/arrow is a "Generic" package type 
repository. I think that we may need to create a new repository that uses 
"Maven" package type. For example, Cassandra has 3 repositories:

* https://apache.jfrog.io/ui/repos/tree/General/cassandra : "General"
* https://apache.jfrog.io/ui/repos/tree/General/cassandra-deb : "Debian"
* https://apache.jfrog.io/ui/repos/tree/General/cassandra-rpm : "RPM"

But I don't know how to create a new repository on Artifactory...

> [Release][Packaging] Update the java post release task to use the crossbow 
> artifacts
> ------------------------------------------------------------------------------------
>
>                 Key: ARROW-13051
>                 URL: https://issues.apache.org/jira/browse/ARROW-13051
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Developer Tools, Packaging
>            Reporter: Krisztian Szucs
>            Assignee: Anthony Louis Gotlib Ferreira
>            Priority: Major
>
> We produce java jars using a crossbow tasks. Ideally we should download and 
> deploy these packages instead of compiling them locally during the java post 
> release task.
> See the produced jars at: 
> https://github.com/ursacomputing/crossbow/releases/tag/actions-496-github-java-jars
> See more context at: https://github.com/apache/arrow/pull/10411



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to