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
It appears that some version dates are incorrect for some Maven Central packages.
For instance, https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.12/versions/3.5.0 returns "published_at":"1970-01-20T14:37:26.000Z".
which is inconsistent with the date provided by Maven (2023-09-09).
Some other examples are below. From manual analysis, the dates appear to all be 1970-01-20.
Quick update, I've resynced the 6k maven packages with invalid dates, it fixed a lot of them, about 1.5k remain with at least one version with an incorrect date that needs further investigation.
It appears that some version dates are incorrect for some Maven Central packages.
For instance,
https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.12/versions/3.5.0
returns"published_at":"1970-01-20T14:37:26.000Z"
.which is inconsistent with the date provided by Maven (2023-09-09).
Some other examples are below. From manual analysis, the dates appear to all be 1970-01-20.
Upvote & Fund
The text was updated successfully, but these errors were encountered: