Thanks mate...I'll do that On Thursday, 19 January 2017 06:31:57 UTC+11, Evgeny Mandrikov wrote: > > Hi, > > >> 1. Can I get the coverage to work with jetty *start* goal? >> >> > As described in documentation of "jacoco:prepare-agent" ( > http://www.jacoco.org/jacoco/trunk/doc/prepare-agent-mojo.html ) - it > simply prepares property that should be passed to JVM to use JaCoCo Java > Agent ( http://www.jacoco.org/jacoco/trunk/doc/agent.html ). > "jetty:start" does not start new Java process, so there is no way it can > work with JaCoCo Java Agent. > > You can have a look on offline instrumentation with "jacoco:instrument" ( > http://www.jacoco.org/jacoco/trunk/doc/instrument-mojo.html ) and > "jacoco:restore-instrumented-classes" ( > http://www.jacoco.org/jacoco/trunk/doc/restore-instrumented-classes-mojo.html > ) > , but it has its own drawbacks compared to agent ( > http://www.jacoco.org/jacoco/trunk/doc/offline.html ). > > >> 1. What could help me investigate the issue I am facing with >> *run-forke*d? >> >> As this is solely about usage of "jetty:run-forked", I would advice to > ask Jetty Maven Plugin community/developers. > > Hope this helps, > Evgeny > >
-- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/0419c27c-a913-4bf5-8e6c-c3b287d3466d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
