mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Remove maven-dependency-plugin from zeppelin-distribution
This commit is contained in:
parent
aa5d203d9b
commit
1a73f4f290
1 changed files with 0 additions and 8 deletions
|
|
@ -118,14 +118,6 @@
|
|||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<!--assembly does all the job here-->
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue