aboutcode-org / aboutcode-org/purldb
Handle maven monorepos in a better way
Offen
- Vorherrschende Sprache
- HTML
- Sterne
- 67
- Forks
- 69
- Ø Merge
- 8 T. 8 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Right now in purlDB a single source URL points to a single maven package, but in case of maven we have a single monorepo source which contains many packages. One way to solve this problem could be to store subpaths inside source URL and the way to get source URL with the help of a maven and source purl could be:
- download the source code and get all *.pom files
- parse all the pom file and wherever we find the namespace as parent and name as artifact ID use that subdirectory as subpath
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.