[DCAE-1] Added javadoc generation to daily release 13/3113/1
authorCarsten Lund <lund@research.att.com>
Thu, 6 Apr 2017 15:09:03 +0000 (15:09 +0000)
committerCarsten Lund <lund@research.att.com>
Thu, 6 Apr 2017 15:09:03 +0000 (15:09 +0000)
Change-Id: I47f9e1554d9607e62921036cd8b3d3915b7b4ead
Signed-off-by: Carsten Lund <lund@research.att.com>
jjb/global-templates-java.yaml

index 8e574a4..217cb7a 100644 (file)
 
       - maven-target:
           maven-version: '{maven-version}'
-          goals: 'clean deploy sonar:sonar -Dsonar.host.url=${{SONAR}}'
+          goals: 'clean deploy sonar:sonar site:site site:stage-deploy -Dsonar.host.url=${{SONAR}}'
           properties:
             - '{maven-deploy-properties}'
           settings: '{mvn-settings}'
       - maven-target:
           maven-version: '{maven-version}'
           pom: '{pom}'
-          goals: 'clean deploy sonar:sonar -Dsonar.host.url=${{SONAR}}'
+          goals: 'clean deploy sonar:sonar site:site site:stage-deploy -Dsonar.host.url=${{SONAR}}'
           properties:
             - '{maven-deploy-properties}'
           settings: '{mvn-settings}'