Jin Chengcheng created ARROW-17334:
--------------------------------------
Summary: [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: 9.0.1
Reporter: Jin Chengcheng
Assignee: Jin Chengcheng
With maven-source-plugin plugin, we will get
`arrow-vector-9.0.0-SNAPSHOT-sources.jar` in
~/.m2/repository/org/apache/arrow/arrow-vector/9.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)