[
https://issues.apache.org/jira/browse/ARROW-16943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561168#comment-17561168
]
Anthony Louis Gotlib Ferreira commented on ARROW-16943:
-------------------------------------------------------
I think I found the problem we are copying the jars from the .m2 repository and
it may have some garbage. I made a patch fixing it
> [Java][Packaging] Nigthly build is generating excessive jars
> ------------------------------------------------------------
>
> Key: ARROW-16943
> URL: https://issues.apache.org/jira/browse/ARROW-16943
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java, Packaging
> Reporter: Anthony Louis Gotlib Ferreira
> Assignee: Anthony Louis Gotlib Ferreira
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Since June 24 the nightly build is generating multiple jars for the same
> module.
> In that example:
> [https://github.com/ursacomputing/crossbow/releases/tag/nightly-packaging-2022-06-24-0-github-java-jars]
> you can find three different jars for the arrow-gandiva.
> I looked at the scripts for java build, the jinja macros that upload the
> artifacts, and the YAML file that defines the job for java jars, and all
> files were not changed recently. Maybe it is a problem inside the environment
> where the job is running.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)