[ https://issues.apache.org/jira/browse/MCOMPILER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Gudian closed MCOMPILER-204. ------------------------------------ Resolution: Not A Problem A little late, but I'm closing this issue now as there are some ways of doing this. For example, just use the {{<processors>}} config option to specify which processors are to be used. And/or use the new parameter to define the processor-path that is handed over to the compiler (see MCOMPILER-203 - will be available with maven-compiler-plugin version 3.5). > Add a switch to disable unwanted annotation processors > ------------------------------------------------------ > > Key: MCOMPILER-204 > URL: https://issues.apache.org/jira/browse/MCOMPILER-204 > Project: Maven Compiler Plugin > Issue Type: New Feature > Affects Versions: 2.3.2 > Environment: Java 6+ > Reporter: David M. Lloyd > > Right now you can turn annotation processing on and off globally. However, > you cannot turn on annotation processing such that only processor artifacts > are considered for processing. This in particular makes it very hard to > build artifacts which include an annotation processor but also *use* > annotation processors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)