From 14962cf1a3a3915f95d00f3b3b93d085052a8d59 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 11 Oct 2015 16:43:09 -0700 Subject: [PATCH] Plugin updates &c. Reinstated 1.8 javadoc stuff, because build3 can handle that now. --- pom.xml | 46 +++++++++++++--------------------------------- 1 file changed, 13 insertions(+), 33 deletions(-) diff --git a/pom.xml b/pom.xml index 0f8ee83..3acabaa 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,10 @@ + + 3.3.0 + + scm:git:git://github.com/threerings/depot.git scm:git:git@github.com:threerings/depot.git @@ -86,7 +90,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.3 1.6 1.6 @@ -104,7 +108,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.6 + 2.7 UTF-8 @@ -113,7 +117,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.13 + 2.18.1 com/samskivert/depot/TestCacheAdapter*.java @@ -126,13 +130,11 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 2.10.3 true public - com.samskivert.depot.impl http://docs.guava-libraries.googlecode.com/git/javadoc/ @@ -141,38 +143,16 @@ - - org.apache.maven.plugins - maven-jar-plugin - 2.5 - - - - org.apache.maven.plugins - maven-install-plugin - 2.5.1 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - org.sonatype.plugins nexus-staging-maven-plugin - 1.6.2 + 1.6.6 true + false https://oss.sonatype.org/ - sonatype-nexus-staging + ossrh-releases + aaa740f9c5c260 @@ -230,7 +210,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 1.6 sign-artifacts