Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The maven component query return data is missing the publishedAt field. #68

Open
zhangzhenyu2 opened this issue Mar 13, 2024 · 1 comment

Comments

@zhangzhenyu2
Copy link

https://api.deps.dev/v3/query?versionKey.system=MAVEN&versionKey.name=com.alibaba:fastjson&versionKey.version=2.0.47

There is no publishedAt field for the return result.

@PFCM
Copy link
Contributor

PFCM commented Mar 25, 2024

Hello and thanks for pointing this out.

Maven published timestamps are a bit tricky. Currently, for packages on Maven Central we only collect them from the index file which is only updated weekly. This means publishedAt might not show up for some time after the rest of the version data becomes available.

That said, this one is still missing and it's been around a month since it was published. I've had a look and found a bug in how we're handling these, which I hope to fix soon. I'll be sure to update here once the fix is in and the data is backfilled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants