summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 09:17:56 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 09:17:56 +0000
commit305bbdc8713a40ad21dc5b21709110d2f8bcc8bc (patch)
treedab2a999f27f22c7883c8960e58227cdb5c3b1ba /sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml
parentf45e1dc453eac84bb5ce96ad79ffdf734ea27da3 (diff)
Merge r998237 Add build.xml file to svn with generated dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml b/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml
index 674c775458..18642bd249 100644
--- a/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml
@@ -67,6 +67,7 @@
<exclude>**/.*/**</exclude>
<exclude>pom.xml</exclude>
<exclude>build.xml</exclude>
+ <exclude>build-dependency.xml</exclude>
<exclude>target/**</exclude>
</excludes>
</resource>
@@ -81,6 +82,7 @@
<execution>
<configuration>
<pathToRootDir>../../..</pathToRootDir>
+ <buildDependencyFileOnly>true</buildDependencyFileOnly>
</configuration>
<goals>
<goal>generate</goal>