From 832c2f52f8543bb966596d0626af99fe995b6aaf 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. (cherry picked from commit 72a2ae6452e615c66d10829da38737896814e02b) --- 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 a064ed23458..82b74524a31 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 ae1138d9c1d..a1efa35da38 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -101,7 +101,6 @@ org.apache.maven.plugins maven-javadoc-plugin - true 512m true false diff --git a/pom.xml b/pom.xml index 0f02ab03490..3833a195530 100644 --- a/pom.xml +++ b/pom.xml @@ -321,7 +321,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs aggregate 1024m - true true false ${maven.compile.source}