summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-06-17 19:09:50 -0500
committerEd Warnicke <eaw@cisco.com>2016-06-17 19:09:50 -0500
commit4b28d6fbb1484f32630c89f0a4583fedbbb3a9a1 (patch)
treea483726ae2de23aadb30b506ee3d5b6e899879d2 /jjb
parent99b9c7e2c0d4358df25ade536f575a891b8aae10 (diff)
Further fixes for maven push of rpm for honeycomb
Change-Id: I3c2a3650f30bd5d2bd49df30e78c57c5eb6d2ca8 Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/honeycomb/honeycomb.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index 16ee2a487..6b1e9beb6 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -198,6 +198,13 @@
global-settings-type: cfp
postbuilders:
+ - maven-target:
+ maven-version: '{mvn33}'
+ goals: '--version'
+ settings: 'vpp-settings'
+ settings-type: cfp
+ global-settings: 'global-settings'
+ global-settings-type: cfp
- provide-maven-settings:
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'
@@ -270,6 +277,13 @@
global-settings-type: cfp
postbuilders:
+ - maven-target:
+ maven-version: '{mvn33}'
+ goals: '--version'
+ settings: 'vpp-settings'
+ settings-type: cfp
+ global-settings: 'global-settings'
+ global-settings-type: cfp
- provide-maven-settings:
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'