Description
Based on a recent thread "Issues with Kite build" on Bigtop dev list, we should selectively build modules of kite, instead of building everything like we do today. If we build everything, we pull in a bunch of dependencies that aren't necessary.
It was suggested on the same thread to use a command like:
-pl kite-tools-runtime -amr
instead of the status quo.
Attachments
Issue Links
- requires
-
BIGTOP-2336 Kite build pulls dependencies from 3rd party
- Resolved