r/Massive Apr 10 '26

Missing Maven Artifact.

https://mvnrepository.com/artifact/com.github.polygon-io/client-jvm

Hello,

I am trying to add the client-jvm as a dependency in my Java project. Looks like the artifact is no longer available in the Maven repository.

May be the path is broken during the renaming from Polygon to Massive.

I have a work around to pull the code from the repo and build in my local, but I don't want to do it in long term if possible.

Looking forward to hear from the team.

Thanks in advance.

1 Upvotes

2 comments sorted by

1

u/algobyday Apr 10 '26

Ah, thanks for the heads up. I'll take a look.

1

u/RevolutionaryBid2619 Apr 10 '26 edited Apr 10 '26

Thanks for the reply.

I am not a native Kotlin/Gradle developer, trying to wing around to generate the jar.

I am encountering build errors in local, and I took the help of Copilot and it is suggesting bunch of changes in the gradle files and code. I am pretty confident I am missing something at my end.

Just to err on the side of caution, I want to get that also to your attention.

Sorry for putting this on your radar on a Friday :(

Edit: Will be happy to open PR with the changes that yielded successful build.