From fb49b4bb813e8b8bc515df255d391fd4b170389c Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Fri, 13 Jan 2017 09:44:00 +0100 Subject: [PATCH] Enabled publishing of docs for honeycomb Change-Id: I115c83e231db7e52c322f2b5243ca84e423e9a54 Signed-off-by: Jan Srnicek --- jjb/honeycomb/honeycomb.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 5f53c7a17..f9fe28ea0 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -8,7 +8,6 @@ os: - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - skip-site: 'true' stream: - master: branch: 'master' @@ -120,7 +119,7 @@ maven: maven-name: 'mvn33-new' root-pom: 'pom.xml' - goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dsonar -Dmaven.site.skip={skip-site} site -Dmaven.site.deploy.skip={skip-site} site:deploy' + goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dsonar site site:deploy' maven-opts: '-Xmx2048m -Dmaven.compile.fork=true' settings: 'honeycomb-settings' settings-type: cfp -- 2.16.6