From bf1aae66520fb4a409bc7d702945be4cd86bb25c Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Fri, 25 Oct 2013 13:05:36 +0200 Subject: [PATCH] Removed Maven warnings due to missing encoding/missing depency/plugin versions. Build should now be stable. --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a805421..6cf590a1 100755 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,10 @@ + + UTF-8 + + twelvemonkeys-${project.artifactId}-${project.version} @@ -64,6 +68,7 @@ org.apache.maven.plugins maven-resources-plugin + 2.5 UTF-8 @@ -71,7 +76,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.2 + 2.4 true @@ -86,6 +91,7 @@ org.apache.maven.plugins maven-source-plugin + 2.2.1 true @@ -102,11 +108,13 @@ org.apache.maven.plugins maven-compiler-plugin + 2.3.2 true 1.5 1.5 - true + false + -g:lines iso-8859-1 @@ -116,6 +124,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.10 @@ -156,18 +165,22 @@ org.apache.maven.plugins maven-javadoc-plugin + 2.9.1 org.apache.maven.plugins maven-surefire-report-plugin + 2.16 org.codehaus.mojo cobertura-maven-plugin + 2.6 org.apache.maven.plugins maven-pmd-plugin + 3.0.1 1.5 @@ -175,6 +188,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.10