From ab91ca7338cedb2bcf7b078f3db107ec03124579 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) (cherry picked from commit 832c2f52f8543bb966596d0626af99fe995b6aaf) --- 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 6fe9270d078..10503bb188f 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 1ffc6c2f026..80e2b2e1cc6 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -98,7 +98,6 @@ org.apache.maven.plugins maven-javadoc-plugin - true 512m true false diff --git a/pom.xml b/pom.xml index 1cbe7c5c353..6311c80a90d 100644 --- a/pom.xml +++ b/pom.xml @@ -319,7 +319,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs aggregate 1024m - true true false ${maven.compile.source}