Skip to content

Commit f4d01ad

Browse files
committed
Removed with-depencies download, for legal reasons.
1 parent 853cd5c commit f4d01ad

File tree

2 files changed

+0
-114
lines changed

2 files changed

+0
-114
lines changed

pom.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -490,25 +490,6 @@
490490
</execution>
491491
</executions>
492492
</plugin>
493-
<plugin>
494-
<artifactId>maven-assembly-plugin</artifactId>
495-
<version>2.2-beta-5</version>
496-
<inherited>false</inherited>
497-
<executions>
498-
<execution>
499-
<id>with-dependencies</id>
500-
<phase>package</phase>
501-
<goals>
502-
<goal>single</goal>
503-
</goals>
504-
<configuration>
505-
<descriptors>
506-
<descriptor>src/assembly/with-dependencies.xml</descriptor>
507-
</descriptors>
508-
</configuration>
509-
</execution>
510-
</executions>
511-
</plugin>
512493
</plugins>
513494
</build>
514495
</profile>

src/assembly/with-dependencies.xml

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)