dragon66 / icafe

Java library for reading, writing, converting and manipulating images and metadata
Eclipse Public License 1.0
204 stars 58 forks source link

Publish on Maven central or Bintray #9

Closed nightscape closed 9 years ago

nightscape commented 9 years ago

Hi!

For easier consumption, it would be great if the Jar were hosted somewhere. Maven central is the standard, but publishing to Bintray is much easier. Anyway, some place where one could automatically retrieve the Jar via Maven, SBT, ... would be great!

Thanks Martin

dragon66 commented 9 years ago

Hi, Martin,

Thanks a lot for your comment. Looks like it's time for me to do some work to ease the build and publish it for easy usage.

RevanProdigalKnight commented 9 years ago

Has anything been done about this?

dragon66 commented 9 years ago

Hi RevanProdigalKnight:

Not yet. One reason is that I had never worked with Maven before and still busy with other stuff; the other is the current work has never been released and source code is under constant change.

dragon66 commented 9 years ago

Hopefully to publish a SNAPSHOT Maven repository in the near future.

dragon66 commented 9 years ago

Added ant task to publish on Maven.