From f4e3c836cfd244f8c89959e0310f6d51ce4a5d94 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Tue, 16 Oct 2012 01:28:40 -0400 Subject: [PATCH] INTSAMPLES-96 - Polish SI Cafe Sample --- applications/cafe/cafe-si/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 7eed7d893..d1817ad90 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -21,4 +21,29 @@ the components, see the AMQP or the JMS sample. + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.6 + 1.6 + -Xlint:all + true + true + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + org.springframework.integration.samples.cafe.xml.CafeDemoApp + + + + +