prefetch maven 25/2025/3
authorC.J. Collier <cjcollier@linuxfoundation.org>
Tue, 19 Jul 2016 22:15:09 +0000 (15:15 -0700)
committerC.J. Collier <cjcollier@linuxfoundation.org>
Wed, 20 Jul 2016 23:46:54 +0000 (16:46 -0700)
commit2d4082b259896d89acbf1479a6c977cf09d0172f
treec850ebbc6930aaac1e778098f8a9297f8127bc1e
parenta96e385f192653e3f681a7ce183f7f76c7672d0f
prefetch maven

* call maven install function
* maven install function installs from file in /vagrant

Jenkins will be modified to point to this pre-installed maven.  This
will eliminate many problems caused by an inability to fetch common
files.

Another solution would be to host a caching proxy within Vexxhost and
set the http_proxy and https_proxy environment variables to use this
host.

Change-Id: I76d1f3c2526b45dbe0fa4b2a17d3e30d434092ce
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
vagrant/basebuild/bootstrap.sh
vagrant/lib/bootstrap-functions.sh