From 0a1d49b221d3990fd1559f4705443cf8b0cab5e9 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Mon, 23 Jul 2012 15:39:43 -0700 Subject: [PATCH] Remove duplicate plugin definitions. Sources and javadoc artifacts are configured by the parent pom. --- pom.xml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/pom.xml b/pom.xml index 1f86c59c6..bf6b16cdf 100644 --- a/pom.xml +++ b/pom.xml @@ -126,27 +126,6 @@ -Xbootclasspath/p:${settings.localRepository}/org/mortbay/jetty/npn/npn-boot/${npn.version}/npn-boot-${npn.version}.jar - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - verify - jar-no-fork - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - jar - - -