On Wed, Jan 20, 2016 at 8:43 PM Andreas Gudian <agud...@apache.org> wrote:

> ** New Feature
>     * [MCOMPILER-203] - Allow compiler-plugin to specify annotation
> processor dependencies
>

Great! But…

I don't get how you can add a feature about annotation processors and not
at the same time fix one of the most annoying issue when using annotation
processors that generate Java sources:
https://issues.apache.org/jira/browse/MCOMPILER-235

Is everyone always doing clean builds? or everyone sets
useIncrementalCompilation to false?
(or maybe everyone actually still uses 3.1; along with the
build-helper-maven-plugin if they need the generated sources added as
source roots in downstream plugins)

/me frustrated

Reply via email to