AnghelLeonard / book-eiws-code-samples

Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide

Home Page:http://www.apress.com/9781484207949

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeship Status for lkrnac/book-eiws-code-samples

Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide http://www.apress.com/9781484207949

More information

http://lkrnac.net/blog/2015/10/enterprise-spring-examples-and-integration-tests

Build

cd 0000-examples-parent
mvn clean install
cd ../0000-examples
mvn clean install

Possible first time build error

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

About

Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide

http://www.apress.com/9781484207949


Languages

Language:Java 99.9%Language:Shell 0.1%