From f10b51e3524f87268892e5846f2d90c6f2a90722 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sun, 9 Nov 2014 21:25:52 +0000 Subject: [PATCH] avoid 'Default target for maven-compiler-plugin version 3.1' info in plugin-report git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1637746 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 92182c1..45c107f 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -192,6 +192,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + ${maven.compiler.source} + ${maven.compiler.target} + + org.apache.rat apache-rat-plugin