The java-jars task has a list of artifacts to upload, the JDBC driver needs to be included there:
| java-jars: |
| # Build jar's that contains cpp libraries dependencies |
| ci: github |
| template: java-jars/github.yml |
| artifacts: |
Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm
PRs and other links:
Note: This issue was originally created as ARROW-17741. Please see the migration documentation for further details.
The java-jars task has a list of artifacts to upload, the JDBC driver needs to be included there:
arrow/dev/tasks/tasks.yml
Lines 816 to 820 in 7cfdfbb
Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm
PRs and other links:
Note: This issue was originally created as ARROW-17741. Please see the migration documentation for further details.