mirror of https://github.com/apache/archiva.git
docs not anymore included in webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387047 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d556bb7f76
commit
378818ddfe
|
@ -39,12 +39,6 @@
|
|||
<artifactId>archiva-webapp</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>
|
||||
|
|
|
@ -115,14 +115,6 @@
|
|||
<fileMode>0755</fileMode>
|
||||
<directoryMode>0755</directoryMode>
|
||||
</dependencySet>
|
||||
<dependencySet>
|
||||
<unpack>true</unpack>
|
||||
<includes>
|
||||
<include>org.apache.archiva:archiva-docs:zip:docs</include>
|
||||
</includes>
|
||||
<fileMode>0755</fileMode>
|
||||
<directoryMode>0755</directoryMode>
|
||||
</dependencySet>
|
||||
</dependencySets>
|
||||
</assembly>
|
||||
|
||||
|
|
Loading…
Reference in New Issue