[ https://jira.codehaus.org/browse/MINVOKER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=365522#comment-365522 ]
Karl-Heinz Marbaise commented on MINVOKER-181: ---------------------------------------------- What about a file looking like this: {code} success [clone-clean/pom.xml] failure-build [project/pom.xml] The build exited with code 1. See /Users/kama/apache-maven/maven-plugins/maven-invoker-plugin/target/it/fail-build-with-verify/target/it/project/build.log for details. failure-build [project/pom.xml] The build exited with code 1. See /Users/kama/apache-maven/maven-plugins/maven-invoker-plugin/target/it/fail-ignore/target/it/project/build.log for details. failure-build [project/pom.xml] The build exited with code 1. See /Users/kama/apache-maven/maven-plugins/maven-invoker-plugin/target/it/fail-ignore-with-verify/target/it/project/build.log for details. failure-build [project/pom.xml] The build exited with code 1. See /Users/kama/apache-maven/maven-plugins/maven-invoker-plugin/target/it/integration-test-never-fails/target/it/project/build.log for details. success [minvoker-142/pom.xml] success [minvoker-118/pom.xml] success [minvoker-145/pom.xml] success [project/pom.xml] success [project/pom.xml] success [project/pom.xml] success [basic/pom.xml] success [project/spacy pom.xml] failure-build [failure-build/pom.xml] The build exited with code 1. See /Users/kama/apache-maven/maven-plugins/maven-invoker-plugin/target/it/invoker-report/src/it/failure-build/build.log for details. failure-post-hook [failure-post/pom.xml] The post-build script did not succeed. The post-build script failed as expected. error [failure-pre/pom.xml] The pre-build script did not succeed. The pre-build script failed as expected. skipped [skip-jre/pom.xml] Skipped due to JRE version skipped [skip-maven/pom.xml] Skipped due to Maven version skipped [skip-os/pom.xml] Skipped due to OS success [success/pom.xml] {code} > Create single summary file > -------------------------- > > Key: MINVOKER-181 > URL: https://jira.codehaus.org/browse/MINVOKER-181 > Project: Maven Invoker Plugin > Issue Type: Improvement > Affects Versions: 1.9 > Reporter: Robert Scholte > Assignee: Karl-Heinz Marbaise > Fix For: 1.9.1 > > > When you execute ITs from a console and you close it, it is very hard to > figure out which ITs failed. There should be a single summary file which > shows the results of all ITs. -- This message was sent by Atlassian JIRA (v6.1.6#6162)