You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Optionally override package data with new, non-empty manifest data
* Expose new experimental API endpoint extra to recollect manifest data
with a rescan at collect/reindex_metadata with this override
capability
* Enable this for Maven only for now
Reference: #496
Reference: #494
Signed-off-by: Philippe Ombredanne <[email protected]>
* Optionally override package data with new, non-empty manifest data
* Expose new experimental API endpoint extra to recollect manifest data
with a rescan at collect/reindex_metadata with this override
capability
* Enable this for Maven only for now
Reference: #496
Reference: #494
Signed-off-by: Philippe Ombredanne <[email protected]>
We do not collect git repo in parent POMs and we should.
See for instance:
https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.1.11/logback-parent-1.1.11.pom
which is the parent of:
https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.pom
The text was updated successfully, but these errors were encountered: