Chapter 5. Building HBase

Table of Contents

5.1. Adding an HBase release to Apache's Maven Repository

5.1. Adding an HBase release to Apache's Maven Repository

Follow the instructions at Publishing Maven Artifacts. The 'trick' to making it all work is answering the questions put to you by the mvn release plugin properly, making sure it is using the actual branch, and finally, before doing the mvn release:perform, VERY IMPORTANT, hand edit the release.properties file that was put under HBASE_HOME by the previous step, release:perform. You need to edit it to make it point at right locations in SVN.