[
https://issues.apache.org/jira/browse/RAT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043013#comment-18043013
]
Philipp Ottlinger edited comment on RAT-524 at 12/5/25 9:47 AM:
----------------------------------------------------------------
Do you actually have many files in the directory tree so scanning may take
longer?
Can you provide a link to your plugin configuration? Do you see more if you run
in debug mode? I assume the plugin is doing something and the exlcusion message
is just the last log message so far.
As 0.17 uses Tika to determine document types it may be slower than the manual
apporach RAT took before.
was (Author: hugo.hirsch):
Do you actually have many files in the directory tree so scanning may take
longer?
Can you provide a link to your plugin configuration? Do you see more if you run
in debug mode? I assume the plugin is doing something and the exlcusion message
is just the last log message so far.
> Long processing of HIDDEN_DIR
> -----------------------------
>
> 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
> Priority: Critical
>
> Build hangs for a one - tow 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)