From aac457735f24129b9113c53ae93a1a11f524b6c0 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 8 Jan 2021 13:44:15 +0100 Subject: Add support for QCOW2 images for QEMU --- pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3ea3522..6daf903 100644 --- a/pom.xml +++ b/pom.xml @@ -47,8 +47,8 @@ maven-compiler-plugin 3.6.1 - 1.7 - 1.7 + 1.8 + 1.8 @@ -82,6 +82,14 @@ 3.0.0-M5 + + + ${basedir}/src/test/resources + + disk/* + + + @@ -126,5 +134,15 @@ lz4-java 1.4.1 + + commons-io + commons-io + 2.8.0 + + + com.google.jimfs + jimfs + 1.1 + -- cgit v1.2.3-55-g7522