Maven Deploy's URL field should not be set if blank 22/13322/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 3 Dec 2014 00:02:51 +0000 (19:02 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 3 Dec 2014 00:02:53 +0000 (19:02 -0500)
The URL field in Maven Deploy if set to blank will cause a build
failure. We should not set it at all.

Change-Id: I02e65568421170b6ebb75f99a57124a11b028b7b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/bgpcep/bgpcep.yaml
jjb/job.yaml.example
jjb/job.yaml.template

index c252c519da104e6fdadc3b5219de0a56471f4b18..546407d87b33fa5cf31af1ce508a3aaffa2aa8c8 100644 (file)
             email-prefix: '[bgpcep]'
         - maven-deploy:
             id: ''
-            url: ''
             unique-version: true
             deploy-unstable: false
 
index 3963e6f811e122db5eb96ddb99ec04ea47b56e77..082334346737c20c30fb0f3fccb68e02c835ed5a 100644 (file)
             email-prefix: '[aaa]'
         - maven-deploy:
             id: ''
-            url: ''
             unique-version: true
             deploy-unstable: false
 
index 6262b3f5b08a2b337664f5fd0d33a4e800fb18b7..39933d211e30c7aa74c4134d6be647d1aba55fae 100644 (file)
             email-prefix: '[PROJECT]'
         - maven-deploy:
             id: ''
-            url: ''
             unique-version: true
             deploy-unstable: false