[ https://issues.apache.org/jira/browse/HBASE-14253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726179#comment-14726179 ]
Sean Busbey commented on HBASE-14253: ------------------------------------- that generally means the build toolchain is bad on the host. we had similar problems with H0. I've removed H10 from the rotation now. > 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 > Assignee: Lars Francke > Labels: beginner > Attachments: HBASE-14253.patch > > > 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)