Hi David, Thank you, I created ticket https://github.com/jacoco/jacoco/issues/334
On Monday, July 27, 2015 at 11:43:57 AM UTC+2, [email protected] wrote: > > 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/9cc96a78-5b11-434b-b091-c110a41d3156%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
