[
https://issues.apache.org/jira/browse/ARROW-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964815#comment-15964815
]
Julien Le Dem commented on ARROW-720:
-------------------------------------
possibly. Although it's more related to this:
https://github.com/apache/arrow/commit/55d8f99c351c22c2357924b4e70fcef7c8fd119a
I think it is an interaction between the version of maven and maven plugins who
use incompatible versions of slf4j...
you can add the parameter -Dcheckstyle.skip as a workaround
> [java] arrow should not have a dependency on slf4j bridges in compile
> ---------------------------------------------------------------------
>
> Key: ARROW-720
> URL: https://issues.apache.org/jira/browse/ARROW-720
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java - Vectors
> Reporter: Julien Le Dem
> Assignee: Julien Le Dem
>
> See:
> https://github.com/apache/arrow/blob/d2d27555b4b2f3f0ba26539211bfe8b4d1b52481/java/pom.xml#L472
> as a library, arrow should not pick the direction of the bridges.
> We should move those to test scope
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)