[
https://issues.apache.org/jira/browse/RAT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18027987#comment-18027987
]
Tilman Hausherr commented on RAT-97:
------------------------------------
Whatever the cause is, it got worse between 0.16 and 0.17. Here's one commit I
did in Apache Tika because of that:
https://github.com/apache/tika/commit/79ffae122f369a8647361f9354e1598d7feab91e
> excludeSubProjects=true fails if project hierarchy more than 1 deep
> -------------------------------------------------------------------
>
> Key: RAT-97
> URL: https://issues.apache.org/jira/browse/RAT-97
> Project: Apache Rat
> Issue Type: Bug
> Components: Client - maven
> Affects Versions: 0.7
> Reporter: Marshall Schor
> Priority: Major
>
> Setting excludeSubProjects to true fails to exclude subprojects in nested
> hierarchies more than 1 deep. For instance:
> pom - with module spec specifying submodules A and B
> A pom - has module spec specifying submodules C and D
> B pom - has module spec specifying submodules E and F
> The excludeSubProjects excludes A and B, but not C,D,E, and F
--
This message was sent by Atlassian Jira
(v8.20.10#820010)