aboutcode-org / aboutcode-org/purldb
Ensure we report a source package for maven pom scm section
Open
- Dominant language
- HTML
- Stars
- 67
- Forks
- 69
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 1
Description
If a pom has an scm section, we should create a package based on it.
https://repo1.maven.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
```
scm:git:git://github.com/HdrHistogram/HdrHistogram.git
scm:git:git://github.com/HdrHistogram/HdrHistogram.git
scm:git:git@github.com:HdrHistogram/HdrHistogram.git
HdrHistogram-2.0.2
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.