Hello,

You might want to update the documentation at 
http://www.eclemma.org/jacoco/trunk/doc/prepare-agent-mojo.html

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-surefire-plugin</artifactId>
  <configuration>
    <!-- Do not define argLine here! -->
  </configuration>
</plugin>

Indeed, it seems to properly work while defining argLine within the 
configuration tag using the @{...} syntax: 
http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#argLine

Regards,

David RACODON

-- 
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/2a975bbe-54ac-458e-98d2-f054eca5295e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to