commit | 1ddc7c64c754d1dd1160852798d36ef92807b63a | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri Apr 20 08:47:56 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Fri Apr 20 08:47:56 2018 -0700 |
tree | 38a1db2f77c4e6106909d441f773d93abdba3ff5 | |
parent | dcd84c79d49ec02a2982affa3ba3bbca301935d2 [diff] [blame] |
adding maven to ubuntu basebuilds Change-Id: If924a9753a2696050ac700f5353260e0f865a486
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh index 78d2fa1..9d09504 100644 --- a/packer/provision/basebuild.sh +++ b/packer/provision/basebuild.sh
@@ -56,6 +56,7 @@ git \ less \ libxml2-utils \ + maven \ nodejs \ npm \ python \