From 2016306c87307d461d2e9a3fdd49a18270af278c Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 9 Aug 2017 10:50:44 -0500 Subject: Fix non-proxy maven configuration There is an error caused when OParent is used as an option without a proxy configuration. This commit changes the way to print those tags. Change-Id: I5300241b2d933832425edcd5a2544ec3f5ce6ff0 Signed-off-by: Victor Morales --- bootstrap/vagrant-onap/lib/files/settings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap/vagrant-onap/lib/files/settings.xml') diff --git a/bootstrap/vagrant-onap/lib/files/settings.xml b/bootstrap/vagrant-onap/lib/files/settings.xml index a3b972446..862a3e865 100644 --- a/bootstrap/vagrant-onap/lib/files/settings.xml +++ b/bootstrap/vagrant-onap/lib/files/settings.xml @@ -9,10 +9,10 @@ to connect to the network. | Unless otherwise specified (by system property or command-line switch), the first proxy | specification in this list marked as active will be used. | --> -%PROXIES_START% +%PROXIES_START% %PROXIES% %HTTP_PROXY% %PROXIES% %HTTPS_PROXY% -%PROXIES_END% +%PROXIES_END%