stoty commented on issue #25: PHOENIX-5827 Add a maven repo to PQS URL: https://github.com/apache/phoenix-queryserver/pull/25#issuecomment-611611102 The queryserver assembly is a mess in every way. I have PHOENIX-5829 (opened today) and PHOENIX-5771 open for these issues. The problem is that we should provide something on the download page, and it's not feasible to add every combination there, so I think that we should generate a bare-bones assembly (plus instructions on how to add phoenix-client, and possible regenerate the client maven repo) if we want to have binary PQS tarball distro at all. So it could be something like this: - Generate a bare-bones assembly be default - A profile that generates a full-fat assembly, with phoenix-client included in the PQS classpath, as well as the client repo - Preferably a way to invoke the assembly generation process separately, to handle phoenix version updates. This could simply copy whatever file is specified, or use the maven client coordinates
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
