<div dir="ltr">Right, I see. <br>You can add property in testsuite/pom.xml to switch InvocationIssue test by default (works for me)<br><br>    &lt;properties&gt;<br>        &lt;excludedGroups&gt;InvocationIssue&lt;/excludedGroups&gt;<br><br>New CI jobs have to be executed with empty excludedGroups, e.g. -DexcludedGroups=<br><br>But I admit SP approach is more obvious here.<br></div>