From fb30ff0eb42b07210a1b75837d44a353a3c46a14 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Mon, 19 Jun 2017 21:41:37 +0200 Subject: This module contains no Scala code --- vespa-application-maven-plugin/pom.xml | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) (limited to 'vespa-application-maven-plugin/pom.xml') diff --git a/vespa-application-maven-plugin/pom.xml b/vespa-application-maven-plugin/pom.xml index 57ef584ece0..2464c8208ad 100644 --- a/vespa-application-maven-plugin/pom.xml +++ b/vespa-application-maven-plugin/pom.xml @@ -40,11 +40,6 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 - - - org.scala-lang - scala-library commons-io @@ -54,23 +49,16 @@ - net.alchim31.maven - scala-maven-plugin - - - - add-source - compile - testCompile - - - + org.apache.maven.plugins + maven-compiler-plugin - - -unchecked - -deprecation - -explaintypes - + 1.8 + 1.8 + + -Xlint:all + -Xlint:-processing + -Werror + -- cgit v1.2.3