cloudtrends / maven-annotation-plugin

Automatically exported from code.google.com/p/maven-annotation-plugin
0 stars 0 forks source link

Option to list the processors to ignore instead of the processors to run #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometime you have limited control on the processors your dependencies needs to 
run but you know which processors you want to skip. There is no way for this 
exclusion approach. It'll be great to have!

Original issue reported on code.google.com by javier.o...@gmail.com on 29 Oct 2012 at 10:29

GoogleCodeExporter commented 9 years ago
This is really an enhancement.

Original comment by javier.o...@gmail.com on 29 Oct 2012 at 10:29

GoogleCodeExporter commented 9 years ago
Hi, thx for feedback

I agree with you and probably we have to think about configuration options 
similar to "maven profile activation"

In the meanwhile i suggest you to  develop a generic ProcessorProxy that do 
this job

Original comment by bartolom...@gmail.com on 30 Oct 2012 at 8:39