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

Maven artifacts missing #32

Open
cebaa opened this issue Jun 29, 2023 · 5 comments
Open

Maven artifacts missing #32

cebaa opened this issue Jun 29, 2023 · 5 comments

Comments

@cebaa
Copy link

cebaa commented Jun 29, 2023

The maven dependency coordinates given in https://github.com/chitralverma/scala-polars/packages/1795604:

<dependency>
  <groupId>org.polars</groupId>
  <artifactId>scala-polars_2.12</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

don't seem to be available. Searching https://mvnrepository.com/search?q=polars doesn't yield anything either.

@grouzen
Copy link

grouzen commented Sep 10, 2023

Hello! I'm also wondering when the release is planned?
I could help with the sbt configuration to prepare for release in Sonatype.

@grouzen
Copy link

grouzen commented Sep 19, 2023

Hey! :) Does the heart emoji mean you give me the green light to help you with Sonatype release?

@chitralverma
Copy link
Owner

chitralverma commented Sep 19, 2023

@grouzen @cebaa For this to be available on maven central the project would need permissions from the official project author @ritchie46 because currently, the project uses the group id org.polars. This is why the current artifacts are only available on GitHub packages.

let me raise an issue for this on the polars side and if they allow, we can set something up.

@cebaa
Copy link
Author

cebaa commented Sep 21, 2023

@chitralverma Hm... Any reason it's under org.polars then? Shouldn't it be under whatever domain you own (or even something like io.github.chitralverma)?

@prassee
Copy link

prassee commented Nov 1, 2023

@chitralverma do we have any challenge here to move this project to official group ID ... looks like polars community is also welcoming pola-rs/polars#11202

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

4 participants