mirror of https://github.com/apache/druid.git
pointing pull-deps tool to local maven repository
This commit is contained in:
parent
14a306c553
commit
5b3d99c412
|
@ -66,6 +66,8 @@
|
|||
<argument>--clean</argument>
|
||||
<argument>--defaultVersion</argument>
|
||||
<argument>${project.parent.version}</argument>
|
||||
<argument>-l</argument>
|
||||
<argument>${settings.localRepository}</argument>
|
||||
<argument>-c</argument>
|
||||
<argument>io.druid.extensions:druid-examples</argument>
|
||||
<argument>-c</argument>
|
||||
|
|
Loading…
Reference in New Issue