include NOTICE in top directory of the war

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1432168 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-01-11 17:14:51 +00:00
parent 0eea6bbbda
commit 5f80d75af2
1 changed files with 6 additions and 0 deletions

View File

@ -1061,6 +1061,12 @@
<include>LICENSE</include>
</includes>
</webResource>
<webResource>
<directory>target/maven-shared-archive-resources/META-INF/</directory>
<includes>
<include>NOTICE</include>
</includes>
</webResource>
</webResources>
</configuration>
</plugin>