From f993d73e81021afbc5d78cb8dac7aa834e18bf69 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Tue, 13 Mar 2018 10:14:14 +0000 Subject: [PATCH] REPO-3335 Addition of bat profile to limit which modules are built --- pom.xml | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 76a201e0f6..ae5bc1bc75 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,30 @@ 9 - - war - zip - distribution - public-javadoc - docker-alfresco - docker-share - + + + bat + + war + docker-alfresco + docker-share + + + + fullBuild + + true + + + war + zip + distribution + public-javadoc + docker-alfresco + docker-share + + + scm:git:git@github.com:Alfresco/acs-community-packaging.git