Am Sonntag, 27. März 2016 schrieb Mark Derricutt :

> On 27 Mar 2016, at 0:28, Andreas Gudian wrote:
>
> > Right, in 3.5.1 I fixed an oversight that caused the modules direct
> > dependencies to also show up in -processorpath.
>
> Hrm, actually that's the reason I was looking at using this method over
> just listing the deps in the first place - since the processor in question
> pulls in things like Guava (and a different version ) as dependencies of
> the processor, and not the generated code, which was causing some issues
> with other parts of the build based on the class path.


OK, then you should be fine with 3.5.1 :-)



>
> > So anyway, in 3.5.1, it should work just as expected. Are you maybe
> using a
> > different plexus-compiler implementation by configuring an
> > addidtional plugin-dependency?
>
> Not in that project no - will check again when I get back to the office
> after the Easter break.
>
> > Here's another example config that does work:
> > http://mapstruct.org/documentation/1.1/reference/html/index.html#setup
>
> Hrm, that looks similar to what I had - I'll take a look at making a
> standalone project and seeing if that exhibits the same issue.


Alright, just let me know if you find any trouble there. What you described
in your usecase is exactly what that feature is supposed to cover, so let's
make sure it works for you there.

Andreas




>
> Mark
>
>
> --
> Mark Derricutt
> http://www.theoryinpractice.net
> http://www.chaliceofblood.net
> http://plus.google.com/+MarkDerricutt
> http://twitter.com/talios
> http://facebook.com/mderricutt
>

Reply via email to