mirror of https://github.com/apache/druid.git
remove maven metadata from embedded repo
workaround for maven assembly bug https://issues.apache.org/jira/browse/MASSEMBLY-677
This commit is contained in:
parent
21fa1ac6d6
commit
0eed015142
|
@ -27,7 +27,6 @@
|
|||
</formats>
|
||||
<repositories>
|
||||
<repository>
|
||||
<includeMetadata>true</includeMetadata>
|
||||
<includes>
|
||||
<include>io.druid.extensions:*</include>
|
||||
</includes>
|
||||
|
|
Loading…
Reference in New Issue