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

Slawomir Jaranowski commented on RAT-524:
-----------------------------------------

{noformat}
% find . | wc -l
   72566

% find . -type f | wc -l
   41778

% find . -type d | wc -l
   30787

% mvn process-resources -N
...

[INFO] --- apache-rat:0.17:check (rat-check) @ maven ---
...

[INFO] Total time:  54.885 s
...

old version:

[INFO] --- apache-rat:0.16.1:check (rat-check) @ maven ---
...
[INFO] Total time:  11.624 s

{noformat}

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

Reply via email to