diff --git a/README.md b/README.md index 40fe30d..12516d6 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,15 @@ Once a minute, the MetricAggregationBolts use the Aggregated Metrics to evaluate Events also flow into the Threshold Engine via Kafka so the Threshold Engine knows about Alarm creations, updates and deletes. The EventSpout reads the Events from Kafka and sends them to the appropriate bolts. +======= +# Build + +Requires mon-common from https://github.com/hpcloud-mon/mon-common. Download and do mvn install + +``` +mvn package +``` + ======= # License diff --git a/pom.xml b/pom.xml index 274b7f9..93cd261 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.hpcloud mon-thresh 1.0.0-SNAPSHOT - http://hpcloud.net + http://github.com/hpcloud-mon/mon-thresh jar @@ -14,7 +14,7 @@ - 1.0.0.51 + 1.0.0-SNAPSHOT 0.9.1-incubating true UTF-8 @@ -24,24 +24,11 @@ - scm:git:git@git.hpcloud.net:mon/mon-thresh.git - scm:git:git@git.hpcloud.net:mon/mon-thresh.git + scm:git:git@github.com:hpcloud-mon/mon-thresh + scm:git:git@github.com:hpcloud-mon/mon-thresh - - nexus releases - http://nexus.paas.hpcloud.net:8081/nexus/content/repositories/releases - - - nexus 3rd party - http://nexus.paas.hpcloud.net:8081/nexus/content/repositories/thirdparty - - - nexus-snapshots - nexus snapshots - http://nexus.paas.hpcloud.net:8081/nexus/content/repositories/snapshots - clojars.org http://clojars.org/repo