apache / apache/maven-surefire

[SUREFIRE-1943] give surefirebooter jar an useful name

Open
#2,908 4 comments 0 reactions 0 assignees View on GitHub
enhancement priority:trivial
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.