[
https://issues.apache.org/jira/browse/PHOENIX-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731483#comment-16731483
]
Karan Mehta commented on PHOENIX-5063:
--------------------------------------
The new project that we will have will have parent pom with the artifact ID as
follows
{code:java}
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix-queryserver</artifactId>
<version>4.15.0-HBase-1.4-SNAPSHOT</version>{code}
instead of current
{code:java}
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix</artifactId>
<version>4.15.0-HBase-1.4-SNAPSHOT</version>{code}
The parent module artifactId is different hence it works.
> 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
> Attachments: PHOENIX-5063.4.x-HBase-1.4.001.patch
>
>
> 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)