You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2014/12/17 23:31:13 UTC

[jira] [Created] (HBASE-12705) Fix up Maven project layout

Dima Spivak created HBASE-12705:
-----------------------------------

             Summary: Fix up Maven project layout
                 Key: HBASE-12705
                 URL: https://issues.apache.org/jira/browse/HBASE-12705
             Project: HBase
          Issue Type: Improvement
          Components: build
            Reporter: Dima Spivak
            Assignee: Dima Spivak


Among the comments in HBASE-12294 was reference to the fact that you can't just build HBase by running {{mvn package}} from the top-level directory because of dependencies of certain goals on the hbase-annotations and hbase-checkstyle modules. I'd like to take a stab at reorganizing the project layout so that it's no longer necessary to do a {{mvn install}} on these modules before your local build will succeed.

Down the rabbit hole I go, unless someone objects. :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)