Andrew Purtell created BIGTOP-757:
-------------------------------------

             Summary: Install ZooKeeper jars into the local Maven cache
                 Key: BIGTOP-757
                 URL: https://issues.apache.org/jira/browse/BIGTOP-757
             Project: Bigtop
          Issue Type: Improvement
            Reporter: Andrew Purtell


The majority of Bigtop components use Maven as their build system, and Bigtop 
do-component-build scripts invoke their 'install' target, which populates the 
local Maven cache with the resulting artifacts. A few projects like ZooKeeper 
still use Ant, so this doesn't happen for those cases. If one specifies a 
nonrelease version of ZooKeeper, for example as a GitHub download by SHA, then 
any dependent component will fail to build without some kind of external 
action. It is reasonable and convenient, and consistent with what happens 
regards other components, to put the results of ZooKeeper builds into the local 
Maven cache.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to