[
https://issues.apache.org/jira/browse/ARROW-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aravind R Yarram updated ARROW-2736:
------------------------------------
Description:
The *adapter/jdbc/* module is failing with the following error during
checkstyle verification. Required folders & files are missing from GitHub.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on
project arrow-jdbc: Failed during checkstyle execution: Unable to find
suppressions file at location: dev/checkstyle/suppressions.xml: Could not find
resource 'dev/checkstyle/suppressions.xml'.
was:
The _arrow-java-root_ is the parent-pom of *adapter/jdbc/* module ** where the
dependencies and their versions are managed. However, only the release version
of this parent-pom is published to public maven repo but the SNAPSHOT
dependencies aren’t made public. We need this to build the project for
contributing patches.
Please make this module available in the github repo or publish the snapshots
to public.
> arrow-jdbc module is missing required files/dirs on GitHub
> ----------------------------------------------------------
>
> Key: ARROW-2736
> URL: https://issues.apache.org/jira/browse/ARROW-2736
> Project: Apache Arrow
> Issue Type: Bug
> Components: Packaging
> Reporter: Aravind R Yarram
> Priority: Major
> Labels: easyfix
>
> The *adapter/jdbc/* module is failing with the following error during
> checkstyle verification. Required folders & files are missing from GitHub.
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on
> project arrow-jdbc: Failed during checkstyle execution: Unable to find
> suppressions file at location: dev/checkstyle/suppressions.xml: Could not
> find resource 'dev/checkstyle/suppressions.xml'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)