druid/services
Nishant 80e2394f94 Allow users to specify additional command line args for creating druid package (#3812)
* Allow users to specify additional command line args for creating tar balls

This PR allows users to specify additional command line options to the
pull deps command while creating druid distribution.
e.g. To also package graphite-emitter in druid tarball one can run -
mvn package -Ddruid.distribution.pulldeps.opts='-c
io.druid.extensions.contrib:graphite-emitter'

* Set default to --clean instead of blank value
2017-01-03 11:44:35 -08:00
..
src Allow users to specify additional command line args for creating druid package (#3812) 2017-01-03 11:44:35 -08:00
pom.xml Built-in SQL. (#3682) 2016-12-16 17:15:59 -08:00