From 8428ce3cd637fb469646ab8f4e3804e845252884 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 23 Apr 2010 11:33:14 +0000 Subject: Remove the unused plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937257 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/helloworld-scaclient/pom.xml | 45 ++++++++-------------- 1 file changed, 16 insertions(+), 29 deletions(-) (limited to 'sca-java-2.x/trunk/samples') diff --git a/sca-java-2.x/trunk/samples/helloworld-scaclient/pom.xml b/sca-java-2.x/trunk/samples/helloworld-scaclient/pom.xml index 18d2fc1de9..39d99f465c 100644 --- a/sca-java-2.x/trunk/samples/helloworld-scaclient/pom.xml +++ b/sca-java-2.x/trunk/samples/helloworld-scaclient/pom.xml @@ -49,34 +49,21 @@ ${artifactId} - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - sample.HelloworldSCAClient - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.1.1 - - - compile - - java - - - - - sample.HelloworldSCAClient - - - + + org.codehaus.mojo + exec-maven-plugin + 1.1.1 + + + + java + + + + + sample.HelloworldSCAClient + + + -- cgit v1.2.3