aboutcode-org / aboutcode-org/scancode-toolkit

Some POM deps are returned with a groupid of None

Open
#768 0 comments 0 reactions 0 assignees View on GitHub
package scan package-formats
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

See http://repo1.maven.org/maven2/io/github/subiyacryolite/jds/3.0.1/jds-3.0.1.pom
We get this dependency which is wrong (and is wrong alright too in the POM itself) ... but we return `None` as a groupid which is not right either

```
{
"name": "None:ojdbc8",
"version": null,
"version_constraint": "latest.release"
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.