diff options
author | Olivier Lamy <olamy@apache.org> | 2012-07-30 12:26:28 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-07-30 12:26:28 +0000 |
commit | 92875ac037e73cb662a98cd82299bc538e546be7 (patch) | |
tree | 9b22c8d9fcb742b11e82a59a441e5c517d682477 /archiva-modules/archiva-web/archiva-webapp/pom.xml | |
parent | 4da06acefcf65bbb31007f1ea25abb205d6504de (diff) | |
download | archiva-92875ac037e73cb662a98cd82299bc538e546be7.tar.gz archiva-92875ac037e73cb662a98cd82299bc538e546be7.zip |
exclude from rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index dcca9982b..0866c5414 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -1221,6 +1221,7 @@ <exclude>src/sql/**</exclude> <exclude>src/test/repositories/test-repo/**</exclude> <exclude>src/main/webapp/META-INF/MANIFEST.MF</exclude> + <exclude>src/main/webapp/WEB-INF/classes/struts-security.xml</exclude> </excludes> </configuration> </plugin> |