Romain Manni-Bucau created SUREFIRE-1943:
--------------------------------------------
Summary: give surefirebooter jar an useful name
Key: SUREFIRE-1943
URL: https://issues.apache.org/jira/browse/SUREFIRE-1943
Project: Maven Surefire
Issue Type: Task
Reporter: Romain Manni-Bucau
Surefire booter jar name generally looks like "surefirebooter<number>.jar".
Would be way better to name it "surefirebooter-<artifactId>-<executionId>.jar"
since it would enable to identify it using jps (or equivalent) very quickly and
is not that crazy since all the info are in the mojo anyway.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)