Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide http://www.apress.com/9781484207949
http://lkrnac.net/blog/2015/10/enterprise-spring-examples-and-integration-tests
cd 0000-examples-parent
mvn clean install
cd ../0000-examples
mvn clean install
Error message:
[ERROR] Failed to execute goal org.hornetq:hornetq-maven-plugin:1.2.0:start (start) on project 0501-jms11-jndi: Execution start of goal org.hornetq:hornetq-maven-plugin:1.2.0:start failed: A required class was missing while executing org.hornetq:hornetq-maven-plugin:1.2.0:start: org/slf4j/LoggerFactory
Just continue build where it ended:
mvn clean install -rf :0501-jms11-jndi