aboutcode-org / aboutcode-org/purldb

Handle maven monorepos in a better way

未关闭
#129 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
HTML
星标
67
派生
69
平均合并
8 天 8 小时
30 天内合并 PR
1

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。