summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-27 10:50:27 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-27 10:50:27 +0000
commit9d4873b1bc472bec7bbc63b07e912b0145b3dbbb (patch)
treea0367beb6710df22aa7ee6418f3b6dbd4a1ddf42 /sca-java-2.x/trunk/pom.xml
parent262894a11cab9cb684f3299672e24801839a7927 (diff)
Try having the Hudson distro profile build only the distributions and use the previously punlished snapshots of other modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index ca1fb23d57..cdffa2cc04 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -675,9 +675,7 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac
<buildZips>true</buildZips>
</properties>
<modules>
- <module>maven/maven-tuscany-plugin</module>
- <module>modules</module>
- <module>features</module>
+ <!-- samples need to be included so that the bin distro includes the prebuilt contributions -->
<module>samples</module>
<module>distribution/all</module>
</modules>