Defining argLine within the configuration tag using the @{...} syntax

35 views
Skip to first unread message

david....@gmail.com

unread,
Jul 27, 2015, 5:43:57 AM7/27/15
to JaCoCo and EclEmma Users
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

Evgeny Mandrikov

unread,
Jul 27, 2015, 7:34:16 AM7/27/15
to JaCoCo and EclEmma Users, david....@gmail.com, david....@gmail.com
Hi David,

Thank you, I created ticket https://github.com/jacoco/jacoco/issues/334
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages