[
https://issues.apache.org/jira/browse/PHOENIX-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731470#comment-16731470
]
Karan Mehta commented on PHOENIX-5063:
--------------------------------------
[~tdsilva]
Maven doesn't allow keeping the parent and child artifact name same since it
cannot differentiate between the two. Hence the idea of having a single
parent-pom to manage both phoenix-queryserver and phoenix-queryserver-client
won't work. We need to create either another artifactId (which is painful to
maintain for users I feel) or maintain them as two separate projects (which
brings the downside of releasing them separately). What do you suggest?
[~elserj] [~vincentpoon] Any thoughts?
> Create a new repo for the phoenix query server
> ----------------------------------------------
>
> Key: PHOENIX-5063
> URL: https://issues.apache.org/jira/browse/PHOENIX-5063
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Thomas D'Silva
> Assignee: Karan Mehta
> Priority: Major
>
> Move phoenix-queryserver and phoenix-queryserver-client into a new repo that
> can be compiled with Java 1.8.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)