apache / apache/maven-surefire
Ease reuse of provider classpath outside Maven
Open
enhancement
- Dominant language
- Java
- Stars
- 461
- Forks
- 588
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 19
Description
### New feature, improvement proposal
For IDE integrations it is often necessary to retrieve the provider classpath as determined by m-surefire-p. Currently this requires reflection to access private methods and package private classes.
Contributor guide
Research direction
The issue mentions IDE integrations and the provider classpath determined by m-surefire-p, but names no files, tests, or entry points. Start by locating the provider classpath calculation and its current private or package-private access; done means IDE integrations can reuse that classpath without reflection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100