From 2d3cfff9b452fe4af8daaf581a0b6c44e95708b2 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 9 Sep 2010 05:26:50 +0000 Subject: [PATCH] Adding needed Javadoc links. Removing unneeded system properties. Configuring plugins to use latest version. --- pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index d71888d..dc4db9f 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.samskivert samskivert - 1.0 + 1.0-SNAPSHOT compile @@ -85,6 +85,7 @@ org.apache.maven.plugins maven-compiler-plugin + RELEASE 1.5 1.5 @@ -96,6 +97,7 @@ org.apache.maven.plugins maven-resources-plugin + RELEASE UTF-8 @@ -103,15 +105,13 @@ org.apache.maven.plugins maven-surefire-plugin + RELEASE com/samskivert/depot/TestCacheAdapter*.java com/samskivert/depot/*Record.java com/samskivert/depot/*Repository.java - - test_dirtarget/test-classes - lib/test/test.jar lib/test/test-al.jar @@ -124,16 +124,19 @@ org.apache.maven.plugins maven-javadoc-plugin + RELEASE true - http://download.oracle.com/javase/6/docs/api/ + http://guava-libraries.googlecode.com/svn/trunk/javadoc/ + http://ehcache.org/apidocs/ org.apache.maven.plugins maven-gpg-plugin + RELEASE sign-artifacts