Re: Problems because of emma plugin

2011-11-18 Thread Norman Maurer
Nice! Thanks for the help :) Bye, Norman 2011/11/18 Felix Knecht : > Hi Norman > > On 11/17/2011 08:18 AM, Norman Maurer wrote: >> >> Hi there, >> >> after the last changes related to the emma-plugin I see strange >> problems in niosmtp (which uses protocols snapshots in its unit >> tests). If

Re: Problems because of emma plugin

2011-11-18 Thread Felix Knecht
Hi Norman On 11/17/2011 08:18 AM, Norman Maurer wrote: Hi there, after the last changes related to the emma-plugin I see strange problems in niosmtp (which uses protocols snapshots in its unit tests). If I don't specify the emma jar as test dependency it fails to init the protocols classes. For

Re: Problems because of emma plugin

2011-11-17 Thread Felix Knecht
Hi Norman I'll find some time this afternoon. I had also strange effects in other modules - when a submodule calls e.g. any goal of the jar-plugin explicitly I needed to run the instrumentation of the emma plugin goal as well explicitly, even when already run from the parent pom. While the bu

Problems because of emma plugin

2011-11-16 Thread Norman Maurer
Hi there, after the last changes related to the emma-plugin I see strange problems in niosmtp (which uses protocols snapshots in its unit tests). If I don't specify the emma jar as test dependency it fails to init the protocols classes. For me it seems like the protocols jar contains the emma inst