summaryrefslogtreecommitdiffstats
path: root/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-03-09 11:38:58 +0100
committerDenes Nemeth <denes.nemeth@nokia.com>2018-03-09 11:57:15 +0100
commitbf64f98a8d811ca59cb5d638b30971b1145411d2 (patch)
treefb8e66e29d7caa9cbfe1592625e5bb782c535242 /nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
parente24a1b81a1e76d052be6d57995f18a1b7b7221ec (diff)
Remove maven during building docker images
Change-Id: Ic26230d8a5479704aa80f1b35e5cd36d556e7054 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
Diffstat (limited to 'nokiav2/deployment/src/main/resources/test_xmlstarlet.sh')
-rwxr-xr-xnokiav2/deployment/src/main/resources/test_xmlstarlet.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh b/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
new file mode 100755
index 00000000..f5ee03d3
--- /dev/null
+++ b/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+DIRNAME=`dirname $0`
+BUILD_DIR=`cd $DIRNAME/; pwd`
+
+#If xmlstarlet is not present build will fail
+xmlstarlet ed ${BUILD_DIR}/../../../pom.xml