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

Publish as library to maven central #118

Closed
bastman opened this issue Aug 5, 2019 · 4 comments
Closed

Publish as library to maven central #118

bastman opened this issue Aug 5, 2019 · 4 comments

Comments

@bastman
Copy link

bastman commented Aug 5, 2019

Are there any plans to publish as library to maven central?

@dlurton
Copy link
Member

dlurton commented Aug 5, 2019

The process to accomplish this is being started today. Thanks.

@raganhan
Copy link
Contributor

related to #3

@dlurton
Copy link
Member

dlurton commented Aug 13, 2019

org.partiql has been created with sonatype. Now in the process of preparing the partiql-lang-kotlin artifact.

https://issues.sonatype.org/browse/OSSRH-50768

dlurton added a commit that referenced this issue Aug 14, 2019
This is being done in preparation for publishing to maven central.

To ensure the ability to publish development versions of the library to
the local maven repository for developers that do not have the GPG keys
installed, we only attempt to sign the build artifacts when we are not
building a "-SNAPSHOT" version.
dlurton added a commit that referenced this issue Aug 20, 2019
* Issue #118, generate pom.xml and sign build artifacts.

This is being done in preparation for publishing to maven central.

To preserve the ability to publish development versions of the library to
the local maven repository for developers that do not have the GPG keys
installed, we do not require the signing keys to be present when the `:lang:publishToMavenLocal` task is present.
@dlurton dlurton mentioned this issue Aug 20, 2019
@dlurton
Copy link
Member

dlurton commented Aug 21, 2019

PartiQL is now appearing in the maven central search results.

@dlurton dlurton closed this as completed Aug 26, 2019
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

3 participants