From 3a32bf8ca07814c64a60bb7699fa3fde165fc2ec Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 25 Nov 2010 15:20:38 +0000 Subject: Add a build profile to build all thats necessary for the all distro as quickly as possible, so no tests get run, intended mainly for Hudson to try to get some nightly builds published more often git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039071 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml index e4da29d0be..4fc4111bb7 100644 --- a/sca-java-2.x/trunk/pom.xml +++ b/sca-java-2.x/trunk/pom.xml @@ -668,6 +668,23 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac + + all-distro + + true + true + + + maven/maven-tuscany-plugin + modules + features + distribution/all + + + install + + + base -- cgit v1.2.3