[ 
https://issues.apache.org/jira/browse/RAT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043036#comment-18043036
 ] 

Philipp Ottlinger edited comment on RAT-524 at 12/5/25 11:11 AM:
-----------------------------------------------------------------

Could you be so kind to run with "-X" and see if you see anything meaningful 
during the RAT run?!
e.g. 
 ./mvnw -X apache-rat:check
should at least give a hint where most of the time is spent.
I assume the Tika scanning just takes so long.

Before RAT starts it logs its configured, therefore the HIDDEN_DIR is the last 
thing you see before the actuall file scan starts.


was (Author: hugo.hirsch):
Could you be so kind to run with "-X" and see if you see anything meaningful 
during the RAT run?!
e.g. 
 ./mvnw -X apache-rat:check
should at least give a hint where most of the time is spent.
I assume the Tika scanning just takes so long.

> 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
>            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)

Reply via email to