druid/distribution
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/assembly versioning mysql tarball 2016-02-28 16:21:26 -06:00
pom.xml Allow users to specify additional command line args for creating druid package (#3812) 2017-01-03 11:44:35 -08:00