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

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

tested with Maven project ...

{noformat}
mvn apache-rat:check -N
 
[INFO] --- apache-rat:0.17:check (default-cli) @ maven ---
...
[INFO] Total time:  51.590 s
{noformat}

{noformat}
mvn apache-rat:1.0.0-SNAPSHOT:check -N

[INFO] --- apache-rat:1.0.0-SNAPSHOT:check (default-cli) @ maven ---
...
[INFO] Total time:  18.312 s
{noformat}

with fix is better - similar to 0.16.1 version


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

Reply via email to