apache / apache/maven-surefire
[SUREFIRE-1943] give surefirebooter jar an useful name
- Dominant language
- Java
- Stars
- 461
- Forks
- 588
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 19
Description
**[Romain Manni-Bucau](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=romain.manni-bucau)** opened **[SUREFIRE-1943](https://issues.apache.org/jira/browse/SUREFIRE-1943?redirect=false)** and commented
Surefire booter jar name generally looks like "surefirebooter\.jar".
Would be way better to name it "surefirebooter-\-\.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.
---
No further details from [SUREFIRE-1943](https://issues.apache.org/jira/browse/SUREFIRE-1943?redirect=false)
Contributor guide
Research direction
The issue names no files or tests. Start by tracing where the Surefire booter jar name is assembled from the mojo, then verify the generated name includes the artifactId and executionId and remains identifiable with jps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100