verisign / storm-graphite

An Apache Storm IMetricsConsumer that forwards Storm's built-in metrics to a Graphite server for real-time graphing, visualization, and operational dashboards.
Other
75 stars 38 forks source link

Central repository #20

Open binhnv opened 9 years ago

binhnv commented 9 years ago

Can we push jar file of this library to a maven central repository? This will make the development of anyone that only wants to use this library in a project simpler since they don't have to build and install the jar file manually.

canghai118 commented 7 years ago

I am considering doing this ... I want to pack the jar with my storm topology instead of install it on all storm hosts. So, It's better to put the jar on a remote maven repository