Fixing the Maven deploy publisher 40/4740/2
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 17 Jan 2017 21:02:35 +0000 (15:02 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 17 Jan 2017 21:21:03 +0000 (15:21 -0600)
Moving the Maven deploy above the ship logs and removing from the
integration until I receive confirmation from the team that it's
required

Change-Id: Ib7692b8572e3b0d55a79f5180dfa2764d406ca75
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/hc2vpp/hc2vpp.yaml

index 504459c..55a3721 100644 (file)
             branch: '{stream}'
         - email-notification:
             email-prefix: '[hc2vpp]'
-        - fdio-infra-shiplogs:
-            maven-version: 'mvn33-new'
         - maven-deploy:
             id: ''
             unique-version: true
             deploy-unstable: false
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
 
 - job-template:
     name: 'hc2vpp-integration-{stream}-{os}'
     publishers:
         - email-notification:
             email-prefix: '[hc2vpp]'
-        - maven-deploy:
-            id: ''
-            unique-version: true
-            deploy-unstable: false
         - fdio-infra-shiplogs:
             maven-version: 'mvn33-new'
-        - maven-deploy:
-            id: ''
-            unique-version: true
-            deploy-unstable: false