[
https://issues.apache.org/jira/browse/RAT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043603#comment-18043603
]
Tamas Cservenak commented on RAT-524:
-------------------------------------
Why is RAT even affected by count of files under {{{}/target{}}}? There are
transient (build output) files, and no target directory is even checked in, so
why is RAT going after those?
IMO no target (ie fresh checkout), or 1 or 1M files under target should not
matter at all, as RAT should just not be affected by these transient files.
> Long processing time compared to version 0.16
> ---------------------------------------------
>
> Key: RAT-524
> URL: https://issues.apache.org/jira/browse/RAT-524
> Project: Apache RAT
> Issue Type: Bug
> Affects Versions: 0.17
> Reporter: Slawomir Jaranowski
> Assignee: Claude Warren
> Priority: Critical
>
> Build hangs for a one - two minutes during:
> {noformat}
> [INFO] Excluding HIDDEN_DIR collection.
> {noformat}
> It looks like scan all project files and directories, when I clean project -
> I don't have a {{target}} directories it is a little faster but still very
> long comparing to version 0.16
> How can I disable this standard exclusions ... documentation for Maven plugin
> is not clear
--
This message was sent by Atlassian Jira
(v8.20.10#820010)