aboutcode-org / aboutcode-org/purldb
Support detecting/matching uberjars
Open
- Dominant language
- HTML
- Stars
- 67
- Forks
- 69
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 1
Description
An Uberjar is a JAR combining many JARs in repackaged format. In contrast with a fatjar, it does not contain nested JAR-in-JAR.
https://maven.apache.org/plugins/maven-shade-plugin/ is one of the tools that creates these.
The analysis of such as JAR is challenging because the contents of many JARs are mixed in a single JAR.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.