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

deploy to maven central (do not fix) #55

Closed
jhpoelen opened this issue Mar 4, 2021 · 2 comments
Closed

deploy to maven central (do not fix) #55

jhpoelen opened this issue Mar 4, 2021 · 2 comments

Comments

@jhpoelen
Copy link

jhpoelen commented Mar 4, 2021

Hi!

I've been using dwca-io for many years now in https://github.com/globalbioticinteractions/globalbioticinteractions .

Now that I am looking to migrate away from a custom maven repo and use maven central for sustainability reasons (maven central is used, and maintained by, many), I noticed that dwca-io is one of the few dependencies that has not yet been deployed to maven central.

Do you have any plans to deploy your artifacts to Maven Central?

@MattBlissett
Copy link
Member

Hi Jorrit,

We don't have any plan to deploy the artefacts to Maven Central.

We've run our Nexus repository for around 10 years, others (e.g. ALA) mirror it, and we're confident we will continue to support it.

@jhpoelen
Copy link
Author

jhpoelen commented Mar 5, 2021

@MattBlissett thanks for responding. Great to hear that ALA is mirroring your repository and that you are confident that the GBIF's nexus repository will stick around for a while.

However, please see https://maven.apache.org/repository/guide-central-repository-upload.html -

I have other repositories or pluginRepositories listed in my POM, is that a problem?

At present, this won't preclude your project from being included, but we do strongly encourage making sure all your dependencies are included in the Central Repository. If you rely on sketchy repositories that have junk in them or disappear, it just creates havok for downstream users. Try to keep your dependencies among reliable repos like Central, Jboss, etc.

@jhpoelen jhpoelen closed this as completed Mar 5, 2021
@jhpoelen jhpoelen changed the title deploy to maven central deploy to maven central (do not fix) Mar 5, 2021
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