From 316613bdaee282cdd5c0958bf2719e0601a5b66c Mon Sep 17 00:00:00 2001 From: Haohui Mai Date: Wed, 17 Dec 2014 14:04:21 -0800 Subject: [PATCH] =?UTF-8?q?HADOOP-11420.=20Use=20latest=20maven-site-plugi?= =?UTF-8?q?n=20and=20replace=20link=20to=20svn=20with=20link=20to=20git.?= =?UTF-8?q?=20Contributed=20by=20Herv=C3=A9=20Boutemy.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++ hadoop-project/src/site/site.xml | 2 +- pom.xml | 8 +------- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 0522f2231d..b587697eab 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -600,6 +600,9 @@ Release 2.7.0 - UNRELEASED HADOOP-11321. copyToLocal cannot save a file to an SMB share unless the user has Full Control permissions. (cnauroth) + HADOOP-11420. Use latest maven-site-plugin and replace link to svn with + link to git. (Herve Boutemy via wheat9) + Release 2.6.0 - 2014-11-18 INCOMPATIBLE CHANGES diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml index 0146ff24d7..f9a526cc3b 100644 --- a/hadoop-project/src/site/site.xml +++ b/hadoop-project/src/site/site.xml @@ -38,7 +38,7 @@ - + diff --git a/pom.xml b/pom.xml index 0135b739e5..72ca43d1ef 100644 --- a/pom.xml +++ b/pom.xml @@ -152,18 +152,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.maven.plugins maven-site-plugin - 3.3 + 3.4 org.apache.maven.wagon wagon-ssh 1.0 - - org.apache.maven.doxia - doxia-module-markdown - 1.3 -