From 5b3aa18006ff33b481aba973b6696eeb12e4db31 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Thu, 1 Jul 2021 11:28:51 +0200 Subject: [qemu] Enable Java compiler warnings --- core/modules/qemu/runvirt-plugin-qemu/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/modules/qemu/runvirt-plugin-qemu/pom.xml b/core/modules/qemu/runvirt-plugin-qemu/pom.xml index d96bb555..9450ef81 100644 --- a/core/modules/qemu/runvirt-plugin-qemu/pom.xml +++ b/core/modules/qemu/runvirt-plugin-qemu/pom.xml @@ -126,6 +126,11 @@ maven-compiler-plugin 3.8.0 + + ${maven.compiler.source} + ${maven.compiler.target} + -Xlint:all + maven-surefire-plugin -- cgit v1.2.3-55-g7522