nkalmar commented on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/889#issuecomment-479386010 I did check that if someone is using zookeeper artifactid needs to be renamed zookeeper-server. But that is only if they upgrade the version. But some only uses the client, so what will happen if we move the java client out to zookeeper-client? We will have the same problem. I was also thinking about this, checked with HBase, it is a hussle because instead of updating just the version you have to update all the artifactid in all the sub-modules. I talked with @meszibalu he is an HBase committer, he was also fine with modifying the artifactid. What will we name the parent then? We could name it parent or whatever of course. Anyway, the patch is a +1 :)
---------------------------------------------------------------- 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
