[ https://issues.apache.org/jira/browse/ARROW-17334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jin Chengcheng resolved ARROW-17334. ------------------------------------ Resolution: Fixed [arrow/java_full_build.sh at acf25f764d6076b46f18bbbe2b04b0a5d970d448 · apache/arrow (github.com)|https://github.com/apache/arrow/blob/acf25f764d6076b46f18bbbe2b04b0a5d970d448/ci/scripts/java_full_build.sh#L50:L60] Follow this example, we get get source jar > [Java] Add maven-source-plugin to package source code > ----------------------------------------------------- > > Key: ARROW-17334 > URL: https://issues.apache.org/jira/browse/ARROW-17334 > Project: Apache Arrow > Issue Type: Improvement > Components: Java > Affects Versions: 10.0.0 > Reporter: Jin Chengcheng > Assignee: Jin Chengcheng > Priority: Major > Labels: easyfix, pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > With maven-source-plugin plugin, we will get > `arrow-vector-10.0.0-SNAPSHOT-sources.jar` in > ~/.m2/repository/org/apache/arrow/arrow-vector/10.0.0-SNAPSHOT/. > Then users can click Download Source to install it in Intellij, not current > decompiled class, the line number and code will be reflected. -- This message was sent by Atlassian Jira (v8.20.10#820010)