From a2ec685a7da8231b48e28476849ca88f859640f4 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 10 Feb 2009 00:12:50 +0000 Subject: Fix the pom.xml to use the default resource/source folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742796 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/chapter-06/node/pom.xml | 14 ------------ .../chapter-06/payment-bpel-contribution/pom.xml | 25 ---------------------- 2 files changed, 39 deletions(-) (limited to 'sandbox/travelsample/chapter-06') diff --git a/sandbox/travelsample/chapter-06/node/pom.xml b/sandbox/travelsample/chapter-06/node/pom.xml index dec0d1416c..61c8b43b94 100644 --- a/sandbox/travelsample/chapter-06/node/pom.xml +++ b/sandbox/travelsample/chapter-06/node/pom.xml @@ -143,20 +143,6 @@ ${artifactId} - ${basedir}/src - - - ${basedir} - - **/*.java - **/.*/** - pom.xml - build.xml - target/** - src/** - - - org.apache.tuscany.sca diff --git a/sandbox/travelsample/chapter-06/payment-bpel-contribution/pom.xml b/sandbox/travelsample/chapter-06/payment-bpel-contribution/pom.xml index a878258880..fc8bf24b98 100644 --- a/sandbox/travelsample/chapter-06/payment-bpel-contribution/pom.xml +++ b/sandbox/travelsample/chapter-06/payment-bpel-contribution/pom.xml @@ -87,31 +87,6 @@ ${artifactId} - - - - ${basedir}/src/main/resources - - **/*.java - **/.*/** - - - - ${basedir}/src/test/resources - - **/*.java - **/.*/** - - - org.codehaus.mojo -- cgit v1.2.3