[
https://issues.jboss.org/browse/ISPN-10287?page=com.atlassian.jira.plugin...
]
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....],
we should use it and remove annotation processors from the list of dependencies.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)