CycloneDX / CycloneDX/cyclonedx-maven-plugin
Add a range of JRE versions as external dependency
Open
- Dominant language
- Java
- Stars
- 385
- Forks
- 107
- Avg merge
- 17h 31m
- Merged PRs (30d)
- 7
Description
It would be useful to document in each JAR, what is the minimal JRE version required by the library. This information is hard to come by, since it is not present in neither the POM nor the manifest.
Contributor guide
Research direction
Start by tracing how the Maven plugin builds its BOM entries for JARs and where POM or manifest metadata is read. The work is done when each generated JAR records its minimal required JRE version as an external dependency, with coverage for the resulting metadata.
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