From: Olivier Lamy Date: Sat, 14 Apr 2012 21:06:28 +0000 (+0000) Subject: add maven-compiler-plugin configuration. X-Git-Tag: archiva-parent-9~69 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=05bd2318ff360a37891f52f1198581874923a435;p=archiva.git add maven-compiler-plugin configuration. git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1326206 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index b73974989..7acb4099a 100644 --- a/pom.xml +++ b/pom.xml @@ -512,6 +512,15 @@ maven-clean-plugin 2.4.1 + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.5 + 1.5 + + org.apache.maven.plugins maven-deploy-plugin