From d43b96d88ec1e68d9f34104cdb5208c1f801e367 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 22 Mar 2010 10:57:34 +0000 Subject: Add back tuscany plugin and override banSnapshots as a temp workaround git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926026 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/helloworld/pom.xml | 32 +++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples') diff --git a/sca-java-2.x/trunk/samples/helloworld/pom.xml b/sca-java-2.x/trunk/samples/helloworld/pom.xml index 029405cdec..03f38ed46e 100644 --- a/sca-java-2.x/trunk/samples/helloworld/pom.xml +++ b/sca-java-2.x/trunk/samples/helloworld/pom.xml @@ -55,11 +55,39 @@ true - + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.0-beta-1 + + + enforce-plugin-versions + + enforce + + + + + Best Practice is to always define released plugin versions! + true + true + false + clean,deploy,site + + + + + + + + -- cgit v1.2.3