jira-importer opened a new issue, #531: URL: https://github.com/apache/maven-invoker-plugin/issues/531
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[MINVOKER-308](https://issues.apache.org/jira/browse/MINVOKER-308?redirect=false)** and commented Often the same project is used to test for successful executions and non-successful ones (depending on parameters set via `invoker.goals.<index>`. Unfortunately the invoker property key `invoker.buildResult` cannot be set per execution/index (https://github.com/apache/maven-invoker-plugin/blob/166b7295632bce336837a2ab9b7231b0003a7f12/src/main/java/org/apache/maven/plugins/invoker/InvokerProperties.java#L419). Particularly because https://maven.apache.org/plugins/maven-invoker-plugin/integration-test-mojo.html#invokerPropertiesFile currently states: > \# The expected result of the build, possible values are "success" (default) and "failure" > \# can be indexed > invoker.buildResult = failure --- **Affects:** 3.3.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org