automatic-deploy must be enabled to deploy to Nexus 59/22359/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 11 Jun 2015 12:32:44 +0000 (08:32 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 11 Jun 2015 12:33:20 +0000 (08:33 -0400)
Change-Id: I028131de6c5b7bae04e0a06ee9c97f3de0074391
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-lithium.yaml
jjb/autorelease/autorelease-master.yaml

index c5b5bd4d63952b1cb14044c50e87ecf00f206481..c2072e92fd7ca8c987a6a9ec79f9746e9d325df4 100644 (file)
@@ -65,7 +65,7 @@
         maven-opts: '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
         settings: '{autorelease-settings}'
         global-settings: '{odl-global-settings}'
-        automatic-archiving: false
+        automatic-archiving: true
 
     postbuilders:
         - shell: "./scripts/list-project-dependencies.sh"
         maven-opts: '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
         settings: '{autorelease-settings}'
         global-settings: '{odl-global-settings}'
-        automatic-archiving: false
+        automatic-archiving: true
 
     postbuilders:
         - autorelease-cfp:
index 7d3a443b5e61ad38d6e7a32dcc0bb7a6e9078ac1..271a1ffe4d8eacd50347e470846c8c604264d0ab 100644 (file)
@@ -64,7 +64,7 @@
         maven-opts: '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
         settings: '{autorelease-settings}'
         global-settings: '{odl-global-settings}'
-        automatic-archiving: false
+        automatic-archiving: true
 
     postbuilders:
         - shell: "./scripts/list-project-dependencies.sh"