On Thursday, January 9, 2014 11:05:10 AM UTC-7, Marc R. Hoffmann wrote:
> Hi Kevin,
> 
> one problem is obiously exactly what the error message says:
> 
> Class org/apache/maven/surefire/booter/TypeEncodedValue is already 
> instrumented.
> 
> Looks like you use the JaCoCo agent on offline-instrumented classes. You 
> 
> can either instrument classes beforehand or use the JaCoCo Java agent 
> 
> (the latter is the recommended way).
> 
> Cheers,
> 
> -marc

My preference would be to do it the recommended way.  What do I need to do to 
my "pom.xml" to keep it from instrumenting the classes beforehand?

Kevin S

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to