Repository: archiva Updated Branches: refs/heads/master 047b7ad17 -> b24415306
rat ignore +=overlays Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/b2441530 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/b2441530 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/b2441530 Branch: refs/heads/master Commit: b244153061054a1efd45e2d07d69b751070660f2 Parents: 047b7ad Author: Olivier Lamy <[email protected]> Authored: Thu Apr 10 17:24:06 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Apr 10 17:24:06 2014 +1000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/b2441530/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0cedcc3..680d60b 100644 --- a/pom.xml +++ b/pom.xml @@ -1847,6 +1847,7 @@ <exclude>**/target/**</exclude> <exclude>**/.java-version</exclude> <exclude>patch.diff</exclude> + <exclude>**/overlays/**</exclude> </excludes> </configuration> </plugin>
