Sean Busbey created HBASE-20415:
-----------------------------------
Summary: branches-2 don't need maven-scala-plugin
Key: HBASE-20415
URL: https://issues.apache.org/jira/browse/HBASE-20415
Project: HBase
Issue Type: Task
Components: build
Affects Versions: 2.0.0
Reporter: Sean Busbey
Assignee: Sean Busbey
the spark support revert missed a couple of plugins in the top level pom for
making sure we get scaladocs.
verified there is no scala in the source tree, so these plugins aren't needed.
{code}
hbase $ find . -name '*.scala'
hbase $
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)