czml-writer icon indicating copy to clipboard operation
czml-writer copied to clipboard

Add pom.xml for publishing to Maven Central

Open wardev opened this issue 11 years ago • 4 comments

Almost all Java dependencies are available through maven central and it would be useful to have czml-writer published there as well. I've added a pom that works with the current source tree.

There are still a few things that the project owner has to do.[1]

  • review group, artifact, and version
  • publish cs2j.jar on maven central (agi.foundation:compatibility in the current pom)
  • publish czml-writer on maven central

[1] https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

wardev avatar Oct 17 '13 17:10 wardev

Is there any progress on this? I would really like to use your project now that I started using Cesium, and having czml-writer as a managed dependency on the server side would make things a lot easier.

jvtrigueros avatar Mar 28 '16 21:03 jvtrigueros

@jvtrigueros no update here AFAIK.

pjcozzi avatar Mar 30 '16 16:03 pjcozzi

I'd love to help out, you guys are doing great work. This would probably benefit the community :)

jvtrigueros avatar Mar 30 '16 20:03 jvtrigueros

Please get these artifacts on Maven Central.

creplogle avatar Nov 11 '19 21:11 creplogle

Closing in favor of #170 .

shunter avatar Jun 22 '23 19:06 shunter

Closing a pull request in favor of an issue, when the pull request attempts to fix that issue, is a bit unusual.

(I stumbled over that issue a while ago, and it had been open in one of my browser tabs for nearly half a year now, with a mental note "Maybe have a look at this". Apparently people would like to use this as a Maven dependency. And I considered to just say: "Apache 2.0 License FTW" 🤷 , fork that whole thing, and publish it. But maybe it could be published in a more "official" form...?)

javagl avatar Jan 14 '24 02:01 javagl