From 72a2ae6452e615c66d10829da38737896814e02b Mon Sep 17 00:00:00 2001 From: Andrew Wang Date: Thu, 6 Oct 2016 11:19:38 -0700 Subject: [PATCH] HADOOP-13688. Stop bundling HTML source code in javadoc JARs. --- hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml | 1 - hadoop-project-dist/pom.xml | 1 - pom.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml index df1d63b244..0aa5fc143d 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml @@ -299,7 +299,6 @@ site - true true false ${maven.compile.source} diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml index bf4fac74bb..e64f173996 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -116,7 +116,6 @@ org.apache.maven.plugins maven-javadoc-plugin - true 512m true false diff --git a/pom.xml b/pom.xml index 250f5a17b1..1a3cd28a68 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs aggregate 1024m - true true false ${maven.compile.source}