Sean Busbey created HBASE-14253:
-----------------------------------
Summary: update docs + build for maven 3.0.4+
Key: HBASE-14253
URL: https://issues.apache.org/jira/browse/HBASE-14253
Project: HBase
Issue Type: Task
Components: build, documentation
Affects Versions: 2.0.0
Reporter: Sean Busbey
our new hbase-spark module raises our minimum maven version from 3.0.0 (though
I've only tried 3.0.3) to 3.0.4:
{code}
[ERROR] Failed to execute goal
net.alchim31.maven:scala-maven-plugin:3.2.0:add-source (scala-compile-first) on
project hbase-spark: The plugin net.alchim31.maven:scala-maven-plugin:3.2.0
requires Maven version 3.0.4 -> [Help 1]
{code}
Update the docs to call out 3.0.4 and add an enforcer rule so that this failure
can happen at the start of a build rather than 15 minutes in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)