summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml')
-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>