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

Distribute artifacts through Maven Central #26

Closed
dzikoysk opened this issue Jun 16, 2022 · 2 comments
Closed

Distribute artifacts through Maven Central #26

dzikoysk opened this issue Jun 16, 2022 · 2 comments
Assignees

Comments

@dzikoysk
Copy link
Member

dzikoysk commented Jun 16, 2022

Currently artifacts are available here:

Source:

publishing {
repositories {
maven {
name = "reposilite-repository"
url = uri("https://maven.reposilite.com/${if (version.toString().endsWith("-SNAPSHOT")) "snapshots" else "releases"}")

@juv
Copy link
Contributor

juv commented Sep 14, 2022

How to proceed with this issue? Can I help?

@dzikoysk
Copy link
Member Author

Not really, it's something we need to resolve for whole organization, take a look at:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants