SyntaxFix
Write A Post
Hire A Developer
Questions
The presence of argLine configurations in either of surefire and jacoco plugins stops the jacoco report generation. The argLine should be defined in properties
<properties> <argLine>your jvm options here</argLine> </properties>