[
https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509808#comment-14509808
]
Jesse Yates commented on PHOENIX-1728:
--------------------------------------
This is one of the caveats of using an assembly module. It requires doing a mvn
install (or likely, a mvn install -DskipTests) so there is something there to
build with. Try removing your ~/.m2/repository and see if it builds without the
mvn install :) (hint: it won't).
> Pherf - Make tests use mini cluster
> -----------------------------------
>
> Key: PHOENIX-1728
> URL: https://issues.apache.org/jira/browse/PHOENIX-1728
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Cody Marcel
> Assignee: Cody Marcel
> Priority: Minor
> Labels: newbie
> Fix For: 5.0.0, 4.4.0
>
>
> Some unit tests currently depend on a cluster being available or they will
> fail. Make these tests use mini cluster.
> Tests are currently disabled in the build. We need to enable these.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)