From 9af8d58d4abe145cef35c3d4abb75b2cb2510451 Mon Sep 17 00:00:00 2001 From: Peter Somogyi Date: Fri, 22 Feb 2019 12:19:44 +0100 Subject: [PATCH] HBASE-21667 Move to latest ASF Parent POM Signed-off-by: Josh Elser --- pom.xml | 91 +------------------ src/main/asciidoc/book.adoc | 2 + .../custom/project-info-report.properties | 24 ----- src/site/site.xml | 20 ++-- 4 files changed, 16 insertions(+), 121 deletions(-) diff --git a/pom.xml b/pom.xml index 66001450037..63f82c0488c 100755 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache apache - 18 + 21 @@ -92,14 +92,6 @@ hbase-backup hbase-zookeeper - - - - apache.snapshots - http://repository.apache.org/snapshots/ - - scm:git:git://gitbox.apache.org/repos/asf/hbase.git scm:git:https://gitbox.apache.org/repos/asf/hbase.git @@ -109,10 +101,6 @@ JIRA http://issues.apache.org/jira/browse/HBASE - - hudson - http://hudson.zones.apache.org/hudson/view/HBase/job/HBase-TRUNK/ - User List @@ -643,25 +631,10 @@ --> - - org.apache.maven.plugins - maven-dependency-plugin - ${maven.dependency.version} - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven.javadoc.version} - org.apache.maven.plugins maven-remote-resources-plugin - - org.apache.maven.plugins - maven-shade-plugin - ${maven.shade.version} - org.apache.maven.plugins maven-release-plugin @@ -756,19 +729,6 @@ maven-surefire-report-plugin ${surefire.version} - - org.apache.maven.plugins - maven-clean-plugin - - - - - build - - - - org.codehaus.mojo buildnumber-maven-plugin @@ -839,10 +799,6 @@ log4j.properties mapred-queues.xml mapred-site.xml - - *.jar @@ -939,8 +895,6 @@ **/.* **/*.tgz **/*.orig - **/8e8ab58dcf39412da19833fcd8f687ac - **/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c **/0000000000000016310 **/.idea/** **/*.iml @@ -1334,8 +1288,6 @@ org.apache.maven.plugins maven-site-plugin - ${maven.site.version} - false @@ -1502,15 +1454,6 @@ true true - - - org.scala-tools - maven-scala-plugin - 2.15.2 - @@ -1561,8 +1504,6 @@ 3.6 3.6.1 3.3.6 - - 4.1 4.5.3 4.4.6 3.2.1 @@ -1575,7 +1516,6 @@ 2.25.1 2.3.2 3.0.1-b08 - 6.1.14 9.1.13.0 4.12 1.3 @@ -1619,15 +1559,7 @@ 3.3.0 3.0.0 3.8.0 - 3.0.1 2.10 - 2.5.2 - 3.0.2 - 3.0.0 - 1.2 - 3.0.0 - 3.4 - 3.0.1 1.1.0 1.5.0.Final 2.8.2 @@ -1635,13 +1567,6 @@ 2.12 1.0.1 2.1.0 - - /usr - /etc/hbase - /var/log/hbase - /var/run/hbase - 1 - ${project.artifactId}-${project.version} @@ -1654,7 +1579,6 @@ hbase-mapreduce-${project.version}-tests.jar hbase-zookeeper-${project.version}-tests.jar bash - 2.21.0 surefire-junit47 false @@ -3665,22 +3589,20 @@ maven-project-info-reports-plugin - 2.9 - cim dependencies dependency-convergence dependency-info dependency-management index - issue-tracking - license - mailing-list + issue-management + licenses + mailing-lists plugin-management plugins - project-team + team scm summary @@ -3695,7 +3617,6 @@ org.apache.maven.plugins maven-javadoc-plugin - ${maven.javadoc.version} @@ -3710,7 +3631,6 @@ **/generated/* **/protobuf/* - **/*.scala org.apache.hadoop.hbase.tmpl.common:com.google.protobuf:org.apache.hadoop.hbase.generated* private @@ -3753,7 +3673,6 @@ **/generated/* **/protobuf/* - **/*.scala org.apache.hadoop.hbase.tmpl.common:com.google.protobuf:org.apache.hadoop.hbase.generated* private diff --git a/src/main/asciidoc/book.adoc b/src/main/asciidoc/book.adoc index bd2692c631f..edfbcce0888 100644 --- a/src/main/asciidoc/book.adoc +++ b/src/main/asciidoc/book.adoc @@ -40,11 +40,13 @@ :leveloffset: 0 // Logo for HTML -- doesn't render in PDF +ifdef::backend-html5[] ++++
Apache HBase Logo
++++ +endif::[] // The directory is called _chapters because asciidoctor skips direct // processing of files found in directories starting with an _. This diff --git a/src/site/custom/project-info-report.properties b/src/site/custom/project-info-report.properties index 912339e26ee..1d49aea40f1 100644 --- a/src/site/custom/project-info-report.properties +++ b/src/site/custom/project-info-report.properties @@ -15,30 +15,6 @@ # specific language governing permissions and limitations # under the License. -report.cim.access = Access -report.cim.anthill.intro = Apache HBase™ uses {Anthill, http://www.anthillpro.com/html/products/anthillos/}. -report.cim.bamboo.intro = Apache HBase™ uses {Bamboo, http://www.atlassian.com/software/bamboo/}. -report.cim.buildforge.intro = Apache HBase™ uses {Build Forge, http://www-306.ibm.com/software/awdtools/buildforge/enterprise/}. -report.cim.continuum.intro = Apache HBase™ uses {Continuum, http://continuum.apache.org/}. -report.cim.cruisecontrol.intro = Apache HBase™ uses {CruiseControl, http://cruisecontrol.sourceforge.net/}. -report.cim.description = These are the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis. -report.cim.general.intro = Apache HBase™ uses Continuous Integration System. -report.cim.hudson.intro = Apache HBase™ uses {Hudson, http://hudson-ci.org/}. -report.cim.jenkins.intro = Apache HBase™ uses {Jenkins, http://jenkins-ci.org/}. -report.cim.luntbuild.intro = Apache HBase™ uses {Luntbuild, http://luntbuild.javaforge.com/}. -report.cim.travis.intro = Apache HBase™ uses {Travis CI, https://travis-ci.org/}. -report.cim.name = Continuous Integration -report.cim.nocim = No continuous integration management system is defined. Please check back at a later date. -report.cim.notifiers.column.address = Address -report.cim.notifiers.column.configuration = Configuration -report.cim.notifiers.column.type = Type -report.cim.notifiers.intro = Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode. -report.cim.notifiers.nolist = No notifiers are defined. Please check back at a later date. -report.cim.notifiers.title = Notifiers -report.cim.nourl = No url to the continuous integration system is defined. -report.cim.overview.title = Overview -report.cim.title = Continuous Integration -report.cim.url = This is a link to the continuous integration system used by the project: report.dependencies.column.artifactId = ArtifactId report.dependencies.column.classifier = Classifier report.dependencies.column.description = Description diff --git a/src/site/site.xml b/src/site/site.xml index ebb7d8d0dab..a46841695d9 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -35,7 +35,7 @@ See HBASE-14785 and HBASE-21005 for more info. --> com.github.joshelser maven-fluido-skin - 1.4-HBase + 1.7.1-HBase @@ -71,36 +71,34 @@ - + - + ]]> - + - - + + - + - - - + + -