[infinispan-issues] [JBoss JIRA] (ISPN-10287) Use annotation processor path in Maven

Dan Berindei (Jira) issues at jboss.org
Mon Jun 10 07:49:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei resolved ISPN-10287.
---------------------------------
    Resolution: Won't Fix


I investigated {{annotationProcessorPath}} and I decided to not use it:

* {{path}} elements must include the version, they ignore {{dependencyManagement}}
* {{path}} elements don't count as dependencies for ordering modules in a reactor, so we also need proper dependencies to build the processor module first


> Use annotation processor path in Maven
> --------------------------------------
>
>                 Key: ISPN-10287
>                 URL: https://issues.jboss.org/browse/ISPN-10287
>             Project: Infinispan
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 10.0.0.Beta3
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Major
>             Fix For: 10.0.0.Final
>
>
> Maven supports an [explicit annotation processor path|https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#annotationProcessorPaths], we should use it and remove annotation processors from the list of dependencies.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list