From 6bcd00145d84880ea264680ef5feb884829ad5e2 Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Tue, 18 Sep 2012 20:03:50 +0000 Subject: [PATCH] HBASE-6795 mvn compile fails on a fresh checkout with empty ~/.m2/repo git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387338 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 354a8e6fc1d..09a36abfe2f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,15 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + + + ON MVN COMPILE NOT WORKING + + If you wondering why 'mvn compile' does not work building HBase + (in particular, if you are doing it for the first time), instead do + 'mvn package'. If you are interested in the full story, see + https://issues.apache.org/jira/browse/HBASE-6795. + --> 4.0.0