mirror of https://github.com/apache/archiva.git
remove archiva-docs from the new ui distrib reduce size
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370250 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f89fd4db7
commit
f34dd7b832
|
@ -39,12 +39,6 @@
|
|||
<artifactId>archiva-webapp-js</artifactId>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-docs</artifactId>
|
||||
<type>zip</type>
|
||||
<classifier>docs</classifier>
|
||||
</dependency>
|
||||
<!-- Runtime dependencies that need to be included in the generated binaries -->
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
|
|
|
@ -112,12 +112,6 @@
|
|||
<include>org.apache.archiva:archiva-webapp-js</include>
|
||||
</includes>
|
||||
</dependencySet>
|
||||
<dependencySet>
|
||||
<unpack>true</unpack>
|
||||
<includes>
|
||||
<include>org.apache.archiva:archiva-docs:zip:docs</include>
|
||||
</includes>
|
||||
</dependencySet>
|
||||
</dependencySets>
|
||||
</assembly>
|
||||
|
||||
|
|
Loading…
Reference in New Issue