You must be running with a version of Maven where that class does not exist? That error means you’re using a library where that class was present during building but not present at runtime. You running something older than Maven 2.2.x?
> On Nov 13, 2015, at 4:59 PM, [email protected] wrote: > > On 2015-11-13T21:07:23 +0000 > <[email protected]> wrote: > >> On 2015-11-13T21:39:06 +0100 >> Karl Heinz Marbaise <[email protected]> wrote: >>> >>> Better use at least version 3.0 of this... >> >> I'll try 3.0. > > No luck, unfortunately. Same error. > > M > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io --------------------------------------------------------- happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
