Istvan Toth created PHOENIX-5638: ------------------------------------ Summary: phoenix-connector build system improvements Key: PHOENIX-5638 URL: https://issues.apache.org/jira/browse/PHOENIX-5638 Project: Phoenix Issue Type: Task Affects Versions: 5.1.0 Reporter: Istvan Toth Assignee: Istvan Toth
I propose some refactoring/cleanup of the phoenix-queryserver build system * Do not override the plugin versions defined in the apache parent * Move all common plugin configuration to the pluginManagement element * Omit plugins and configurations that do not make sense in the PQS codebase * Only generate test and test-source jars for sub-projects that have tests * remove pig dependency * fix ${parent.artifactId} warning * re-enable load-balancer Integration tests, and fix the test class compile error * update assembly descriptor file for new assembly plugin version -- This message was sent by Atlassian Jira (v8.3.4#803005)