#Running this test
- Build the sources using
mvn install
- In one console window, run the producer using
mvn install -Prun
- In another console window run the observer using
mvn install -Pobserve
Log files for both the runner and observer are captured.