[
https://issues.apache.org/jira/browse/ARROW-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-9729.
------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Issue resolved by pull request 7957
[https://github.com/apache/arrow/pull/7957]
> Error Prone causes other annotation processors to not work with Eclipse
> -----------------------------------------------------------------------
>
> Key: ARROW-9729
> URL: https://issues.apache.org/jira/browse/ARROW-9729
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Laurent Goujon
> Assignee: Laurent Goujon
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> An incompatibility between Eclipse (m2e-apt), Error Prone prevents other
> annotation processors to work correctly within Eclipse, which is especially
> an issue with Immutables.org annotation processor as it generated classes
> needed for the project to compile.
> This is explained in more detailed in this bug report for m2e-apt Eclipse
> plugin: https://github.com/jbosstools/m2e-apt/issues/62
> There's no easy workaround Eclipse user can apply by themselves, but the
> Arrow project could not include Error Prone as an annotation processor when
> being imported into Eclipse, in order for the other annotation processors to
> work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)