s.
>
>Chris
>
>
>-Ursprüngliche Nachricht-
>Von: Igor Fedorenko [mailto:i...@ifedorenko.com]
>Gesendet: Freitag, 3. Oktober 2014 21:59
>An: dev@maven.apache.org
>Betreff: Re: Version conflicts with guava library
>
>What version of Maven do you use? Can you pro
What version of Maven do you use? Can you provide a small standalone
example that demonstrate the problem? Like a sample plugin with a
trivial demo project, for example.
Generally, each Maven plugin runs in its own classloader with only
subset of Maven core classes available to it. Guava is not p