You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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.
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.
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?
The text was updated successfully, but these errors were encountered: