rmannibucau commented on issue #177: [MNG-6471] during parallel build, ensure to set the thread name to the artifactId URL: https://github.com/apache/maven/pull/177#issuecomment-419115915 Yes, name is too variable to be reliable but artifactId works great, here is some output: [my-project] [INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (prepare-agent-it) @ my-project --- [my-project] [INFO] invoker.mavenOpts set to -javaagent:/home/rmannibucau/.m2/repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/home/rmannibucau/1_dev/my-project/target/jacoco.exec [my-project] [INFO] [my-project] [INFO] --- jacoco-maven-plugin:0.8.0:report (post-integration-test) @ my-project --- [my-project] [INFO] Skipping JaCoCo execution due to missing execution data file. [my-project] [INFO]
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
