| ## About Storm JMS Examples | |
| This project contains a simple storm topology that illustrates the usage of "storm-jms". | |
| To build: | |
| `mvn clean install` | |
| The default build will create a jar file that can be deployed to to a Storm cluster in the "target" directory: | |
| `storm-jms-examples-0.1-SNAPSHOT-jar-with-dependencies.jar` | |