Don't forcibly hardcode maven location 49/3549/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 24 Oct 2016 19:52:40 +0000 (12:52 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 24 Oct 2016 19:52:40 +0000 (12:52 -0700)
commit0b2640d588cc6ff205bb94036cbc3fcb4b604aa0
treed64534a22630bc7431ef1e4e10f985bf24b8440e
parent7033cb8235cc8ab08239c6a5fda216dee659655c
Don't forcibly hardcode maven location

It's bad form to hard code the path to maven in any of the build
scripts. Doing so makes it difficult to switch back to using the
dynamically installed maven system which makes the builds more flexible.

Change-Id: Ide4e595c9e9f561bb404c2491e528b3129e2ecca
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/scripts/maven_push_functions.sh
jjb/vpp/include-raw-vpp-maven-push.sh