From 3c908c16d224e5c7d84b01e9662f7104bd546eeb Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 26 Oct 2009 23:36:54 +0000 Subject: Add Main-Class and Class-Path to the MF so that we can run the clients, services and launchers using java -jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830020 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/launchers/fullapp-domain/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'sandbox/travelsample/launchers/fullapp-domain') diff --git a/sandbox/travelsample/launchers/fullapp-domain/pom.xml b/sandbox/travelsample/launchers/fullapp-domain/pom.xml index b9c343a523..f96814b964 100644 --- a/sandbox/travelsample/launchers/fullapp-domain/pom.xml +++ b/sandbox/travelsample/launchers/fullapp-domain/pom.xml @@ -88,6 +88,22 @@ ${artifactId} + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + true + ../lib/ + org.apache.tuscany.sca.node.launcher.DomainManagerLauncher + + + + + -- cgit v1.2.3